Home
last modified time | relevance | path

Searched refs:dir_type (Results 1 – 9 of 9) 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() argument
3412 req->dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()
3455 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset() argument
3462 switch (dir_type) { in bnxt_firmware_reset()
3513 u16 dir_type, in bnxt_flash_firmware() argument
3523 switch (dir_type) { in bnxt_flash_firmware()
3551 dir_type); in bnxt_flash_firmware()
3584 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware()
3587 rc = bnxt_firmware_reset(dev, dir_type); in bnxt_flash_firmware()
3593 bnxt_flash_microcode(struct net_device * dev,u16 dir_type,const u8 * fw_data,size_t fw_size) bnxt_flash_microcode() argument
3643 bnxt_dir_type_is_ape_bin_format(u16 dir_type) bnxt_dir_type_is_ape_bin_format() argument
3661 bnxt_dir_type_is_other_exec_format(u16 dir_type) bnxt_dir_type_is_other_exec_format() argument
3679 bnxt_dir_type_is_executable(u16 dir_type) bnxt_dir_type_is_executable() argument
3686 bnxt_flash_firmware_from_file(struct net_device * dev,u16 dir_type,const char * filename) bnxt_flash_firmware_from_file() argument
[all...]
H A Dbnxt_fw_hdr.h113 __le16 dir_type; member
H A Dbnxt_ethtool.h70 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type,
H A Dbnxt_devlink.c1038 if (nvm->dir_type == BNXT_NVM_PORT_CFG) in __bnxt_hwrm_nvm_req()
1040 else if (nvm->dir_type == BNXT_NVM_FUNC_CFG) in __bnxt_hwrm_nvm_req()
/linux/fs/btrfs/
H A Dtree-checker.c540 u8 dir_type; in check_dir_item() local
571 dir_type = btrfs_dir_ftype(leaf, di); in check_dir_item()
572 if (unlikely(dir_type <= BTRFS_FT_UNKNOWN || in check_dir_item()
573 dir_type >= BTRFS_FT_MAX)) { in check_dir_item()
576 dir_type, BTRFS_FT_MAX); in check_dir_item()
581 dir_type != BTRFS_FT_XATTR)) { in check_dir_item()
584 dir_type, BTRFS_FT_XATTR); in check_dir_item()
587 if (unlikely(dir_type == BTRFS_FT_XATTR && in check_dir_item()
593 if (dir_type == BTRFS_FT_XATTR) in check_dir_item()
615 if (unlikely(data_len && dir_type ! in check_dir_item()
[all...]
/linux/fs/bcachefs/
H A Dnamei.c46 unsigned dir_type = mode_to_type(mode); in bch2_create_trans() local
128 dir_type = DT_SUBVOL; in bch2_create_trans()
165 dir_type, in bch2_create_trans()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dwmi.h1125 enum dir_type { enum
1189 /* see, enum dir_type */
/linux/include/linux/bnxt/
H A Dhsi.h10266 __le16 dir_type; member
10342 __le16 dir_type; member
10478 __le16 dir_type; member