|
@@ -181,6 +181,7 @@ void brcmf_txflowblock_if(struct brcmf_if *ifp,
|
|
|
enum brcmf_netif_stop_reason reason, bool state);
|
|
|
void brcmf_txfinalize(struct brcmf_pub *drvr, struct sk_buff *txp, u8 ifidx,
|
|
|
bool success);
|
|
|
+void brcmf_netif_rx(struct brcmf_if *ifp, struct sk_buff *skb);
|
|
|
|
|
|
/* Sets dongle media info (drv_version, mac address). */
|
|
|
int brcmf_c_preinit_dcmds(struct brcmf_if *ifp);
|