Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net/altq/
HDaltq_classq.h76 #define qempty(q) ((q)->qlen_ == 0) /* Is the queue empty?? */ macro
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDmac_be.c2263 struct rtw89_mac_dle_dfi_qempty qempty; in rtw89_mac_dump_qta_lost_be() local
2521 struct rtw89_mac_dle_dfi_qempty qempty; in mac_is_txq_empty_be() local
HDmac.c177 struct rtw89_mac_dle_dfi_qempty *qempty) in rtw89_mac_dle_dfi_qempty_cfg()
213 struct rtw89_mac_dle_dfi_qempty qempty; in rtw89_mac_dump_qta_lost_ax() local
1781 struct rtw89_mac_dle_dfi_qempty qempty; in mac_is_txq_empty_ax() local
HDmac.h711 u32 qempty; member