Lines Matching refs:ifidx
34 void wl_ext_update_conn_state(dhd_pub_t *dhd, int ifidx, uint conn_state);
36 void wl_ext_backup_eapol_txpkt(dhd_pub_t *dhd, int ifidx, void *pkt);
37 void wl_ext_release_eapol_txpkt(dhd_pub_t *dhd, int ifidx, bool rx);
39 void wl_ext_iapsta_get_vif_macaddr(struct dhd_pub *dhd, int ifidx, u8 *mac_addr);
41 int wl_ext_iapsta_attach_dwds_netdev(struct net_device *net, int ifidx, uint8 bssidx);
42 int wl_ext_iapsta_dettach_dwds_netdev(struct net_device *net, int ifidx, uint8 bssidx);
44 int wl_ext_iapsta_attach_netdev(struct net_device *net, int ifidx, uint8 bssidx);
45 int wl_ext_iapsta_attach_name(struct net_device *net, int ifidx);
46 int wl_ext_iapsta_dettach_netdev(struct net_device *net, int ifidx);
47 int wl_ext_iapsta_update_net_device(struct net_device *net, int ifidx);
86 void wl_ext_iapsta_ifadding(struct net_device *net, int ifidx);
105 int wl_ext_get_wlfc_maxcount(struct dhd_pub *dhd, int ifidx);