|
@@ -217,7 +217,6 @@ int brcmf_net_attach(struct brcmf_if *ifp, bool rtnl_locked);
|
|
struct brcmf_if *brcmf_add_if(struct brcmf_pub *drvr, s32 bsscfgidx, s32 ifidx,
|
|
struct brcmf_if *brcmf_add_if(struct brcmf_pub *drvr, s32 bsscfgidx, s32 ifidx,
|
|
bool is_p2pdev, char *name, u8 *mac_addr);
|
|
bool is_p2pdev, char *name, u8 *mac_addr);
|
|
void brcmf_remove_interface(struct brcmf_if *ifp);
|
|
void brcmf_remove_interface(struct brcmf_if *ifp);
|
|
-int brcmf_get_next_free_bsscfgidx(struct brcmf_pub *drvr);
|
|
|
|
void brcmf_txflowblock_if(struct brcmf_if *ifp,
|
|
void brcmf_txflowblock_if(struct brcmf_if *ifp,
|
|
enum brcmf_netif_stop_reason reason, bool state);
|
|
enum brcmf_netif_stop_reason reason, bool state);
|
|
void brcmf_txfinalize(struct brcmf_if *ifp, struct sk_buff *txp, bool success);
|
|
void brcmf_txfinalize(struct brcmf_if *ifp, struct sk_buff *txp, bool success);
|