| /linux-6.15/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac80211.c | 26 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_ops_tx() 156 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_ops_add_interface() 227 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_ops_remove_interface() 472 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in __rtw89_ops_sta_add() 531 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in __rtw89_ops_sta_assoc() 560 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in __rtw89_ops_sta_disassoc() 832 struct rtw89_vif *rtwvif = rtwsta->rtwvif; in rtw89_ops_set_tim() 1032 struct rtw89_vif *rtwvif; in __rtw89_drop_packets() 1069 struct rtw89_vif *rtwvif = rtwsta->rtwvif; in rtw89_ra_mask_info_update_iter() 1446 struct rtw89_vif *rtwvif, in __rtw89_ops_clr_vif_links() [all …]
|
| H A D | ps.c | 121 void rtw89_enter_lps(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif, in rtw89_enter_lps() 162 struct rtw89_vif *rtwvif; in rtw89_leave_lps() 182 struct rtw89_vif *rtwvif; in rtw89_enter_ips() 200 struct rtw89_vif *rtwvif; in rtw89_leave_ips() 295 struct rtw89_vif *rtwvif; in rtw89_recalc_lps()
|
| H A D | util.h | 22 struct rtw89_vif *new) in rtw89_rtwvif_in_list() 24 struct rtw89_vif *rtwvif; in rtw89_rtwvif_in_list()
|
| H A D | ser.c | 301 static void ser_reset_vif(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif) in ser_reset_vif() 317 struct rtw89_vif *target_rtwvif = (struct rtw89_vif *)data; in ser_sta_deinit_cam_iter() 319 struct rtw89_vif *rtwvif = rtwsta->rtwvif; in ser_sta_deinit_cam_iter() 340 static void ser_deinit_cam(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif) in ser_deinit_cam() 357 struct rtw89_vif *rtwvif; in ser_reset_mac_binding()
|
| H A D | ps.h | 8 void rtw89_enter_lps(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif,
|
| H A D | chan.c | 246 static bool rtw89_vif_is_active_role(struct rtw89_vif *rtwvif) in rtw89_vif_is_active_role() 263 struct rtw89_vif *rtwvif; in rtw89_entity_calculate_weight() 287 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_normalize_link_chanctx() 366 struct rtw89_vif *role; in rtw89_entity_recalc_mgnt_roles() 691 struct rtw89_vif *target = mcc_role->rtwvif_link->rtwvif; in rtw89_mcc_role_macid_sta_iter() 693 struct rtw89_vif *rtwvif = rtwsta->rtwvif; in rtw89_mcc_role_macid_sta_iter() 906 struct rtw89_vif *rtwvif; in rtw89_mcc_fill_all_roles() 2583 static void __rtw89_swap_chanctx(struct rtw89_vif *rtwvif, in __rtw89_swap_chanctx() 2606 struct rtw89_vif *rtwvif; in rtw89_swap_chanctx() 2673 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_chanctx_ops_assign_vif() [all …]
|
| H A D | core.h | 3487 struct rtw89_vif *rtwvif; 4743 struct rtw89_vif *active_roles[RTW89_MAX_INTERFACE_NUM]; 5787 struct rtw89_vif { struct 5812 const struct rtw89_vif *rtwvif, in rtw89_vif_assign_link_is_valid() argument 5831 struct rtw89_vif *rtwvif; 5862 static inline u8 rtw89_vif_get_main_macid(struct rtw89_vif *rtwvif) in rtw89_vif_get_main_macid() 5868 static inline u8 rtw89_vif_get_main_port(struct rtw89_vif *rtwvif) in rtw89_vif_get_main_port() 5875 rtw89_vif_get_link_inst(struct rtw89_vif *rtwvif, u8 index) in rtw89_vif_get_link_inst() 5886 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_vif_link_inst_get_index() 6317 return (struct rtw89_vif *)vif->drv_priv; in vif_to_rtwvif() [all …]
|
| H A D | core.c | 1111 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_core_tx_write() 2032 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_stats_trigger_frame() 2151 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_vif_rx_stats_iter() 3154 struct rtw89_vif *rtwvif; in rtw89_core_txq_schedule() 3243 struct rtw89_vif *rtwvif = rtwsta->rtwvif; in rtw89_core_sta_pending_tx_iter() 3336 struct rtw89_vif *tmp_vif; in rtw89_roc_start() 3390 struct rtw89_vif *tmp_vif; in rtw89_roc_end() 3432 struct rtw89_vif *rtwvif = container_of(work, struct rtw89_vif, in rtw89_roc_work() 3505 struct rtw89_vif *rtwvif; in rtw89_traffic_stats_track() 3524 struct rtw89_vif *rtwvif; in rtw89_enter_lps_track() [all …]
|
| H A D | cam.c | 314 struct rtw89_vif *rtwvif; in rtw89_cam_detach_sec_cam() 351 struct rtw89_vif *rtwvif; in rtw89_cam_attach_sec_cam() 996 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_cam_fill_dctl_sec_cam_info_v2()
|
| H A D | fw.c | 2609 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_arp_response_get() 2733 struct rtw89_vif *rtwvif; in rtw89_fw_release_general_pkt_list() 2907 struct rtw89_vif *rtwvif) in rtw89_fw_h2c_lps_ml_cmn_info() 4446 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_fw_h2c_tp_offload() 5591 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_fw_h2c_scan_offload_be() 6571 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_append_probe_req_ie() 6617 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_hw_scan_update_probe_req() 6770 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_hw_scan_add_chan() 6890 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_hw_scan_add_chan_be() 7261 struct rtw89_vif *rtwvif; in rtw89_hw_scan_complete_cb() [all …]
|
| H A D | regd.c | 875 struct rtw89_vif *rtwvif; in __rtw89_reg_6ghz_tpe_recalc() 958 struct rtw89_vif *rtwvif; in __rtw89_reg_6ghz_power_recalc()
|
| H A D | mac.c | 4394 struct rtw89_vif *rtwvif; in rtw89_mac_enable_beacon_for_ap_vifs() 4646 struct rtw89_vif *rtwvif; in rtw89_mac_port_tsf_resync_all() 4900 struct rtw89_vif *rtwvif; in rtw89_mac_c2h_scanofld_rsp() 4999 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in rtw89_mac_bcn_fltr_rpt() 5048 struct rtw89_vif *rtwvif; in rtw89_mac_c2h_bcn_fltr_rpt() 6332 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_mac_bf_set_gid_table() 6432 struct rtw89_vif *rtwvif; in _rtw89_mac_bf_monitor_track() 6669 struct rtw89_vif *rtwvif = rtwsta->rtwvif; in rtw89_mac_pkt_drop_vif_iter() 6673 struct rtw89_vif *target = data; in rtw89_mac_pkt_drop_vif_iter() 6685 void rtw89_mac_pkt_drop_vif(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif) in rtw89_mac_pkt_drop_vif()
|
| H A D | sar.c | 151 struct rtw89_vif *rtwvif; in rtw89_tas_is_active()
|
| H A D | mac.h | 1535 void rtw89_mac_pkt_drop_vif(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif);
|
| H A D | fw.h | 4706 int rtw89_fw_h2c_lps_ch_info(struct rtw89_dev *rtwdev, struct rtw89_vif *rtwvif); 4708 struct rtw89_vif *rtwvif); 4865 struct rtw89_vif *rtwvif, in rtw89_chip_h2c_ampdu_cmac_tbl()
|
| H A D | wow.c | 1076 struct rtw89_vif *rtwvif; in rtw89_wow_set_wakeups()
|
| H A D | phy.c | 658 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_phy_rate_pattern_vif() 4956 struct rtw89_vif *rtwvif; in rtw89_phy_ul_tb_ctrl_track() 6429 struct rtw89_vif *rtwvif = rtwsta->rtwvif; in rtw89_phy_tx_path_div_sta_iter()
|
| H A D | debug.c | 4018 struct rtw89_vif *rtwvif = vif_to_rtwvif(vif); in rtw89_vif_ids_get_iter()
|
| H A D | coex.c | 7854 struct rtw89_vif *rtwvif = rtwvif_link->rtwvif; in __rtw89_btc_ntfy_wl_sta_iter()
|