Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c1752 const u8 *physts_ie_len_tab; in rtw89_core_get_phy_status_ie_len() local
1756 physts_ie_len_tab = physts_ie_len_tabs[rtwdev->chip->chip_gen]; in rtw89_core_get_phy_status_ie_len()
1759 if (physts_ie_len_tab[ie] != VAR_LEN) in rtw89_core_get_phy_status_ie_len()
1760 ie_len = physts_ie_len_tab[ie]; in rtw89_core_get_phy_status_ie_len()