Searched defs:pktq (Results 1 – 4 of 4) sorted by relevance
73 struct pktq { struct82 struct pktq_prec q[PKTQ_MAX_PREC]; argument87 static inline int pktq_plen(struct pktq *pq, int prec) in pktq_plen() argument
88 struct list_head *pktq) in ath6kl_htc_add_rxbuf_multiple()
560 struct sk_buff_head *pktq, uint totlen) in brcmf_sdiod_recv_chain()635 struct sk_buff_head *pktq) in brcmf_sdiod_send_pkt()
2062 struct sk_buff_head *pktq, in brcmf_sdio_txpkt_prep_sg()2130 brcmf_sdio_txpkt_prep(struct brcmf_sdio *bus, struct sk_buff_head *pktq, in brcmf_sdio_txpkt_prep()2206 brcmf_sdio_txpkt_postp(struct brcmf_sdio *bus, struct sk_buff_head *pktq) in brcmf_sdio_txpkt_postp()2240 static int brcmf_sdio_txpkt(struct brcmf_sdio *bus, struct sk_buff_head *pktq, in brcmf_sdio_txpkt()2276 struct sk_buff_head pktq; in brcmf_sdio_sendfromq() local