Lines Matching refs:wil6210_vif
767 static void wmi_evt_ready(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_ready()
815 static void wmi_evt_rx_mgmt(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_rx_mgmt()
909 static void wmi_evt_tx_mgmt(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_tx_mgmt()
920 static void wmi_evt_scan_complete(struct wil6210_vif *vif, int id, in wmi_evt_scan_complete()
953 static void wmi_evt_connect(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_connect()
1121 static void wmi_evt_disconnect(struct wil6210_vif *vif, int id, in wmi_evt_disconnect()
1166 static void wmi_evt_eapol_rx(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_eapol_rx()
1216 static void wmi_evt_ring_en(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_ring_en()
1264 static void wmi_evt_ba_status(struct wil6210_vif *vif, int id, in wmi_evt_ba_status()
1296 static void wmi_evt_addba_rx_req(struct wil6210_vif *vif, int id, in wmi_evt_addba_rx_req()
1314 static void wmi_evt_delba(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_delba()
1376 wmi_evt_sched_scan_result(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_sched_scan_result()
1451 static void wil_link_stats_store_basic(struct wil6210_vif *vif, in wil_link_stats_store_basic()
1467 static void wil_link_stats_store_global(struct wil6210_vif *vif, in wil_link_stats_store_global()
1475 static void wmi_link_stats_parse(struct wil6210_vif *vif, u64 tsf, in wmi_link_stats_parse()
1555 wmi_evt_link_stats(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_link_stats()
1580 struct wil6210_vif *vif, in wil_find_cid_ringid_sta()
1622 wmi_evt_auth_status(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_auth_status()
1711 wmi_evt_reassoc_status(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_reassoc_status()
1840 wmi_evt_link_monitor(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_link_monitor()
1868 static void wmi_evt_ignore(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_ignore()
1877 void (*handler)(struct wil6210_vif *vif,
2089 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_echo()
2101 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_set_mac_address()
2114 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_led_cfg()
2171 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_rbufcap_cfg()
2200 int wmi_pcp_start(struct wil6210_vif *vif, int bi, u8 wmi_nettype, in wmi_pcp_start()
2263 int wmi_pcp_stop(struct wil6210_vif *vif) in wmi_pcp_stop()
2277 int wmi_set_ssid(struct wil6210_vif *vif, u8 ssid_len, const void *ssid) in wmi_set_ssid()
2292 int wmi_get_ssid(struct wil6210_vif *vif, u8 *ssid_len, void *ssid) in wmi_get_ssid()
2322 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_set_channel()
2333 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_get_channel()
2356 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi) in wmi_p2p_cfg()
2384 int wmi_start_listen(struct wil6210_vif *vif) in wmi_start_listen()
2408 int wmi_start_search(struct wil6210_vif *vif) in wmi_start_search()
2432 int wmi_stop_discovery(struct wil6210_vif *vif) in wmi_stop_discovery()
2449 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index, in wmi_del_cipher_key()
2464 int wmi_add_cipher_key(struct wil6210_vif *vif, u8 key_index, in wmi_add_cipher_key()
2493 int wmi_set_ie(struct wil6210_vif *vif, u8 type, u16 ie_len, const void *ie) in wmi_set_ie()
2537 int wmi_update_ft_ies(struct wil6210_vif *vif, u16 ie_len, const void *ie) in wmi_update_ft_ies()
2583 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_rxon()
2614 struct wil6210_vif *vif = ndev_to_vif(ndev); in wmi_rx_chain_add()
2678 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_get_temperature()
2710 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_get_all_temperatures()
2744 int wmi_disconnect_sta(struct wil6210_vif *vif, const u8 *mac, u16 reason, in wmi_disconnect_sta()
2940 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_ps_dev_profile_cfg()
2975 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_set_mgmt_retry()
3010 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_get_mgmt_retry()
3035 int wmi_abort_scan(struct wil6210_vif *vif) in wmi_abort_scan()
3049 int wmi_new_sta(struct wil6210_vif *vif, const u8 *mac, u8 aid) in wmi_new_sta()
3101 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_suspend()
3190 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_resume()
3302 static bool wmi_evt_call_handler(struct wil6210_vif *vif, int id, in wmi_evt_call_handler()
3321 struct wil6210_vif *vif; in wmi_event_handle()
3543 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_start_sched_scan()
3588 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_stop_sched_scan()
3615 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len) in wmi_mgmt_tx()
3663 int wmi_mgmt_tx_ext(struct wil6210_vif *vif, const u8 *buf, size_t len, in wmi_mgmt_tx_ext()
3720 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wil_wmi_tx_sring_cfg()
3760 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_cfg_def_rx_offload()
3796 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_rx_sring_add()
3839 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_rx_desc_ring_add()
3878 int wil_wmi_tx_desc_ring_add(struct wil6210_vif *vif, int ring_id, int cid, in wil_wmi_tx_desc_ring_add()
3932 int wil_wmi_bcast_desc_ring_add(struct wil6210_vif *vif, int ring_id) in wil_wmi_bcast_desc_ring_add()
3978 int wmi_link_stats_cfg(struct wil6210_vif *vif, u32 type, u8 cid, u32 interval) in wmi_link_stats_cfg()
4016 struct wil6210_vif *vif = ndev_to_vif(ndev); in wmi_set_cqm_rssi_config()