• Home
  • Raw
  • Download

Lines Matching defs:vif

41 	struct wilc_vif *vif;  member
50 wilc_alloc_work(struct wilc_vif *vif, void (*work_fun)(struct work_struct *), in wilc_alloc_work()
87 int wilc_get_vif_idx(struct wilc_vif *vif) in wilc_get_vif_idx()
100 struct wilc_vif *vif; in wilc_get_vif_from_idx() local
113 static int handle_scan_done(struct wilc_vif *vif, enum scan_event evt) in handle_scan_done()
149 int wilc_scan(struct wilc_vif *vif, u8 scan_source, u8 scan_type, in wilc_scan()
266 static int wilc_send_connect_wid(struct wilc_vif *vif) in wilc_send_connect_wid()
320 struct wilc_vif *vif = msg->vif; in handle_connect_timeout() local
540 static void host_int_get_assoc_res_info(struct wilc_vif *vif, in host_int_get_assoc_res_info()
585 static inline void host_int_parse_assoc_resp_info(struct wilc_vif *vif, in host_int_parse_assoc_resp_info()
634 static inline void host_int_handle_disconnect(struct wilc_vif *vif) in host_int_handle_disconnect()
660 struct wilc_vif *vif = msg->vif; in handle_rcvd_gnrl_async_info() local
689 int wilc_disconnect(struct wilc_vif *vif) in wilc_disconnect()
739 int wilc_get_statistics(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_statistics()
792 struct wilc_vif *vif = msg->vif; in handle_get_statistics() local
829 static int handle_remain_on_chan(struct wilc_vif *vif, in handle_remain_on_chan()
871 static int wilc_handle_roc_expired(struct wilc_vif *vif, u64 cookie) in wilc_handle_roc_expired()
921 struct wilc_vif *vif = hif_drv->remain_on_ch_timer_vif; in listen_timer_cb() local
943 struct wilc_vif *vif = msg->vif; in handle_set_mcast_filter() local
998 struct wilc_vif *vif = hif_drv->scan_timer_vif; in timer_scan_cb() local
1015 struct wilc_vif *vif = hif_drv->connect_timer_vif; in timer_connect_cb() local
1028 int wilc_remove_wep_key(struct wilc_vif *vif, u8 index) in wilc_remove_wep_key()
1045 int wilc_set_wep_default_keyid(struct wilc_vif *vif, u8 index) in wilc_set_wep_default_keyid()
1062 int wilc_add_wep_key_bss_sta(struct wilc_vif *vif, const u8 *key, u8 len, in wilc_add_wep_key_bss_sta()
1091 int wilc_add_wep_key_bss_ap(struct wilc_vif *vif, const u8 *key, u8 len, in wilc_add_wep_key_bss_ap()
1130 int wilc_add_ptk(struct wilc_vif *vif, const u8 *ptk, u8 ptk_key_len, in wilc_add_ptk()
1201 int wilc_add_rx_gtk(struct wilc_vif *vif, const u8 *rx_gtk, u8 gtk_key_len, in wilc_add_rx_gtk()
1261 int wilc_set_pmkid_info(struct wilc_vif *vif, struct wilc_pmkid_attr *pmkid) in wilc_set_pmkid_info()
1273 int wilc_get_mac_address(struct wilc_vif *vif, u8 *mac_addr) in wilc_get_mac_address()
1290 int wilc_set_join_req(struct wilc_vif *vif, u8 *bssid, const u8 *ies, in wilc_set_join_req()
1323 int wilc_set_mac_chnl_num(struct wilc_vif *vif, u8 channel) in wilc_set_mac_chnl_num()
1340 int wilc_set_operation_mode(struct wilc_vif *vif, int index, u8 mode, in wilc_set_operation_mode()
1362 s32 wilc_get_inactive_time(struct wilc_vif *vif, const u8 *mac, u32 *out_val) in wilc_get_inactive_time()
1393 int wilc_get_rssi(struct wilc_vif *vif, s8 *rssi_level) in wilc_get_rssi()
1414 static int wilc_get_stats_async(struct wilc_vif *vif, struct rf_info *stats) in wilc_get_stats_async()
1435 int wilc_hif_set_cfg(struct wilc_vif *vif, struct cfg_param_attr *param) in wilc_hif_set_cfg()
1474 struct wilc_vif *vif = from_timer(vif, t, periodic_rssi); in get_periodic_rssi() local
1490 struct wilc_vif *vif = netdev_priv(dev); in wilc_init() local
1520 int wilc_deinit(struct wilc_vif *vif) in wilc_deinit()
1558 struct wilc_vif *vif; in wilc_network_info_received() local
1599 struct wilc_vif *vif; in wilc_gnrl_async_info_received() local
1644 struct wilc_vif *vif; in wilc_scan_complete_received() local
1671 int wilc_remain_on_channel(struct wilc_vif *vif, u64 cookie, in wilc_remain_on_channel()
1692 int wilc_listen_state_expired(struct wilc_vif *vif, u64 cookie) in wilc_listen_state_expired()
1704 void wilc_frame_register(struct wilc_vif *vif, u16 frame_type, bool reg) in wilc_frame_register()
1738 int wilc_add_beacon(struct wilc_vif *vif, u32 interval, u32 dtim_period, in wilc_add_beacon()
1779 int wilc_del_beacon(struct wilc_vif *vif) in wilc_del_beacon()
1797 int wilc_add_station(struct wilc_vif *vif, const u8 *mac, in wilc_add_station()
1823 int wilc_del_station(struct wilc_vif *vif, const u8 *mac_addr) in wilc_del_station()
1849 int wilc_del_allstation(struct wilc_vif *vif, u8 mac_addr[][ETH_ALEN]) in wilc_del_allstation()
1882 int wilc_edit_station(struct wilc_vif *vif, const u8 *mac, in wilc_edit_station()
1907 int wilc_set_power_mgmt(struct wilc_vif *vif, bool enabled, u32 timeout) in wilc_set_power_mgmt()
1928 int wilc_setup_multicast_filter(struct wilc_vif *vif, u32 enabled, u32 count, in wilc_setup_multicast_filter()
1950 int wilc_set_tx_power(struct wilc_vif *vif, u8 tx_power) in wilc_set_tx_power()
1962 int wilc_get_tx_power(struct wilc_vif *vif, u8 *tx_power) in wilc_get_tx_power()