Searched refs:dir_type (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_devlink.h | 65 u16 dir_type; member
|
| H A D | bnxt_ethtool.c | 3535 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram() argument 3565 req->dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram() 3608 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset() argument 3615 switch (dir_type) { in bnxt_firmware_reset() 3666 u16 dir_type, in bnxt_flash_firmware() argument 3676 switch (dir_type) { in bnxt_flash_firmware() 3704 dir_type); in bnxt_flash_firmware() 3737 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware() 3740 rc = bnxt_firmware_reset(dev, dir_type); in bnxt_flash_firmware() 3746 u16 dir_type, in bnxt_flash_microcode() argument [all …]
|
| H A D | bnxt_fw_hdr.h | 113 __le16 dir_type; member
|
| /linux/fs/btrfs/ |
| H A D | tree-checker.c | 568 u8 dir_type; in check_dir_item() local 599 dir_type = btrfs_dir_ftype(leaf, di); in check_dir_item() 600 if (unlikely(dir_type <= BTRFS_FT_UNKNOWN || in check_dir_item() 601 dir_type >= BTRFS_FT_MAX)) { in check_dir_item() 604 dir_type, BTRFS_FT_MAX); in check_dir_item() 609 dir_type != BTRFS_FT_XATTR)) { in check_dir_item() 612 dir_type, BTRFS_FT_XATTR); in check_dir_item() 615 if (unlikely(dir_type == BTRFS_FT_XATTR && in check_dir_item() 621 if (dir_type == BTRFS_FT_XATTR) in check_dir_item() 643 if (unlikely(data_len && dir_type != BTRFS_FT_XATTR)) { in check_dir_item()
|
| /linux/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.h | 1126 enum dir_type { enum
|
| /linux/include/linux/bnge/ |
| H A D | hsi.h | 11695 __le16 dir_type; member 11792 __le16 dir_type; member 11966 __le16 dir_type; member
|