Home
last modified time | relevance | path

Searched refs:sub_entity_idx (Results 1 – 9 of 9) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dchan.c376 if (rtwvif->sub_entity_idx == roll) in rtw89_chanctx_ops_remove()
377 rtwvif->sub_entity_idx = RTW89_SUB_ENTITY_0; in rtw89_chanctx_ops_remove()
417 rtwvif->sub_entity_idx = cfg->idx; in rtw89_chanctx_ops_assign_vif()
425 rtwvif->sub_entity_idx = RTW89_SUB_ENTITY_0; in rtw89_chanctx_ops_unassign_vif()
H A Dcore.c324 enum rtw89_sub_entity_idx sub_entity_idx; in rtw89_core_set_chip_txpwr() local
338 sub_entity_idx = RTW89_SUB_ENTITY_0; in rtw89_core_set_chip_txpwr()
341 sub_entity_idx = RTW89_SUB_ENTITY_1; in rtw89_core_set_chip_txpwr()
350 sub_entity_idx = roc_idx; in rtw89_core_set_chip_txpwr()
353 chan = rtw89_chan_get(rtwdev, sub_entity_idx); in rtw89_core_set_chip_txpwr()
363 enum rtw89_sub_entity_idx sub_entity_idx; in rtw89_set_channel() local
377 sub_entity_idx = RTW89_SUB_ENTITY_0; in rtw89_set_channel()
380 sub_entity_idx = RTW89_SUB_ENTITY_1; in rtw89_set_channel()
389 sub_entity_idx = roc_idx; in rtw89_set_channel()
394 chan = rtw89_chan_get(rtwdev, sub_entity_idx); in rtw89_set_channel()
[all …]
H A Dmac80211.c149 rtwvif->sub_entity_idx = RTW89_SUB_ENTITY_0; in rtw89_ops_add_interface()
303 rtwvif->sub_entity_idx); in rtw89_aifsn_to_aifs()
471 chan = rtw89_chan_get(rtwdev, rtwvif->sub_entity_idx); in rtw89_ops_start_ap()
H A Dregd.c482 chan = rtw89_chan_get(rtwdev, rtwvif->sub_entity_idx); in __rtw89_reg_6ghz_power_recalc()
H A Dphy.c240 rtwvif->sub_entity_idx); in rtw89_phy_ra_sta_update()
462 rtwvif->sub_entity_idx); in rtw89_phy_rate_pattern_vif()
2898 rtwvif->sub_entity_idx); in rtw89_phy_ul_tb_assoc()
H A Dcore.h2927 enum rtw89_sub_entity_idx sub_entity_idx; member
4993 return rtw89_chan_get(rtwdev, rtwvif->sub_entity_idx); in rtw89_scan_chan_get()
H A Dfw.c1763 rtwvif->sub_entity_idx); in rtw89_fw_h2c_assoc_cmac_tbl()
1921 rtwvif->sub_entity_idx); in rtw89_fw_h2c_update_beacon()
H A Dmac.c4336 rtw89_assign_entity_chan(rtwdev, rtwvif->sub_entity_idx, in rtw89_mac_c2h_scanofld_rsp()
4343 rtw89_assign_entity_chan(rtwdev, rtwvif->sub_entity_idx, in rtw89_mac_c2h_scanofld_rsp()
H A Dcoex.c5670 rtwvif->sub_entity_idx); in rtw89_btc_ntfy_role_info()