Lines Matching refs:wil6210_vif

748 static void wmi_evt_ready(struct wil6210_vif *vif, int id, void *d, int len)  in wmi_evt_ready()
776 static void wmi_evt_rx_mgmt(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_rx_mgmt()
863 static void wmi_evt_tx_mgmt(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_tx_mgmt()
874 static void wmi_evt_scan_complete(struct wil6210_vif *vif, int id, in wmi_evt_scan_complete()
907 static void wmi_evt_connect(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_connect()
1075 static void wmi_evt_disconnect(struct wil6210_vif *vif, int id, in wmi_evt_disconnect()
1103 static void wmi_evt_eapol_rx(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_eapol_rx()
1153 static void wmi_evt_ring_en(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_ring_en()
1178 static void wmi_evt_ba_status(struct wil6210_vif *vif, int id, in wmi_evt_ba_status()
1210 static void wmi_evt_addba_rx_req(struct wil6210_vif *vif, int id, in wmi_evt_addba_rx_req()
1221 static void wmi_evt_delba(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_delba()
1271 wmi_evt_sched_scan_result(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_sched_scan_result()
1340 static void wil_link_stats_store_basic(struct wil6210_vif *vif, in wil_link_stats_store_basic()
1356 static void wil_link_stats_store_global(struct wil6210_vif *vif, in wil_link_stats_store_global()
1364 static void wmi_link_stats_parse(struct wil6210_vif *vif, u64 tsf, in wmi_link_stats_parse()
1444 wmi_evt_link_stats(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_link_stats()
1468 static void wmi_evt_ignore(struct wil6210_vif *vif, int id, void *d, int len) in wmi_evt_ignore()
1477 void (*handler)(struct wil6210_vif *vif,
1685 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_echo()
1696 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_set_mac_address()
1709 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_led_cfg()
1764 int wmi_pcp_start(struct wil6210_vif *vif, in wmi_pcp_start()
1827 int wmi_pcp_stop(struct wil6210_vif *vif) in wmi_pcp_stop()
1840 int wmi_set_ssid(struct wil6210_vif *vif, u8 ssid_len, const void *ssid) in wmi_set_ssid()
1855 int wmi_get_ssid(struct wil6210_vif *vif, u8 *ssid_len, void *ssid) in wmi_get_ssid()
1884 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_set_channel()
1895 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_get_channel()
1917 int wmi_p2p_cfg(struct wil6210_vif *vif, int channel, int bi) in wmi_p2p_cfg()
1945 int wmi_start_listen(struct wil6210_vif *vif) in wmi_start_listen()
1969 int wmi_start_search(struct wil6210_vif *vif) in wmi_start_search()
1993 int wmi_stop_discovery(struct wil6210_vif *vif) in wmi_stop_discovery()
2009 int wmi_del_cipher_key(struct wil6210_vif *vif, u8 key_index, in wmi_del_cipher_key()
2024 int wmi_add_cipher_key(struct wil6210_vif *vif, u8 key_index, in wmi_add_cipher_key()
2046 int wmi_set_ie(struct wil6210_vif *vif, u8 type, u16 ie_len, const void *ie) in wmi_set_ie()
2099 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_rxon()
2128 struct wil6210_vif *vif = ndev_to_vif(ndev); in wmi_rx_chain_add()
2192 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_get_temperature()
2219 int wmi_disconnect_sta(struct wil6210_vif *vif, const u8 *mac, in wmi_disconnect_sta()
2415 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_ps_dev_profile_cfg()
2450 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_set_mgmt_retry()
2485 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_get_mgmt_retry()
2510 int wmi_abort_scan(struct wil6210_vif *vif) in wmi_abort_scan()
2524 int wmi_new_sta(struct wil6210_vif *vif, const u8 *mac, u8 aid) in wmi_new_sta()
2572 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_suspend()
2658 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_resume()
2770 static bool wmi_evt_call_handler(struct wil6210_vif *vif, int id, in wmi_evt_call_handler()
2789 struct wil6210_vif *vif; in wmi_event_handle()
3000 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_start_sched_scan()
3045 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wmi_stop_sched_scan()
3072 int wmi_mgmt_tx(struct wil6210_vif *vif, const u8 *buf, size_t len) in wmi_mgmt_tx()
3119 int wmi_mgmt_tx_ext(struct wil6210_vif *vif, const u8 *buf, size_t len, in wmi_mgmt_tx_ext()
3176 struct wil6210_vif *vif = ndev_to_vif(wil->main_ndev); in wil_wmi_tx_sring_cfg()
3216 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_cfg_def_rx_offload()
3252 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_rx_sring_add()
3295 struct wil6210_vif *vif = ndev_to_vif(ndev); in wil_wmi_rx_desc_ring_add()
3334 int wil_wmi_tx_desc_ring_add(struct wil6210_vif *vif, int ring_id, int cid, in wil_wmi_tx_desc_ring_add()
3388 int wil_wmi_bcast_desc_ring_add(struct wil6210_vif *vif, int ring_id) in wil_wmi_bcast_desc_ring_add()
3433 int wmi_link_stats_cfg(struct wil6210_vif *vif, u32 type, u8 cid, u32 interval) in wmi_link_stats_cfg()