Home
last modified time | relevance | path

Searched defs:section (Results 151 – 175 of 329) sorted by relevance

12345678910>>...14

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dieee80211.h1007 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1008 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1009 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1010 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1012 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1013 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1014 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1015 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1036 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1037 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dieee80211.h1071 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1072 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1073 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1074 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1076 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1077 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1078 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1079 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1100 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1101 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dieee80211.h1039 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1040 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1041 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1042 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1044 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1045 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1046 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1047 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1068 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1069 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dieee80211.h1060 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1061 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1062 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1063 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1065 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1066 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1067 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1068 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1089 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1090 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Dieee80211.h1067 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1068 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1069 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1070 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1072 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1073 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1074 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1075 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1096 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1097 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dieee80211.h1044 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1045 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1046 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1047 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1049 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1050 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1051 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1052 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1073 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1074 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dieee80211.h1041 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1042 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1043 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1044 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1046 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1047 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1048 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1049 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1070 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1071 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dieee80211.h1070 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
1071 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
1072 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
1073 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
1075 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
1076 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1077 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1078 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1099 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1100 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dieee80211.h984 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
985 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
986 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
987 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
989 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
990 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
991 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
992 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1013 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1014 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dieee80211.h985 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
986 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
987 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
988 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
990 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
991 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
992 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
993 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1014 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1015 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c746 struct uni_table_desc *qlcnic_get_table_desc(const u8 *unirom, int section) in qlcnic_get_table_desc()
940 u32 section, u32 idx_offset) in qlcnic_get_data_desc()
/OK3568_Linux_fs/kernel/arch/x86/boot/tools/
H A Dbuild.c161 u8 *section; in update_pecoff_section_header_fields() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/
H A Dsmu7_smumgr.c508 static void execute_pwr_dfy_table(struct pp_hwmgr *hwmgr, const PWR_DFY_Section *section) in execute_pwr_dfy_table()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dlpc32xx_mlc.c131 static int lpc32xx_ooblayout_ecc(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_ecc()
145 static int lpc32xx_ooblayout_free(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_free()
H A Dhisi504_nand.c612 static int hisi_ooblayout_ecc(struct mtd_info *mtd, int section, in hisi_ooblayout_ecc()
619 static int hisi_ooblayout_free(struct mtd_info *mtd, int section, in hisi_ooblayout_free()
H A Dlpc32xx_slc.c139 static int lpc32xx_ooblayout_ecc(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_ecc()
151 static int lpc32xx_ooblayout_free(struct mtd_info *mtd, int section, in lpc32xx_ooblayout_free()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dieee80211.h993 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
994 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
995 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
996 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
998 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
999 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
1000 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
1001 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1022 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1023 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dieee80211.h989 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
990 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
991 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
992 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
994 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
995 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
996 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
997 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1018 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1019 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dieee80211.h991 #define IS_CCK_RATE_SECTION(section) ((section) == CCK) argument
992 #define IS_OFDM_RATE_SECTION(section) ((section) == OFDM) argument
993 #define IS_HT_RATE_SECTION(section) ((section) >= HT_1SS && (section) <= HT_4SS) argument
994 #define IS_VHT_RATE_SECTION(section) ((section) >= VHT_1SS && (section) <= VHT_4SS) argument
996 #define IS_1T_RATE_SECTION(section) ((section) == CCK || (section) == OFDM || (section) == HT_1SS |… argument
997 #define IS_2T_RATE_SECTION(section) ((section) == HT_2SS || (section) == VHT_2SS) argument
998 #define IS_3T_RATE_SECTION(section) ((section) == HT_3SS || (section) == VHT_3SS) argument
999 #define IS_4T_RATE_SECTION(section) ((section) == HT_4SS || (section) == VHT_4SS) argument
1020 #define rate_section_to_tx_num(section) (rates_by_sections[(section)].tx_num) argument
1021 #define rate_section_rate_num(section) (rates_by_sections[(section)].rate_num) argument
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dmachine_kexec_64.c428 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/
H A Dcore.c226 static int spinand_noecc_ooblayout_ecc(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_ecc()
232 static int spinand_noecc_ooblayout_free(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_free()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1086 static int spinand_noecc_ooblayout_ecc(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_ecc()
1092 static int spinand_noecc_ooblayout_free(struct mtd_info *mtd, int section, in spinand_noecc_ooblayout_free()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_platdev.c132 void* wifi_platform_prealloc(wifi_adapter_info_t *adapter, int section, unsigned long size) in wifi_platform_prealloc()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_platdev.c127 void* wifi_platform_prealloc(wifi_adapter_info_t *adapter, int section, unsigned long size) in wifi_platform_prealloc()
/OK3568_Linux_fs/u-boot/test/py/
H A Dmultiplexed_log.py438 def section(self, marker, anchor=None): member in Logfile

12345678910>>...14