Searched defs:dir_type (Results 1 – 5 of 5) sorted by relevance
65 u16 dir_type; member
113 __le16 dir_type; member
3501 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram()3574 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset()3632 u16 dir_type, in bnxt_flash_firmware()3712 u16 dir_type, in bnxt_flash_microcode()3762 static bool bnxt_dir_type_is_ape_bin_format(u16 dir_type) in bnxt_dir_type_is_ape_bin_format()3780 static bool bnxt_dir_type_is_other_exec_format(u16 dir_type) in bnxt_dir_type_is_other_exec_format()3798 static bool bnxt_dir_type_is_executable(u16 dir_type) in bnxt_dir_type_is_executable()3805 u16 dir_type, in bnxt_flash_firmware_from_file()
541 u8 dir_type; in check_dir_item() local
1125 enum dir_type { enum