Searched defs:_rxq (Results 1 – 2 of 2) sorted by relevance
96 #define VTNET_RXQ_LOCK(_rxq) mtx_lock(&(_rxq)->vtnrx_mtx) argument97 #define VTNET_RXQ_UNLOCK(_rxq) mtx_unlock(&(_rxq)->vtnrx_mtx) argument98 #define VTNET_RXQ_LOCK_ASSERT(_rxq) \ argument100 #define VTNET_RXQ_LOCK_ASSERT_NOTOWNED(_rxq) \ argument
1106 #define ath_hal_putrxbuf(_ah, _bufaddr, _rxq) \ argument1126 #define ath_hal_getrxbuf(_ah, _rxq) \ argument