Lines Matching defs:vif
46 struct wilc_vif *vif; member
55 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), in wilc_alloc_work()
92 int wilc_get_vif_idx(struct wilc_vif *vif) in wilc_get_vif_idx()
105 struct wilc_vif *vif; in wilc_get_vif_from_idx() local
118 static int handle_scan_done(struct wilc_vif *vif, enum scan_event evt) in handle_scan_done()
154 int wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, in wilc_scan()
271 static int wilc_send_connect_wid(struct wilc_vif *vif) in wilc_send_connect_wid()
335 struct wilc_vif *vif = msg->vif; in handle_connect_timeout() local
555 static void host_int_get_assoc_res_info(struct wilc_vif *vif, in host_int_get_assoc_res_info()
600 static inline void host_int_parse_assoc_resp_info(struct wilc_vif *vif, in host_int_parse_assoc_resp_info()
649 void wilc_handle_disconnect(struct wilc_vif *vif) in wilc_handle_disconnect()
673 struct wilc_vif *vif = msg->vif; in handle_rcvd_gnrl_async_info() local
707 int wilc_disconnect(struct wilc_vif *vif) in wilc_disconnect()
758 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_statistics()
811 struct wilc_vif *vif = msg->vif; in handle_get_statistics() local
848 static int handle_remain_on_chan(struct wilc_vif *vif, in handle_remain_on_chan()
890 static int wilc_handle_roc_expired(struct wilc_vif *vif, u64 cookie) in wilc_handle_roc_expired()
940 struct wilc_vif *vif = hif_drv->remain_on_ch_timer_vif; in listen_timer_cb() local
962 struct wilc_vif *vif = msg->vif; in handle_set_mcast_filter() local
995 void wilc_set_wowlan_trigger(struct wilc_vif *vif, bool enabled) in wilc_set_wowlan_trigger()
1014 int wilc_set_external_auth_param(struct wilc_vif *vif, in wilc_set_external_auth_param()
1061 struct wilc_vif *vif = hif_drv->scan_timer_vif; in timer_scan_cb() local
1078 struct wilc_vif *vif = hif_drv->connect_timer_vif; in timer_connect_cb() local
1091 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk()
1162 int wilc_add_igtk(struct wilc_vif *vif, const u8 *igtk, u8 igtk_key_len, in wilc_add_igtk()
1192 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk()
1252 int wilc_set_pmkid_info(struct wilc_vif *vif, struct wilc_pmkid_attr *pmkid) in wilc_set_pmkid_info()
1264 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_get_mac_address()
1281 int wilc_set_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_set_mac_address()
1298 int wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, in wilc_set_join_req()
1331 int wilc_set_mac_chnl_num(struct wilc_vif *vif, u8 channel) in wilc_set_mac_chnl_num()
1348 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, in wilc_set_operation_mode()
1370 s32 wilc_get_inactive_time(struct wilc_vif *vif, const u8 *mac, u32 *out_val) in wilc_get_inactive_time()
1401 int wilc_get_rssi(struct wilc_vif *vif, s8 *rssi_level) in wilc_get_rssi()
1422 static int wilc_get_stats_async(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_stats_async()
1443 int wilc_hif_set_cfg(struct wilc_vif *vif, struct cfg_param_attr *param) in wilc_hif_set_cfg()
1482 struct wilc_vif *vif = from_timer(vif, t, periodic_rssi); in get_periodic_rssi() local
1498 struct wilc_vif *vif = netdev_priv(dev); in wilc_init() local
1522 int wilc_deinit(struct wilc_vif *vif) in wilc_deinit()
1559 struct wilc_vif *vif; in wilc_network_info_received() local
1600 struct wilc_vif *vif; in wilc_gnrl_async_info_received() local
1645 struct wilc_vif *vif; in wilc_scan_complete_received() local
1672 int wilc_remain_on_channel(struct wilc_vif *vif, u64 cookie, in wilc_remain_on_channel()
1693 int wilc_listen_state_expired(struct wilc_vif *vif, u64 cookie) in wilc_listen_state_expired()
1705 void wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg) in wilc_frame_register()
1743 int wilc_add_beacon(struct wilc_vif *vif, u32 interval, u32 dtim_period, in wilc_add_beacon()
1784 int wilc_del_beacon(struct wilc_vif *vif) in wilc_del_beacon()
1802 int wilc_add_station(struct wilc_vif *vif, const u8 *mac, in wilc_add_station()
1829 int wilc_del_station(struct wilc_vif *vif, const u8 *mac_addr) in wilc_del_station()
1855 int wilc_del_allstation(struct wilc_vif *vif, u8 mac_addr[][ETH_ALEN]) in wilc_del_allstation()
1888 int wilc_edit_station(struct wilc_vif *vif, const u8 *mac, in wilc_edit_station()
1914 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout) in wilc_set_power_mgmt()
1938 int wilc_setup_multicast_filter(struct wilc_vif *vif, u32 enabled, u32 count, in wilc_setup_multicast_filter()
1960 int wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power) in wilc_set_tx_power()
1972 int wilc_get_tx_power(struct wilc_vif *vif, u8 *tx_power) in wilc_get_tx_power()
1984 int wilc_set_default_mgmt_key_index(struct wilc_vif *vif, u8 index) in wilc_set_default_mgmt_key_index()