Lines Matching refs:brcmf_if

429 static int brcmf_p2p_set_firmware(struct brcmf_if *ifp, u8 *p2p_mac)  in brcmf_p2p_set_firmware()
465 struct brcmf_if *pri_ifp = p2p->bss_idx[P2PAPI_BSSCFG_PRIMARY].vif->ifp; in brcmf_p2p_generate_bss_mac()
538 static s32 brcmf_p2p_set_discover_state(struct brcmf_if *ifp, u8 state, in brcmf_p2p_set_discover_state()
773 struct brcmf_if *ifp, in brcmf_p2p_run_escan()
1011 int brcmf_p2p_notify_listen_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_listen_complete()
1044 void brcmf_p2p_cancel_remain_on_channel(struct brcmf_if *ifp) in brcmf_p2p_cancel_remain_on_channel()
1302 struct brcmf_if *ifp = p2p->bss_idx[P2PAPI_BSSCFG_PRIMARY].vif->ifp; in brcmf_p2p_stop_wait_next_action_frame()
1340 struct brcmf_if *ifp; in brcmf_p2p_gon_req_collision()
1385 int brcmf_p2p_notify_action_frame_rx(struct brcmf_if *ifp, in brcmf_p2p_notify_action_frame_rx()
1493 int brcmf_p2p_notify_action_tx_complete(struct brcmf_if *ifp, in brcmf_p2p_notify_action_tx_complete()
1723 struct brcmf_if *ifp = netdev_priv(ndev); in brcmf_p2p_send_action_frame()
1933 s32 brcmf_p2p_notify_rx_mgmt_p2p_probereq(struct brcmf_if *ifp, in brcmf_p2p_notify_rx_mgmt_p2p_probereq()
2009 struct brcmf_if *ifp; in brcmf_p2p_get_current_chanspec()
2102 struct brcmf_if *ifp, u8 ea[ETH_ALEN], in brcmf_p2p_request_p2p_if()
2127 struct brcmf_if *ifp = netdev_priv(pri_ndev); in brcmf_p2p_disable_p2p_if()
2137 struct brcmf_if *ifp = netdev_priv(pri_ndev); in brcmf_p2p_release_p2p_if()
2156 struct brcmf_if *p2p_ifp; in brcmf_p2p_create_p2pdev()
2157 struct brcmf_if *pri_ifp; in brcmf_p2p_create_p2pdev()
2235 struct brcmf_if *ifp = netdev_priv(cfg_to_ndev(cfg)); in brcmf_p2p_get_conn_idx()
2268 struct brcmf_if *ifp = netdev_priv(cfg_to_ndev(cfg)); in brcmf_p2p_add_vif()
2437 void brcmf_p2p_ifp_removed(struct brcmf_if *ifp, bool locked) in brcmf_p2p_ifp_removed()
2506 struct brcmf_if *pri_ifp; in brcmf_p2p_attach()