Home
last modified time | relevance | path

Searched defs:dir_type (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.h65 u16 dir_type; member
H A Dbnxt_fw_hdr.h113 __le16 dir_type; member
H A Dbnxt_ethtool.c3534 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()
/linux/fs/btrfs/
H A Dtree-checker.c541 u8 dir_type; in check_dir_item() local