Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/include/
Dbrcmu_utils.h62 struct pktq { struct
71 struct pktq_prec q[PKTQ_MAX_PREC]; argument
76 static inline int pktq_plen(struct pktq *pq, int prec) in pktq_plen() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
Dhtc-ops.h88 struct list_head *pktq) in ath6kl_htc_add_rxbuf_multiple()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dbcmsdh.c559 struct sk_buff_head *pktq, uint totlen) in brcmf_sdiod_recv_chain()
632 struct sk_buff_head *pktq) in brcmf_sdiod_send_pkt()
Dsdio.c2108 struct sk_buff_head *pktq, in brcmf_sdio_txpkt_prep_sg()
2176 brcmf_sdio_txpkt_prep(struct brcmf_sdio *bus, struct sk_buff_head *pktq, in brcmf_sdio_txpkt_prep()
2252 brcmf_sdio_txpkt_postp(struct brcmf_sdio *bus, struct sk_buff_head *pktq) in brcmf_sdio_txpkt_postp()
2286 static int brcmf_sdio_txpkt(struct brcmf_sdio *bus, struct sk_buff_head *pktq, in brcmf_sdio_txpkt()
2322 struct sk_buff_head pktq; in brcmf_sdio_sendfromq() local