RateSection 15 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c u8 TxNum, enum RATE_SECTION RateSection) RateSection 26 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c switch (RateSection) { RateSection 59 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c RateSection, RfPath, TxNum); RateSection 63 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c switch (RateSection) { RateSection 93 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c RateSection, RfPath, TxNum); RateSection 107 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c enum RATE_SECTION RateSection, RateSection 120 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c switch (RateSection) { RateSection 153 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c RateSection, RfPath, TxNum); RateSection 157 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c switch (RateSection) { RateSection 187 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c RateSection, RfPath, TxNum); RateSection 926 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c struct adapter *padapter, u8 RFPath, u8 Channel, u8 RateSection RateSection 931 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c if (RateSection == CCK) { RateSection 939 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == OFDM) { RateSection 946 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == HT_MCS0_MCS7) { RateSection 953 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == HT_MCS8_MCS15) { RateSection 960 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == HT_MCS16_MCS23) { RateSection 967 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == HT_MCS24_MCS31) { RateSection 974 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == VHT_1SSMCS0_1SSMCS9) { RateSection 982 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == VHT_2SSMCS0_2SSMCS9) { RateSection 990 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == VHT_3SSMCS0_3SSMCS9) { RateSection 998 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c } else if (RateSection == VHT_4SSMCS0_4SSMCS9) { RateSection 1007 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c DBG_871X("Invalid RateSection %d in %s", RateSection, __func__); RateSection 1948 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c u8 *RateSection, RateSection 1976 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c if (eqNByte(RateSection, (u8 *)("CCK"), 3) && eqNByte(RfPath, (u8 *)("1T"), 2)) RateSection 1978 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("OFDM"), 4) && eqNByte(RfPath, (u8 *)("1T"), 2)) RateSection 1980 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("HT"), 2) && eqNByte(RfPath, (u8 *)("1T"), 2)) RateSection 1982 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("HT"), 2) && eqNByte(RfPath, (u8 *)("2T"), 2)) RateSection 1984 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("HT"), 2) && eqNByte(RfPath, (u8 *)("3T"), 2)) RateSection 1986 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("HT"), 2) && eqNByte(RfPath, (u8 *)("4T"), 2)) RateSection 1988 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("VHT"), 3) && eqNByte(RfPath, (u8 *)("1T"), 2)) RateSection 1990 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("VHT"), 3) && eqNByte(RfPath, (u8 *)("2T"), 2)) RateSection 1992 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("VHT"), 3) && eqNByte(RfPath, (u8 *)("3T"), 2)) RateSection 1994 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c else if (eqNByte(RateSection, (u8 *)("VHT"), 3) && eqNByte(RfPath, (u8 *)("4T"), 2)) RateSection 233 drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c u8 *RateSection, RateSection 244 drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.c RateSection, RateSection 46 drivers/staging/rtl8723bs/hal/odm_RegConfig8723B.h u8 *RateSection, RateSection 79 drivers/staging/rtl8723bs/include/hal_com_phycfg.h enum RATE_SECTION RateSection RateSection 110 drivers/staging/rtl8723bs/include/hal_com_phycfg.h u8 RateSection RateSection 193 drivers/staging/rtl8723bs/include/hal_com_phycfg.h u8 *RateSection,