Home
last modified time | relevance | path

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

/freebsd/sys/net/altq/
H A Daltq_classq.h76 #define qempty(q) ((q)->qlen_ == 0) /* Is the queue empty?? */ macro
/freebsd/sys/contrib/dev/rtw89/
H A Dmac_be.c2264 struct rtw89_mac_dle_dfi_qempty qempty; rtw89_mac_dump_qta_lost_be() local
2522 struct rtw89_mac_dle_dfi_qempty qempty; mac_is_txq_empty_be() local
[all...]
H A Dmac.c177 rtw89_mac_dle_dfi_qempty_cfg(struct rtw89_dev * rtwdev,struct rtw89_mac_dle_dfi_qempty * qempty) rtw89_mac_dle_dfi_qempty_cfg() argument
213 struct rtw89_mac_dle_dfi_qempty qempty; rtw89_mac_dump_qta_lost_ax() local
1830 struct rtw89_mac_dle_dfi_qempty qempty; mac_is_txq_empty_ax() local
[all...]
H A Dmac.h729 u32 qempty; global() member