Searched defs:brcmf_pub (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/brcm80211/brcmfmac/
H A Ddhd.h71 /* Forward decls for struct brcmf_pub (see below) */
77 struct brcmf_pub { struct
151 struct brcmf_pub *drvr;
174 char *brcmf_ifname(struct brcmf_pub *drvr, int idx);
177 struct brcmf_if *brcmf_add_if(struct brcmf_pub *drvr, s32 bssidx, s32 ifidx,
179 void brcmf_del_if(struct brcmf_pub *drvr, s32 bssidx);
182 void brcmf_txfinalize(struct brcmf_pub *drvr, struct sk_buff *txp, u8 ifidx,

Completed in 53 milliseconds