Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_tx_edma.c144 int fifo_depth, int frame_cnt) in ath_tx_alq_edma_push()
H A Dif_ath_alq.h121 uint32_t frame_cnt; member
/freebsd/sys/dev/mfi/
H A Dmfi_tbolt.c136 uint32_t frame_cnt) in mfi_tbolt_issue_cmd_ppc()
H A Dmfi.c255 mfi_issue_cmd_xscale(struct mfi_softc *sc, bus_addr_t bus_add, uint32_t frame_cnt) in mfi_issue_cmd_xscale()
261 mfi_issue_cmd_ppc(struct mfi_softc *sc, bus_addr_t bus_add, uint32_t frame_cnt) in mfi_issue_cmd_ppc()
/freebsd/sys/contrib/dev/rtw88/
H A Dtx.c701 unsigned long frame_cnt; in __rtw_tx_work() local
/freebsd/sys/contrib/dev/rtw89/
H A Dcore.c3248 unsigned long frame_cnt, in rtw89_core_txq_push()
3289 unsigned long *frame_cnt, in rtw89_core_txq_agg_wait()
3335 unsigned long frame_cnt; in rtw89_core_txq_schedule() local
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_80211.c8138 unsigned long *frame_cnt, unsigned long *byte_cnt)
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h2246 ieee80211_txq_get_depth(struct ieee80211_txq *txq, unsigned long *frame_cnt, in ieee80211_txq_get_depth()