| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/ |
| H A D | ieee80211.h | 1007 #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 D | ieee80211.h | 1071 #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 D | ieee80211.h | 1039 #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 D | ieee80211.h | 1060 #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 D | ieee80211.h | 1067 #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 D | ieee80211.h | 1044 #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 D | ieee80211.h | 1041 #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 D | ieee80211.h | 1070 #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 D | ieee80211.h | 984 #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 D | ieee80211.h | 985 #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 D | qlcnic_init.c | 746 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 D | build.c | 161 u8 *section; in update_pecoff_section_header_fields() local
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
| H A D | smu7_smumgr.c | 508 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 D | lpc32xx_mlc.c | 131 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 D | hisi504_nand.c | 612 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 D | lpc32xx_slc.c | 139 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 D | ieee80211.h | 993 #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 D | ieee80211.h | 989 #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 D | ieee80211.h | 991 #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 D | machine_kexec_64.c | 428 Elf_Shdr *section, const Elf_Shdr *relsec, in arch_kexec_apply_relocations_add()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/spi/ |
| H A D | core.c | 226 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 D | core.c | 1086 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 D | dhd_linux_platdev.c | 132 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 D | dhd_linux_platdev.c | 127 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 D | multiplexed_log.py | 438 def section(self, marker, anchor=None): member in Logfile
|