Home
last modified time | relevance | path

Searched refs:dir_type (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_devlink.h63 u16 dir_type; member
A Dbnxt_ethtool.c3355 req->dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()
3405 switch (dir_type) { in bnxt_firmware_reset()
3456 u16 dir_type, in bnxt_flash_firmware() argument
3466 switch (dir_type) { in bnxt_flash_firmware()
3494 dir_type); in bnxt_flash_firmware()
3536 u16 dir_type, in bnxt_flash_microcode() argument
3557 if (le16_to_cpu(trailer->dir_type) != dir_type) { in bnxt_flash_microcode()
3559 dir_type, le16_to_cpu(trailer->dir_type)); in bnxt_flash_microcode()
3588 switch (dir_type) { in bnxt_dir_type_is_ape_bin_format()
3606 switch (dir_type) { in bnxt_dir_type_is_other_exec_format()
[all …]
A Dbnxt_fw_hdr.h113 __le16 dir_type; member
A Dbnxt_ethtool.h69 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type,
A Dbnxt_devlink.c1041 if (nvm_param.dir_type == BNXT_NVM_PORT_CFG) in bnxt_hwrm_nvm_req()
1043 else if (nvm_param.dir_type == BNXT_NVM_FUNC_CFG) in bnxt_hwrm_nvm_req()
A Dbnxt_hsi.h10073 __le16 dir_type; member
10148 __le16 dir_type; member
10284 __le16 dir_type; member
/linux/fs/btrfs/
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 != BTRFS_FT_XATTR)) { in check_dir_item()
/linux/fs/bcachefs/
A Dfs-common.c38 unsigned dir_type = mode_to_type(mode); in bch2_create_trans() local
122 dir_type = DT_SUBVOL; in bch2_create_trans()
163 dir_type, in bch2_create_trans()
/linux/drivers/net/wireless/ath/ath6kl/
A Dwmi.h1125 enum dir_type { enum

Completed in 103 milliseconds