Searched defs:dir_type (Results 1 – 4 of 4) sorted by relevance
65 u16 dir_type; member
113 __le16 dir_type; member
3534 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram()3607 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset()3665 u16 dir_type, in bnxt_flash_firmware()3745 u16 dir_type, in bnxt_flash_microcode()3795 static bool bnxt_dir_type_is_ape_bin_format(u16 dir_type) in bnxt_dir_type_is_ape_bin_format()3813 static bool bnxt_dir_type_is_other_exec_format(u16 dir_type) in bnxt_dir_type_is_other_exec_format()3831 static bool bnxt_dir_type_is_executable(u16 dir_type) in bnxt_dir_type_is_executable()3838 u16 dir_type, in bnxt_flash_firmware_from_file()
541 u8 dir_type; in check_dir_item() local