Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
A Dbnxt_ethtool.c2173 req->dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()
2223 switch (dir_type) { in bnxt_firmware_reset()
2274 u16 dir_type, in bnxt_flash_firmware() argument
2284 switch (dir_type) { in bnxt_flash_firmware()
2312 dir_type); in bnxt_flash_firmware()
2354 u16 dir_type, in bnxt_flash_microcode() argument
2375 if (le16_to_cpu(trailer->dir_type) != dir_type) { in bnxt_flash_microcode()
2377 dir_type, le16_to_cpu(trailer->dir_type)); in bnxt_flash_microcode()
2406 switch (dir_type) { in bnxt_dir_type_is_ape_bin_format()
2424 switch (dir_type) { in bnxt_dir_type_is_other_exec_format()
[all …]
A Dbnxt_devlink.h63 u16 dir_type; member
A Dbnxt_fw_hdr.h113 __le16 dir_type; member
A Dbnxt_devlink.c993 if (nvm_param.dir_type == BNXT_NVM_PORT_CFG) in bnxt_hwrm_nvm_req()
995 else if (nvm_param.dir_type == BNXT_NVM_FUNC_CFG) in bnxt_hwrm_nvm_req()
A Dbnxt_hsi.h9132 __le16 dir_type; member
9207 __le16 dir_type; member
9332 __le16 dir_type; member
/linux/fs/btrfs/
A Dtree-checker.c500 u8 dir_type; in check_dir_item() local
531 dir_type = btrfs_dir_type(leaf, di); in check_dir_item()
532 if (unlikely(dir_type >= BTRFS_FT_MAX)) { in check_dir_item()
535 dir_type, BTRFS_FT_MAX); in check_dir_item()
540 dir_type != BTRFS_FT_XATTR)) { in check_dir_item()
543 dir_type, BTRFS_FT_XATTR); in check_dir_item()
546 if (unlikely(dir_type == BTRFS_FT_XATTR && in check_dir_item()
552 if (dir_type == BTRFS_FT_XATTR) in check_dir_item()
574 if (unlikely(data_len && dir_type != BTRFS_FT_XATTR)) { in check_dir_item()
A Dctree.h2025 BTRFS_SETGET_FUNCS(dir_type, struct btrfs_dir_item, type, 8);
/linux/drivers/net/wireless/ath/ath6kl/
A Dwmi.h1125 enum dir_type { enum

Completed in 848 milliseconds