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, in wilc_scan()
273 static int wilc_send_connect_wid(struct wilc_vif *vif) in wilc_send_connect_wid()
337 struct wilc_vif *vif = msg->vif; in handle_connect_timeout() local
558 static void host_int_get_assoc_res_info(struct wilc_vif *vif, in host_int_get_assoc_res_info()
603 static inline void host_int_parse_assoc_resp_info(struct wilc_vif *vif, in host_int_parse_assoc_resp_info()
652 void wilc_handle_disconnect(struct wilc_vif *vif) in wilc_handle_disconnect()
676 struct wilc_vif *vif = msg->vif; in handle_rcvd_gnrl_async_info() local
710 int wilc_disconnect(struct wilc_vif *vif) in wilc_disconnect()
761 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_statistics()
814 struct wilc_vif *vif = msg->vif; in handle_get_statistics() local
851 static int handle_remain_on_chan(struct wilc_vif *vif, in handle_remain_on_chan()
893 static int wilc_handle_roc_expired(struct wilc_vif *vif, u64 cookie) in wilc_handle_roc_expired()
943 struct wilc_vif *vif = hif_drv->remain_on_ch_timer_vif; in listen_timer_cb() local
965 struct wilc_vif *vif = msg->vif; in handle_set_mcast_filter() local
998 void wilc_set_wowlan_trigger(struct wilc_vif *vif, bool enabled) in wilc_set_wowlan_trigger()
1017 int wilc_set_external_auth_param(struct wilc_vif *vif, in wilc_set_external_auth_param()
1064 struct wilc_vif *vif = hif_drv->scan_timer_vif; in timer_scan_cb() local
1081 struct wilc_vif *vif = hif_drv->connect_timer_vif; in timer_connect_cb() local
1094 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk()
1165 int wilc_add_igtk(struct wilc_vif *vif, const u8 *igtk, u8 igtk_key_len, in wilc_add_igtk()
1195 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk()
1255 int wilc_set_pmkid_info(struct wilc_vif *vif, struct wilc_pmkid_attr *pmkid) in wilc_set_pmkid_info()
1267 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_get_mac_address()
1284 int wilc_set_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_set_mac_address()
1301 int wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, in wilc_set_join_req()
1334 int wilc_set_mac_chnl_num(struct wilc_vif *vif, u8 channel) in wilc_set_mac_chnl_num()
1351 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, in wilc_set_operation_mode()
1373 s32 wilc_get_inactive_time(struct wilc_vif *vif, const u8 *mac, u32 *out_val) in wilc_get_inactive_time()
1404 int wilc_get_rssi(struct wilc_vif *vif, s8 *rssi_level) in wilc_get_rssi()
1425 static int wilc_get_stats_async(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_stats_async()
1446 int wilc_hif_set_cfg(struct wilc_vif *vif, struct cfg_param_attr *param) in wilc_hif_set_cfg()
1485 struct wilc_vif *vif = from_timer(vif, t, periodic_rssi); in get_periodic_rssi() local
1501 struct wilc_vif *vif = netdev_priv(dev); in wilc_init() local
1525 int wilc_deinit(struct wilc_vif *vif) in wilc_deinit()
1562 struct wilc_vif *vif; in wilc_network_info_received() local
1603 struct wilc_vif *vif; in wilc_gnrl_async_info_received() local
1648 struct wilc_vif *vif; in wilc_scan_complete_received() local
1675 int wilc_remain_on_channel(struct wilc_vif *vif, u64 cookie, u16 chan, 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()