Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Dtable.h8 extern u32 RTL8821AE_PHY_REG_1TARRAYLEN;
H A Dtable.c415 u32 RTL8821AE_PHY_REG_1TARRAYLEN = ARRAY_SIZE(RTL8821AE_PHY_REG_ARRAY); variable
H A Dphy.c1918 arraylen = RTL8821AE_PHY_REG_1TARRAYLEN; in _rtl8821ae_phy_config_bb_with_headerfile()