Home
last modified time | relevance | path

Searched defs:lkpi_txq (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.h149 struct lkpi_txq { struct
161 #define TXQ_TO_LTXQ(_txq) container_of(_txq, struct lkpi_txq, txq) argument