Lines Matching defs:ifp
760 brcmf_fws_macdesc_find(struct brcmf_fws_info *fws, struct brcmf_if *ifp, u8 *da) in brcmf_fws_macdesc_find()
975 struct brcmf_if *ifp = brcmf_get_ifp(fws->drvr, if_id); in brcmf_fws_flow_control_check() local
1451 struct brcmf_if *ifp; in brcmf_fws_txs_process() local
1575 static int brcmf_fws_notify_credit_map(struct brcmf_if *ifp, in brcmf_fws_notify_credit_map()
1606 static int brcmf_fws_notify_bcmc_credit_support(struct brcmf_if *ifp, in brcmf_fws_notify_bcmc_credit_support()
1619 void brcmf_fws_hdrpull(struct brcmf_if *ifp, s16 siglen, struct sk_buff *skb) in brcmf_fws_hdrpull()
1885 int brcmf_fws_process_skb(struct brcmf_if *ifp, struct sk_buff *skb) in brcmf_fws_process_skb()
1937 void brcmf_fws_reset_interface(struct brcmf_if *ifp) in brcmf_fws_reset_interface()
1948 void brcmf_fws_add_interface(struct brcmf_if *ifp) in brcmf_fws_add_interface()
1965 void brcmf_fws_del_interface(struct brcmf_if *ifp) in brcmf_fws_del_interface()
2119 struct brcmf_if *ifp; in brcmf_fws_init() local