Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Dodm_HWConfig.h87 u16 sub_chnl:4; member
91 u16 sub_chnl:4; member
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
Dtrx.h416 u16 sub_chnl:4; member
420 u16 sub_chnl:4; member
Dphy.c3410 u8 sub_chnl = 0; in rtl8821ae_phy_set_bw_mode_callback() local
3421 sub_chnl = _rtl8821ae_phy_get_secondary_chnl(rtlpriv); in rtl8821ae_phy_set_bw_mode_callback()
3422 rtl_write_byte(rtlpriv, 0x0483, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3437 rtl_set_bbreg(hw, RRFMOD, 0x3C, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3438 rtl_set_bbreg(hw, RCCAONSEC, 0xf0000000, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3451 if (sub_chnl == VHT_DATA_SC_20_UPPER_OF_80MHZ) in rtl8821ae_phy_set_bw_mode_callback()
3462 rtl_set_bbreg(hw, RRFMOD, 0x3C, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
3463 rtl_set_bbreg(hw, RCCAONSEC, 0xf0000000, sub_chnl); in rtl8821ae_phy_set_bw_mode_callback()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
Dtrx.h444 u16 sub_chnl:4; member