Home
last modified time | relevance | path

Searched refs:is_txq_empty (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/rtw89/
HDmac.h1030 bool (*is_txq_empty)(struct rtw89_dev *rtwdev); member
HDmac_be.c2635 .is_txq_empty = mac_is_txq_empty_be,
HDmac.c6685 ret = read_poll_timeout(mac->is_txq_empty, empty, empty, 50, in rtw89_mac_ptk_drop_by_band_and_wait()
6869 .is_txq_empty = mac_is_txq_empty_ax,