Searched refs:dir_type (Results 1 – 6 of 6) sorted by relevance
256 int bnxt_hwrm_flash_nvram(struct bnxt *bp, uint16_t dir_type,
3414 static bool bnxt_dir_type_is_ape_bin_format(uint16_t dir_type) in bnxt_dir_type_is_ape_bin_format() argument3416 switch (dir_type) { in bnxt_dir_type_is_ape_bin_format()3433 static bool bnxt_dir_type_is_other_exec_format(uint16_t dir_type) in bnxt_dir_type_is_other_exec_format() argument3435 switch (dir_type) { in bnxt_dir_type_is_other_exec_format()3452 static bool bnxt_dir_type_is_executable(uint16_t dir_type) in bnxt_dir_type_is_executable() argument3454 return bnxt_dir_type_is_ape_bin_format(dir_type) || in bnxt_dir_type_is_executable()3455 bnxt_dir_type_is_other_exec_format(dir_type); in bnxt_dir_type_is_executable()
4393 int bnxt_hwrm_flash_nvram(struct bnxt *bp, uint16_t dir_type, in bnxt_hwrm_flash_nvram() argument4418 req.dir_type = rte_cpu_to_le_16(dir_type); in bnxt_hwrm_flash_nvram()
44749 uint16_t dir_type; member44974 uint16_t dir_type; member45368 uint16_t dir_type; member
1933 u32 dir_type : 1; member2034 u32 dir_type : 1; member
3296 r0.field.dir_type = 0; in __dlb_domain_reset_ldb_port_registers()3303 r0.field.dir_type = 1; in __dlb_domain_reset_ldb_port_registers()3465 r0.field.dir_type = 0; in __dlb_domain_reset_dir_port_registers()3472 r0.field.dir_type = 1; in __dlb_domain_reset_dir_port_registers()