Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dcore.c1571 const u8 *physts_ie_len_tab; in rtw89_core_get_phy_status_ie_len() local
1575 physts_ie_len_tab = physts_ie_len_tabs[rtwdev->chip->chip_gen]; in rtw89_core_get_phy_status_ie_len()
1578 if (physts_ie_len_tab[ie] != VAR_LEN) in rtw89_core_get_phy_status_ie_len()
1579 ie_len = physts_ie_len_tab[ie]; in rtw89_core_get_phy_status_ie_len()