Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_devlink.h65 u16 dir_type; member
H A Dbnxt_ethtool.c3382 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram()
3455 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset()
3513 u16 dir_type, in bnxt_flash_firmware()
3593 u16 dir_type, in bnxt_flash_microcode()
3643 static bool bnxt_dir_type_is_ape_bin_format(u16 dir_type) in bnxt_dir_type_is_ape_bin_format()
3661 static bool bnxt_dir_type_is_other_exec_format(u16 dir_type) in bnxt_dir_type_is_other_exec_format()
3679 static bool bnxt_dir_type_is_executable(u16 dir_type) in bnxt_dir_type_is_executable()
3686 u16 dir_type, in bnxt_flash_firmware_from_file()
H A Dbnxt_fw_hdr.h113 __le16 dir_type; member
H A Dbnxt_hsi.h10266 __le16 dir_type; member
10342 __le16 dir_type; member
10478 __le16 dir_type; member
/linux/fs/bcachefs/
H A Dnamei.c46 unsigned dir_type = mode_to_type(mode); in bch2_create_trans() local
/linux/fs/btrfs/
H A Dtree-checker.c540 u8 dir_type; in check_dir_item() local