Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c768 u16 dir_type, in bnxt_flash_nvram() argument
783 req.dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()
806 u16 dir_type, in bnxt_flash_firmware() argument
816 switch (dir_type) { in bnxt_flash_firmware()
823 dir_type); in bnxt_flash_firmware()
857 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware()
866 static bool bnxt_dir_type_is_ape_bin_format(u16 dir_type) in bnxt_dir_type_is_ape_bin_format() argument
868 switch (dir_type) { in bnxt_dir_type_is_ape_bin_format()
882 static bool bnxt_dir_type_is_unprotected_exec_format(u16 dir_type) in bnxt_dir_type_is_unprotected_exec_format() argument
884 switch (dir_type) { in bnxt_dir_type_is_unprotected_exec_format()
[all …]
Dbnxt_hsi.h3632 __le16 dir_type; member
3696 __le16 dir_type; member
3817 __le16 dir_type; member
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
Dwmi.h1125 enum dir_type { enum
/linux-4.4.14/fs/btrfs/
Dctree.h2755 BTRFS_SETGET_FUNCS(dir_type, struct btrfs_dir_item, type, 8);