Home
last modified time | relevance | path

Searched defs:wlvif (Results 1 – 21 of 21) sorted by relevance

/linux/drivers/net/wireless/ti/wlcore/
A Dinit.c145 struct wl12xx_vif *wlvif) in wl1271_ap_init_deauth_template()
173 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_null_template() local
206 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_qos_null_template() local
248 struct wl12xx_vif *wlvif) in wl12xx_init_phy_vif_config()
268 struct wl12xx_vif *wlvif) in wl1271_init_sta_beacon_filter()
311 struct wl12xx_vif *wlvif) in wl1271_init_beacon_broadcast()
337 int wl1271_sta_hw_init(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_sta_hw_init()
361 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_sta_hw_init_post_mem() local
391 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_ap_init_templates() local
423 int wl1271_init_ap_rates(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_init_ap_rates()
[all …]
A Dacx.c82 int wl1271_acx_tx_power(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_tx_power()
113 int wl1271_acx_feature_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_acx_feature_cfg()
184 int wl1271_acx_slot(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_slot()
246 struct wl12xx_vif *wlvif) in wl1271_acx_service_period_timeout()
381 struct wl12xx_vif *wlvif) in wl1271_acx_beacon_filter_table()
825 int wl1271_acx_ac_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_ac_cfg()
859 int wl1271_acx_tid_cfg(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_acx_tid_cfg()
1254 struct wl12xx_vif *wlvif) in wl1271_acx_rssi_snr_avg_weights()
1335 struct wl12xx_vif *wlvif, in wl1271_acx_set_ht_information()
1372 struct wl12xx_vif *wlvif) in wl12xx_acx_set_ba_initiator_policy()
[all …]
A Dmain.c388 struct wl12xx_vif *wlvif; in wlcore_fw_status() local
931 struct wl12xx_vif *wlvif; in wl1271_recovery_work() local
1727 struct wl12xx_vif *wlvif; in wl1271_op_suspend() local
1807 struct wl12xx_vif *wlvif; in wl1271_op_resume() local
2042 struct wl12xx_vif *wlvif; in wlcore_channel_switch_work() local
2082 struct wl12xx_vif *wlvif; in wlcore_connection_loss_work() local
2109 struct wl12xx_vif *wlvif; in wlcore_pending_auth_complete_work() local
2434 struct wl12xx_vif *wlvif; in wl12xx_force_active_psm() local
3113 struct wl12xx_vif *wlvif; in wl1271_op_config() local
3201 struct wl12xx_vif *wlvif; in wl1271_op_configure_filter() local
[all …]
A Dcmd.c421 struct wl12xx_vif *wlvif, in wl12xx_cmd_role_start_dev()
472 struct wl12xx_vif *wlvif) in wl12xx_cmd_role_stop_dev()
982 int wl1271_cmd_ps_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_ps_mode()
1091 struct wl12xx_vif *wlvif) in wl12xx_cmd_build_klv_null_data()
1184 struct wl12xx_vif *wlvif, in wl1271_cmd_build_ap_probe_req()
1308 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl1271_build_qos_null_data() local
1430 int wl1271_cmd_set_ap_key(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_cmd_set_ap_key()
1528 int wl12xx_cmd_add_peer(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_add_peer()
1859 static int wl12xx_cmd_roc(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_cmd_roc()
2003 int wl12xx_start_dev(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_start_dev()
[all …]
A Dtx.c31 struct wl12xx_vif *wlvif, u8 id) in wl1271_set_default_wep_key()
76 struct wl12xx_vif *wlvif, in wl1271_tx_ap_update_inconnection_sta()
107 struct wl12xx_vif *wlvif, in wl1271_tx_regulate_link()
468 struct wl12xx_vif *wlvif; in wl1271_handle_tx_low_watermark() local
548 struct wl12xx_vif *wlvif, in wlcore_vif_dequeue_high_prio()
585 struct wl12xx_vif *wlvif = wl->last_wlvif; in wl1271_skb_dequeue() local
704 struct wl12xx_vif *wlvif; in wl12xx_rearm_rx_streaming() local
750 struct wl12xx_vif *wlvif; in wlcore_tx_work_locked() local
903 struct wl12xx_vif *wlvif; in wl1271_tx_complete_packet() local
1286 struct wl12xx_vif *wlvif, u8 queue, in wlcore_is_queue_stopped_by_reason()
[all …]
A Devent.c111 struct wl12xx_vif *wlvif; in wlcore_event_rssi_trigger() local
134 static void wl1271_stop_ba_event(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_stop_ba_event()
162 struct wl12xx_vif *wlvif; in wlcore_event_soft_gemini_sense() local
192 struct wl12xx_vif *wlvif; in wlcore_event_ba_rx_constraint() local
214 struct wl12xx_vif *wlvif; in wlcore_event_channel_switch() local
257 struct wl12xx_vif *wlvif; in wlcore_disconnect_sta() local
316 struct wl12xx_vif *wlvif; in wlcore_event_beacon_loss() local
A Dps.c15 int wl1271_ps_set_mode(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_ps_set_mode()
113 void wl12xx_ps_link_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_ps_link_start()
149 void wl12xx_ps_link_end(struct wl1271 *wl, struct wl12xx_vif *wlvif, u8 hlid) in wl12xx_ps_link_end()
A Dhw_ops.h87 wlcore_hw_init_vif(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wlcore_hw_init_vif()
105 wlcore_hw_sta_get_ap_rate_mask(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wlcore_hw_sta_get_ap_rate_mask()
143 struct wl12xx_vif *wlvif) in wlcore_hw_ap_get_mimo_wide_rate_mask()
200 wlcore_hw_sta_rc_update(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wlcore_hw_sta_rc_update()
302 wlcore_hw_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) in wlcore_hw_set_cac()
311 wlcore_hw_dfs_master_restart(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wlcore_hw_dfs_master_restart()
A Dscan.c24 struct wl12xx_vif *wlvif; in wl1271_scan_complete_work() local
87 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_started_vifs_iter() local
336 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wlcore_scan() local
372 struct wl12xx_vif *wlvif, in wlcore_scan_sched_scan_ssid_list()
A Ddebugfs.c260 struct wl12xx_vif *wlvif; in dynamic_ps_timeout_write() local
327 struct wl12xx_vif *wlvif; in forced_ps_write() local
433 struct wl12xx_vif *wlvif; in driver_state_read() local
529 struct wl12xx_vif *wlvif; in vifs_state_read() local
814 struct wl12xx_vif *wlvif; in rx_streaming_interval_write() local
872 struct wl12xx_vif *wlvif; in rx_streaming_always_write() local
930 struct wl12xx_vif *wlvif; in beacon_filtering_write() local
A Dwlcore_i.h275 struct wl12xx_vif *wlvif; member
500 struct ieee80211_vif *wl12xx_wlvif_to_vif(struct wl12xx_vif *wlvif) in wl12xx_wlvif_to_vif()
505 static inline bool wlcore_is_p2p_mgmt(struct wl12xx_vif *wlvif) in wlcore_is_p2p_mgmt()
510 #define wl12xx_for_each_wlvif(wl, wlvif) \ argument
513 #define wl12xx_for_each_wlvif_continue(wl, wlvif) \ argument
516 #define wl12xx_for_each_wlvif_bss_type(wl, wlvif, _bss_type) \ argument
520 #define wl12xx_for_each_wlvif_sta(wl, wlvif) \ argument
523 #define wl12xx_for_each_wlvif_ap(wl, wlvif) \ argument
A Dtx.h201 int wlcore_tx_get_mac80211_queue(struct wl12xx_vif *wlvif, int queue) in wlcore_tx_get_mac80211_queue()
/linux/drivers/net/wireless/ti/wl18xx/
A Dscan.c27 static int wl18xx_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl18xx_scan_send()
146 void wl18xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl18xx_scan_completed()
156 struct wl12xx_vif *wlvif, in wl18xx_scan_sched_scan_config()
289 int wl18xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl18xx_sched_scan_start()
296 static int __wl18xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif, in __wl18xx_scan_stop()
324 void wl18xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl18xx_scan_sched_scan_stop()
328 int wl18xx_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl18xx_scan_start()
334 int wl18xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl18xx_scan_stop()
A Dcmd.c15 struct wl12xx_vif *wlvif, in wl18xx_cmd_channel_switch()
162 int wl18xx_cmd_set_cac(struct wl1271 *wl, struct wl12xx_vif *wlvif, bool start) in wl18xx_cmd_set_cac()
219 int wl18xx_cmd_dfs_master_restart(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl18xx_cmd_dfs_master_restart()
A Dtx.c51 struct wl12xx_vif *wlvif = wl12xx_vif_to_data(vif); in wl18xx_get_last_tx_rate() local
A Devent.c208 struct wl12xx_vif *wlvif; in wl18xx_process_mailbox_events() local
A Dmain.c1272 struct wl12xx_vif *wlvif) in wl18xx_sta_get_ap_rate_mask()
1292 struct wl12xx_vif *wlvif) in wl18xx_ap_get_mimo_wide_rate_mask()
1614 struct wl12xx_vif *wlvif) in wl18xx_sta_rc_update()
A Ddebugfs.c348 struct wl12xx_vif *wlvif; in radar_debug_mode_write() local
/linux/drivers/net/wireless/ti/wl12xx/
A Dscan.c80 static int wl1271_scan_send(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl1271_scan_send()
177 int wl12xx_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_scan_stop()
204 void wl1271_scan_stm(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_scan_stm()
308 struct wl12xx_vif *wlvif, in wl1271_scan_sched_scan_config()
414 int wl1271_scan_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl1271_scan_sched_scan_start()
447 int wl12xx_sched_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_sched_scan_start()
460 void wl12xx_scan_sched_scan_stop(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_scan_sched_scan_stop()
488 int wl12xx_scan_start(struct wl1271 *wl, struct wl12xx_vif *wlvif, in wl12xx_scan_start()
495 void wl12xx_scan_completed(struct wl1271 *wl, struct wl12xx_vif *wlvif) in wl12xx_scan_completed()
A Dcmd.c275 struct wl12xx_vif *wlvif, in wl12xx_cmd_channel_switch()
A Dmain.c1457 struct wl12xx_vif *wlvif) in wl12xx_sta_get_ap_rate_mask()

Completed in 50 milliseconds