Home
last modified time | relevance | path

Searched refs:pktq_empty (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/include/
H A Dbrcmu_utils.h152 static inline bool pktq_empty(struct pktq *pq) in pktq_empty() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dhnd_pktq.h238 #define pktq_empty(pq) ((pq)->len == 0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dhnd_pktq.h259 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dhnd_pktq.h259 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dhnd_pktq.h259 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0) macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dhnd_pktq.h251 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dhnd_pktq.h251 #define pktq_empty(pq) ((pq)->n_pkts_tot == 0) macro