Home
last modified time | relevance | path

Searched defs:wvif (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/wfx/
H A Ddata_rx.c16 static void wfx_rx_handle_ba(struct wfx_vif *wvif, struct ieee80211_mgmt *mgmt) in wfx_rx_handle_ba() argument
37 void wfx_rx_cb(struct wfx_vif *wvif, in wfx_rx_cb() argument
H A Dscan.c25 static int update_probe_tmpl(struct wfx_vif *wvif, in update_probe_tmpl() argument
41 static int send_scan_req(struct wfx_vif *wvif, in send_scan_req() argument
87 struct wfx_vif *wvif = container_of(work, struct wfx_vif, scan_work); wfx_hw_scan_work() local
113 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_hw_scan() local
123 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_cancel_hw_scan() local
129 wfx_scan_complete(struct wfx_vif *wvif) wfx_scan_complete() argument
[all...]
H A Dqueue.c61 void wfx_tx_queues_init(struct wfx_vif *wvif) in wfx_tx_queues_init() argument
76 void wfx_tx_queues_check_empty(struct wfx_vif *wvif) in wfx_tx_queues_check_empty() argument
87 bool wfx_tx_queue_empty(struct wfx_vif *wvif, struct wfx_queue *queue) in wfx_tx_queue_empty() argument
92 static void __wfx_tx_queue_drop(struct wfx_vif *wvif, in __wfx_tx_queue_drop() argument
106 wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue, struct sk_buff_head *dropped) wfx_tx_queue_drop() argument
114 wfx_tx_queues_put(struct wfx_vif *wvif, struct sk_buff *skb) wfx_tx_queues_put() argument
128 struct wfx_vif *wvif; wfx_pending_drop() local
151 struct wfx_vif *wvif; wfx_pending_get() local
213 wfx_tx_queues_has_cab(struct wfx_vif *wvif) wfx_tx_queues_has_cab() argument
236 struct wfx_vif *wvif; wfx_tx_queues_get_skb() local
[all...]
H A Dkey.c157 static int wfx_add_key(struct wfx_vif *wvif, struct ieee80211_sta *sta, in wfx_add_key() argument
219 static int wfx_remove_key(struct wfx_vif *wvif, struct ieee80211_key_conf *key) in wfx_remove_key() argument
231 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_set_key() local
[all...]
H A Dhif_rx.c109 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_receive_indication() local
126 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_event_indication() local
162 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in hif_pm_mode_complete_indication() local
177 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); hif_scan_complete_indication() local
193 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); hif_join_complete_indication() local
209 struct wfx_vif *wvif; hif_suspend_resume_indication() local
[all...]
H A Ddebug.c325 struct wfx_vif *wvif; in wfx_ps_timeout_set() local
H A Dhif_tx_mib.c17 int hif_set_output_power(struct wfx_vif *wvif, int val) in hif_set_output_power() argument
28 int hif_set_beacon_wakeup_period(struct wfx_vif *wvif, in hif_set_beacon_wakeup_period() argument
45 int hif_set_rcpi_rssi_threshold(struct wfx_vif *wvif, in hif_set_rcpi_rssi_threshold() argument
82 int hif_set_macaddr(struct wfx_vif *wvif, u argument
92 hif_set_rx_filter(struct wfx_vif *wvif, bool filter_bssid, bool filter_prbreq) hif_set_rx_filter() argument
105 hif_set_beacon_filter_table(struct wfx_vif *wvif, int tbl_len, const struct hif_ie_table_entry *tbl) hif_set_beacon_filter_table() argument
123 hif_beacon_filter_control(struct wfx_vif *wvif, int enable, int beacon_count) hif_beacon_filter_control() argument
146 hif_set_template_frame(struct wfx_vif *wvif, struct sk_buff *skb, u8 frame_type, int init_rate) hif_set_template_frame() argument
162 hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required) hif_set_mfp() argument
178 hif_set_block_ack_policy(struct wfx_vif *wvif, u8 tx_tid_policy, u8 rx_tid_policy) hif_set_block_ack_policy() argument
190 hif_set_association_mode(struct wfx_vif *wvif, int ampdu_density, bool greenfield, bool short_preamble) hif_set_association_mode() argument
206 hif_set_tx_rate_retry_policy(struct wfx_vif *wvif, int policy_index, u8 *rates) hif_set_tx_rate_retry_policy() argument
231 hif_keep_alive_period(struct wfx_vif *wvif, int period) hif_keep_alive_period() argument
241 hif_set_arp_ipv4_filter(struct wfx_vif *wvif, int idx, __be32 *addr) hif_set_arp_ipv4_filter() argument
268 hif_set_uapsd_info(struct wfx_vif *wvif, unsigned long val) hif_set_uapsd_info() argument
285 hif_erp_use_protection(struct wfx_vif *wvif, bool enable) hif_erp_use_protection() argument
295 hif_slot_time(struct wfx_vif *wvif, int val) hif_slot_time() argument
305 hif_wep_default_key_id(struct wfx_vif *wvif, int val) hif_wep_default_key_id() argument
316 hif_rts_threshold(struct wfx_vif *wvif, int val) hif_rts_threshold() argument
[all...]
H A Dwfx.h132 struct wfx_vif *wvif; in wvif_count() local
H A Ddata_tx.c46 static void wfx_tx_policy_build(struct wfx_vif *wvif, struct tx_policy *policy, in wfx_tx_policy_build() argument
105 static int wfx_tx_policy_get(struct wfx_vif *wvif, in wfx_tx_policy_get() argument
142 static void wfx_tx_policy_put(struct wfx_vif *wvif, int idx) in wfx_tx_policy_put() argument
157 static int wfx_tx_policy_upload(struct wfx_vif *wvif) in wfx_tx_policy_upload() argument
185 struct wfx_vif *wvif = wfx_tx_policy_upload_work() local
192 wfx_tx_policy_init(struct wfx_vif *wvif) wfx_tx_policy_init() argument
220 wfx_tx_get_link_id(struct wfx_vif *wvif, struct ieee80211_sta *sta, struct ieee80211_hdr *hdr) wfx_tx_get_link_id() argument
288 wfx_tx_get_rate_id(struct wfx_vif *wvif, struct ieee80211_tx_info *tx_info) wfx_tx_get_rate_id() argument
329 wfx_tx_inner(struct wfx_vif *wvif, struct ieee80211_sta *sta, struct sk_buff *skb) wfx_tx_inner() argument
402 struct wfx_vif *wvif; wfx_tx() local
434 wfx_skb_dtor(struct wfx_vif *wvif, struct sk_buff *skb) wfx_skb_dtor() argument
493 struct wfx_vif *wvif; wfx_tx_confirm_cb() local
539 wfx_flush_vif(struct wfx_vif *wvif, u32 queues, struct sk_buff_head *dropped) wfx_flush_vif() argument
571 struct wfx_vif *wvif; wfx_flush() local
[all...]
H A Dhif_tx.c159 int hif_reset(struct wfx_vif *wvif, bool reset_stat) in hif_reset() argument
229 int hif_scan(struct wfx_vif *wvif, struct cfg80211_scan_request *req, in hif_scan() argument
285 int hif_stop_scan(struct wfx_vif *wvif) in hif_stop_scan() argument
300 int hif_join(struct wfx_vif *wvif, cons argument
336 hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count) hif_set_bss_params() argument
392 hif_set_edca_queue_params(struct wfx_vif *wvif, u16 queue, const struct ieee80211_tx_queue_params *arg) hif_set_edca_queue_params() argument
423 hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) hif_set_pm() argument
447 hif_start(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf, const struct ieee80211_channel *channel) hif_start() argument
471 hif_beacon_transmit(struct wfx_vif *wvif, bool enable) hif_beacon_transmit() argument
488 hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) hif_map_link() argument
507 hif_update_ie_beacon(struct wfx_vif *wvif, const u8 *ies, size_t ies_len) hif_update_ie_beacon() argument
[all...]
H A Dsta.c64 static void wfx_filter_beacon(struct wfx_vif *wvif, bool filter_beacon) in wfx_filter_beacon() argument
97 struct wfx_vif *wvif = NULL; in wfx_configure_filter() local
146 wfx_get_ps_timeout(struct wfx_vif *wvif, bool *enable_ps) wfx_get_ps_timeout() argument
180 wfx_update_pm(struct wfx_vif *wvif) wfx_update_pm() argument
205 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_conf_tx() local
225 struct wfx_vif *wvif = NULL; wfx_set_rts_threshold() local
234 wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) wfx_event_report_rssi() argument
252 struct wfx_vif *wvif = container_of(to_delayed_work(work), wfx_beacon_loss_work() local
264 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_set_default_unicast_key() local
269 wfx_reset(struct wfx_vif *wvif) wfx_reset() argument
289 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_sta_add() local
312 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_sta_remove() local
324 wfx_upload_ap_templates(struct wfx_vif *wvif) wfx_upload_ap_templates() argument
344 wfx_set_mfp_ap(struct wfx_vif *wvif) wfx_set_mfp_ap() argument
371 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_start_ap() local
389 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_stop_ap() local
394 wfx_join(struct wfx_vif *wvif) wfx_join() argument
442 wfx_join_finalize(struct wfx_vif *wvif, struct ieee80211_bss_conf *info) wfx_join_finalize() argument
472 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_join_ibss() local
481 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_leave_ibss() local
486 wfx_enable_beacon(struct wfx_vif *wvif, bool enable) wfx_enable_beacon() argument
503 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_bss_info_changed() local
578 wfx_update_tim(struct wfx_vif *wvif) wfx_update_tim() argument
611 struct wfx_vif *wvif = container_of(work, struct wfx_vif, update_tim_work); wfx_update_tim_work() local
620 struct wfx_vif *wvif = wdev_to_wvif(wdev, sta_dev->vif_id); wfx_set_tim() local
630 wfx_suspend_resume_mc(struct wfx_vif *wvif, enum sta_notify_cmd notify_cmd) wfx_suspend_resume_mc() argument
676 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_assign_vif_chanctx() local
689 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_unassign_vif_chanctx() local
705 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_add_interface() local
769 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_remove_interface() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/silabs/wfx/
H A Ddata_rx.c16 static void wfx_rx_handle_ba(struct wfx_vif *wvif, struct ieee80211_mgmt *mgmt) in wfx_rx_handle_ba() argument
38 void wfx_rx_cb(struct wfx_vif *wvif, const struct wfx_hif_ind_rx *arg, struct sk_buff *skb) in wfx_rx_cb() argument
H A Dscan.c24 static int update_probe_tmpl(struct wfx_vif *wvif, struct cfg80211_scan_request *req) in update_probe_tmpl() argument
40 static int send_scan_req(struct wfx_vif *wvif, struct cfg80211_scan_request *req, int start_idx) in send_scan_req() argument
93 struct wfx_vif *wvif = container_of(work, struct wfx_vif, scan_work); wfx_hw_scan_work() local
127 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_hw_scan() local
137 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_cancel_hw_scan() local
143 wfx_scan_complete(struct wfx_vif *wvif, int nb_chan_done) wfx_scan_complete() argument
[all...]
H A Dhif_rx.c100 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in wfx_hif_receive_indication() local
116 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in wfx_hif_event_indication() local
150 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); in wfx_hif_pm_mode_complete_indication() local
164 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); wfx_hif_scan_complete_indication() local
180 struct wfx_vif *wvif = wdev_to_wvif(wdev, hif->interface); wfx_hif_join_complete_indication() local
195 struct wfx_vif *wvif; wfx_hif_suspend_resume_indication() local
[all...]
H A Dqueue.c60 void wfx_tx_queues_init(struct wfx_vif *wvif) in wfx_tx_queues_init() argument
75 bool wfx_tx_queue_empty(struct wfx_vif *wvif, struct wfx_queue *queue) in wfx_tx_queue_empty() argument
80 void wfx_tx_queues_check_empty(struct wfx_vif *wvif) in wfx_tx_queues_check_empty() argument
90 static void __wfx_tx_queue_drop(struct wfx_vif *wvif, in __wfx_tx_queue_drop() argument
103 wfx_tx_queue_drop(struct wfx_vif *wvif, struct wfx_queue *queue, struct sk_buff_head *dropped) wfx_tx_queue_drop() argument
111 wfx_tx_queues_put(struct wfx_vif *wvif, struct sk_buff *skb) wfx_tx_queues_put() argument
125 struct wfx_vif *wvif; wfx_pending_drop() local
147 struct wfx_vif *wvif; wfx_pending_get() local
206 wfx_tx_queues_has_cab(struct wfx_vif *wvif) wfx_tx_queues_has_cab() argument
231 struct wfx_vif *wvif; wfx_tx_queues_get_skb() local
[all...]
H A Dkey.c150 static int wfx_add_key(struct wfx_vif *wvif, struct ieee80211_sta *sta, in wfx_add_key() argument
207 static int wfx_remove_key(struct wfx_vif *wvif, struct ieee80211_key_conf *key) in wfx_remove_key() argument
218 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; in wfx_set_key() local
[all...]
H A Dhif_tx_mib.c17 int wfx_hif_set_output_power(struct wfx_vif *wvif, int val) in wfx_hif_set_output_power() argument
27 int wfx_hif_set_beacon_wakeup_period(struct wfx_vif *wvif, in wfx_hif_set_beacon_wakeup_period() argument
42 int wfx_hif_set_rcpi_rssi_threshold(struct wfx_vif *wvif, int rssi_thold, int rssi_hyst) in wfx_hif_set_rcpi_rssi_threshold() argument
77 int wfx_hif_set_macaddr(struct wfx_vif *wvif, u argument
87 wfx_hif_set_rx_filter(struct wfx_vif *wvif, bool filter_bssid, bool filter_prbreq) wfx_hif_set_rx_filter() argument
98 wfx_hif_set_beacon_filter_table(struct wfx_vif *wvif, int tbl_len, const struct wfx_hif_ie_table_entry *tbl) wfx_hif_set_beacon_filter_table() argument
116 wfx_hif_beacon_filter_control(struct wfx_vif *wvif, int enable, int beacon_count) wfx_hif_beacon_filter_control() argument
137 wfx_hif_set_template_frame(struct wfx_vif *wvif, struct sk_buff *skb, u8 frame_type, int init_rate) wfx_hif_set_template_frame() argument
153 wfx_hif_set_mfp(struct wfx_vif *wvif, bool capable, bool required) wfx_hif_set_mfp() argument
168 wfx_hif_set_block_ack_policy(struct wfx_vif *wvif, u8 tx_tid_policy, u8 rx_tid_policy) wfx_hif_set_block_ack_policy() argument
179 wfx_hif_set_association_mode(struct wfx_vif *wvif, int ampdu_density, bool greenfield, bool short_preamble) wfx_hif_set_association_mode() argument
195 wfx_hif_set_tx_rate_retry_policy(struct wfx_vif *wvif, int policy_index, u8 *rates) wfx_hif_set_tx_rate_retry_policy() argument
219 wfx_hif_keep_alive_period(struct wfx_vif *wvif, int period) wfx_hif_keep_alive_period() argument
229 wfx_hif_set_arp_ipv4_filter(struct wfx_vif *wvif, int idx, __be32 *addr) wfx_hif_set_arp_ipv4_filter() argument
254 wfx_hif_set_uapsd_info(struct wfx_vif *wvif, unsigned long val) wfx_hif_set_uapsd_info() argument
270 wfx_hif_erp_use_protection(struct wfx_vif *wvif, bool enable) wfx_hif_erp_use_protection() argument
280 wfx_hif_slot_time(struct wfx_vif *wvif, int val) wfx_hif_slot_time() argument
289 wfx_hif_wep_default_key_id(struct wfx_vif *wvif, int val) wfx_hif_wep_default_key_id() argument
299 wfx_hif_rts_threshold(struct wfx_vif *wvif, int val) wfx_hif_rts_threshold() argument
[all...]
H A Dhif_tx.c157 int wfx_hif_reset(struct wfx_vif *wvif, bool reset_stat) in wfx_hif_reset() argument
223 int wfx_hif_scan(struct wfx_vif *wvif, struct cfg80211_scan_request *req, in wfx_hif_scan() argument
267 int wfx_hif_stop_scan(struct wfx_vif *wvif) in wfx_hif_stop_scan() argument
282 int wfx_hif_join(struct wfx_vif *wvif, cons argument
314 wfx_hif_set_bss_params(struct wfx_vif *wvif, int aid, int beacon_lost_count) wfx_hif_set_bss_params() argument
366 wfx_hif_set_edca_queue_params(struct wfx_vif *wvif, u16 queue, const struct ieee80211_tx_queue_params *arg) wfx_hif_set_edca_queue_params() argument
395 wfx_hif_set_pm(struct wfx_vif *wvif, bool ps, int dynamic_ps_timeout) wfx_hif_set_pm() argument
419 wfx_hif_start(struct wfx_vif *wvif, const struct ieee80211_bss_conf *conf, const struct ieee80211_channel *channel) wfx_hif_start() argument
444 wfx_hif_beacon_transmit(struct wfx_vif *wvif, bool enable) wfx_hif_beacon_transmit() argument
459 wfx_hif_map_link(struct wfx_vif *wvif, bool unmap, u8 *mac_addr, int sta_id, bool mfp) wfx_hif_map_link() argument
478 wfx_hif_update_ie_beacon(struct wfx_vif *wvif, const u8 *ies, size_t ies_len) wfx_hif_update_ie_beacon() argument
[all...]
H A Ddata_tx.c46 static void wfx_tx_policy_build(struct wfx_vif *wvif, struct wfx_tx_policy *policy, in wfx_tx_policy_build() argument
101 static int wfx_tx_policy_get(struct wfx_vif *wvif, struct ieee80211_tx_rate *rates, bool *renew) in wfx_tx_policy_get() argument
135 static void wfx_tx_policy_put(struct wfx_vif *wvif, int idx) in wfx_tx_policy_put() argument
150 static int wfx_tx_policy_upload(struct wfx_vif *wvif) in wfx_tx_policy_upload() argument
177 struct wfx_vif *wvif = container_of(work, struct wfx_vif, tx_policy_upload_work); wfx_tx_policy_upload_work() local
183 wfx_tx_policy_init(struct wfx_vif *wvif) wfx_tx_policy_init() argument
211 wfx_tx_get_link_id(struct wfx_vif *wvif, struct ieee80211_sta *sta, struct ieee80211_hdr *hdr) wfx_tx_get_link_id() argument
265 wfx_tx_get_retry_policy_id(struct wfx_vif *wvif, struct ieee80211_tx_info *tx_info) wfx_tx_get_retry_policy_id() argument
304 wfx_tx_inner(struct wfx_vif *wvif, struct ieee80211_sta *sta, struct sk_buff *skb) wfx_tx_inner() argument
374 struct wfx_vif *wvif; wfx_tx() local
406 wfx_skb_dtor(struct wfx_vif *wvif, struct sk_buff *skb) wfx_skb_dtor() argument
462 struct wfx_vif *wvif; wfx_tx_confirm_cb() local
506 wfx_flush_vif(struct wfx_vif *wvif, u32 queues, struct sk_buff_head *dropped) wfx_flush_vif() argument
534 struct wfx_vif *wvif; wfx_flush() local
[all...]
H A Dwfx.h94 static inline struct ieee80211_vif *wvif_to_vif(struct wfx_vif *wvif) in wvif_to_vif() argument
133 struct wfx_vif *wvif; in wvif_count() local
H A Dsta.c63 static void wfx_filter_beacon(struct wfx_vif *wvif, bool filter_beacon) in wfx_filter_beacon() argument
104 struct wfx_vif *wvif = NULL; in wfx_configure_filter() local
153 wfx_get_ps_timeout(struct wfx_vif *wvif, bool *enable_ps) wfx_get_ps_timeout() argument
198 wfx_update_pm(struct wfx_vif *wvif) wfx_update_pm() argument
223 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_conf_tx() local
243 struct wfx_vif *wvif = NULL; wfx_set_rts_threshold() local
250 wfx_event_report_rssi(struct wfx_vif *wvif, u8 raw_rcpi_rssi) wfx_event_report_rssi() argument
269 struct wfx_vif *wvif = container_of(to_delayed_work(work), struct wfx_vif, wfx_beacon_loss_work() local
280 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_set_default_unicast_key() local
285 wfx_reset(struct wfx_vif *wvif) wfx_reset() argument
304 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_sta_add() local
326 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_sta_remove() local
338 wfx_upload_ap_templates(struct wfx_vif *wvif) wfx_upload_ap_templates() argument
357 wfx_set_mfp_ap(struct wfx_vif *wvif) wfx_set_mfp_ap() argument
399 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_start_ap() local
417 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_stop_ap() local
422 wfx_join(struct wfx_vif *wvif) wfx_join() argument
469 wfx_join_finalize(struct wfx_vif *wvif, struct ieee80211_bss_conf *info) wfx_join_finalize() argument
497 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_join_ibss() local
506 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_leave_ibss() local
511 wfx_enable_beacon(struct wfx_vif *wvif, bool enable) wfx_enable_beacon() argument
528 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_bss_info_changed() local
597 wfx_update_tim(struct wfx_vif *wvif) wfx_update_tim() argument
629 struct wfx_vif *wvif = container_of(work, struct wfx_vif, update_tim_work); wfx_update_tim_work() local
638 struct wfx_vif *wvif = wdev_to_wvif(wdev, sta_dev->vif_id); wfx_set_tim() local
648 wfx_suspend_resume_mc(struct wfx_vif *wvif, enum sta_notify_cmd notify_cmd) wfx_suspend_resume_mc() argument
702 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_assign_vif_chanctx() local
715 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_unassign_vif_chanctx() local
731 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_add_interface() local
793 struct wfx_vif *wvif = (struct wfx_vif *)vif->drv_priv; wfx_remove_interface() local
[all...]

Completed in 11 milliseconds