Searched refs:REG_MAX_AGGR_NUM (Results 1 – 15 of 15) sorted by relevance
/linux-6.1.9/drivers/staging/r8188eu/hal/ |
D | rtl8188e_phycfg.c | 330 rtw_write16(Adapter, REG_MAX_AGGR_NUM, MAX_AGGR_NUM); in PHY_MACConfig8188E()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtw88/ |
D | reg.h | 341 #define REG_MAX_AGGR_NUM 0x04CA macro
|
D | rtw8723d.c | 185 rtw_write8(rtwdev, REG_MAX_AGGR_NUM, WLAN_MAX_AGG_NR); in rtw8723d_phy_set_param()
|
/linux-6.1.9/drivers/staging/r8188eu/include/ |
D | rtl8188e_spec.h | 211 #define REG_MAX_AGGR_NUM 0x04CA macro
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | reg.h | 202 #define REG_MAX_AGGR_NUM 0x04CA macro
|
D | phy.c | 376 rtl_write_byte(rtlpriv, REG_MAX_AGGR_NUM, 0x0B); in rtl92d_phy_mac_config() 379 rtl_write_byte(rtlpriv, REG_MAX_AGGR_NUM, 0x07); in rtl92d_phy_mac_config()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu_regs.h | 576 #define REG_MAX_AGGR_NUM 0x04ca macro
|
D | rtl8xxxu_core.c | 2170 rtl8xxxu_write8(priv, REG_MAX_AGGR_NUM, 0x0a); in rtl8xxxu_init_mac() 4132 rtl8xxxu_write16(priv, REG_MAX_AGGR_NUM, 0x0c14); in rtl8xxxu_init_device()
|
/linux-6.1.9/drivers/staging/rtl8723bs/include/ |
D | hal_com_reg.h | 252 #define REG_MAX_AGGR_NUM 0x04CA macro
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | reg.h | 250 #define REG_MAX_AGGR_NUM 0x04CA macro
|
D | hw.c | 1009 rtl_write_word(rtlpriv, REG_MAX_AGGR_NUM, 0x1717); in _rtl92ee_hw_configure()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | reg.h | 210 #define REG_MAX_AGGR_NUM 0x04CA macro
|
D | hw.c | 979 rtl_write_byte(rtlpriv, REG_MAX_AGGR_NUM, 0x1F); in _rtl8723be_hw_configure()
|
/linux-6.1.9/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | reg.h | 216 #define REG_MAX_AGGR_NUM 0x04CA macro
|
D | hw.c | 1050 rtl_write_word(rtlpriv, REG_MAX_AGGR_NUM, 0x1F1F); in _rtl8821ae_hw_configure()
|