Home
last modified time | relevance | path

Searched defs:dir_type (Results 1 – 5 of 5) 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.c3501 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()
/linux/fs/btrfs/
H A Dtree-checker.c541 u8 dir_type; in check_dir_item() local
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1125 enum dir_type { enum