Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bnxt/bnxt_re/
H A Dqplib_res.h179 #define HWQ_CMP(idx, hwq) ((idx) & ((hwq)->max_elements - 1)) argument
180 #define HWQ_FREE_SLOTS(hwq) (hwq->max_elements - \ argument
278 struct bnxt_qplib_hwq *hwq; member
372 struct bnxt_qplib_hwq hwq; member
502 static inline void *bnxt_qplib_get_qe(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_get_qe()
515 struct bnxt_qplib_hwq *hwq, u32 cnt) in bnxt_qplib_hwq_incr_prod()
536 static inline u8 _get_pte_pg_size(struct bnxt_qplib_hwq *hwq) in _get_pte_pg_size()
561 static inline u64 _get_base_addr(struct bnxt_qplib_hwq *hwq) in _get_base_addr()
566 static inline u8 _get_base_pg_size(struct bnxt_qplib_hwq *hwq) in _get_base_pg_size()
H A Dqplib_res.c197 struct bnxt_qplib_hwq *hwq) in bnxt_qplib_free_hwq()
221 int bnxt_qplib_alloc_init_hwq(struct bnxt_qplib_hwq *hwq, in bnxt_qplib_alloc_init_hwq()
547 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_alloc_hwctx() local
H A Dqplib_fp.h82 struct bnxt_qplib_hwq hwq; member
301 struct bnxt_qplib_hwq hwq; member
400 static inline u32 __bnxt_qplib_get_avail(struct bnxt_qplib_hwq *hwq) in __bnxt_qplib_get_avail()
413 static inline bool bnxt_qplib_queue_full(struct bnxt_qplib_hwq *hwq, u8 slots) in bnxt_qplib_queue_full()
453 struct bnxt_qplib_hwq hwq; member
519 struct bnxt_qplib_hwq hwq; member
H A Dqplib_rcfw.h238 struct bnxt_qplib_hwq hwq; member
260 struct bnxt_qplib_hwq hwq; member
H A Dqplib_rcfw.c935 struct bnxt_qplib_hwq *hwq; in bnxt_qplib_init_rcfw() local
H A Dqplib_sp.h120 struct bnxt_qplib_hwq hwq; member
132 struct bnxt_qplib_hwq hwq; member
/freebsd-src/sys/contrib/dev/mediatek/mt76/
H A Dtx.c411 struct mt76_queue *hwq = phy->q_tx[MT_TXQ_PSD]; in mt76_release_buffered_frames() local
644 struct mt76_queue *hwq; in mt76_stop_tx_queues() local
H A Dmac80211.c1718 struct mt76_queue *hwq; in mt76_init_queue() local
/freebsd-src/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c5898 lkpi_ieee80211_wake_queues(struct ieee80211_hw * hw,int hwq) lkpi_ieee80211_wake_queues() argument