Searched refs:dma_pub (Results 1 – 5 of 5) sorted by relevance
66 struct dma_pub { struct77 extern struct dma_pub *dma_attach(char *name, struct brcms_c_info *wlc, argument83 void dma_rxinit(struct dma_pub *pub);84 int dma_rx(struct dma_pub *pub, struct sk_buff_head *skb_list);85 bool dma_rxfill(struct dma_pub *pub);86 bool dma_rxreset(struct dma_pub *pub);87 bool dma_txreset(struct dma_pub *pub);88 void dma_txinit(struct dma_pub *pub);89 int dma_txfast(struct brcms_c_info *wlc, struct dma_pub *pub,91 void dma_txflush(struct dma_pub *pub);[all …]
209 struct dma_pub dma; /* exported structure */548 struct dma_pub *dma_attach(char *name, struct brcms_c_info *wlc, in dma_attach()707 return (struct dma_pub *) di; in dma_attach()710 dma_detach((struct dma_pub *)di); in dma_attach()747 void dma_detach(struct dma_pub *pub) in dma_detach()843 void dma_rxinit(struct dma_pub *pub) in dma_rxinit()925 int dma_rx(struct dma_pub *pub, struct sk_buff_head *skb_list) in dma_rx()1023 bool dma_rxfill(struct dma_pub *pub) in dma_rxfill()1109 void dma_rxreclaim(struct dma_pub *pub) in dma_rxreclaim()1120 void dma_counterreset(struct dma_pub *pub) in dma_counterreset()[all …]
285 struct dma_pub;
317 struct dma_pub *di[NFIFO]; /* dma handles, per fifo */
838 struct dma_pub *dma = NULL; in brcms_c_dotxstatus()1979 struct dma_pub *di = wlc_hw->di[fifo]; in wlc_dma_rxreset()6799 struct dma_pub *dma; in brcms_c_tx()6870 struct dma_pub *dma = wlc->hw->di[fifo]; in brcms_c_txfifo()7510 struct dma_pub *dmah; in brcms_c_inval_dma_pkts()