Searched refs:rtw89_for_each_rtwvif (Results 1 – 11 of 11) sorted by relevance
/linux-6.12.1/drivers/net/wireless/realtek/rtw89/ |
D | util.h | 16 #define rtw89_for_each_rtwvif(rtwdev, rtwvif) \ macro 30 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_rtwvif_in_list()
|
D | ps.c | 155 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_leave_lps() 168 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_enter_ips() 188 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_leave_ips() 272 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in rtw89_recalc_lps()
|
D | ser.c | 343 rtw89_for_each_rtwvif(rtwdev, rtwvif) in ser_reset_mac_binding() 347 rtw89_for_each_rtwvif(rtwdev, rtwvif) in ser_reset_mac_binding()
|
D | regd.c | 799 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in __rtw89_reg_6ghz_tpe_recalc() 874 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in __rtw89_reg_6ghz_power_recalc()
|
D | chan.c | 257 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in rtw89_entity_calculate_weight() 718 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in rtw89_mcc_fill_all_roles() 2389 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in rtw89_swap_chanctx()
|
D | mac.c | 4280 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_mac_enable_beacon_for_ap_vifs() 4506 rtw89_for_each_rtwvif(rtwdev, tmp) { in rtw89_mac_port_tsf_resync_all() 4518 rtw89_for_each_rtwvif(rtwdev, tmp) in rtw89_mac_port_tsf_resync_all() 4868 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_mac_c2h_bcn_fltr_rpt() 6136 rtw89_for_each_rtwvif(rtwdev, rtwvif) in _rtw89_mac_bf_monitor_track() 6144 rtw89_for_each_rtwvif(rtwdev, rtwvif) in _rtw89_mac_bf_monitor_track()
|
D | mac80211.c | 749 rtw89_for_each_rtwvif(rtwdev, rtwvif) in __rtw89_drop_packets()
|
D | core.c | 3058 rtw89_for_each_rtwvif(rtwdev, tmp) in rtw89_roc_start() 3103 rtw89_for_each_rtwvif(rtwdev, tmp) in rtw89_roc_end() 3195 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in rtw89_traffic_stats_track() 3222 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_enter_lps_track()
|
D | wow.c | 1081 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_wow_set_wakeups()
|
D | fw.c | 2399 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_fw_release_general_pkt_list() 6614 rtw89_for_each_rtwvif(rtwdev, rtwvif) { in rtw89_is_any_vif_connected_or_connecting()
|
D | phy.c | 4464 rtw89_for_each_rtwvif(rtwdev, rtwvif) in rtw89_phy_ul_tb_ctrl_track()
|