Searched refs:dir_type (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_ethtool.c | 2105 u16 dir_type, in bnxt_flash_nvram() argument 2120 req.dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram() 2169 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset() argument 2176 switch (dir_type) { in bnxt_firmware_reset() 2227 u16 dir_type, in bnxt_flash_firmware() argument 2237 switch (dir_type) { in bnxt_flash_firmware() 2265 dir_type); in bnxt_flash_firmware() 2298 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware() 2301 rc = bnxt_firmware_reset(dev, dir_type); in bnxt_flash_firmware() 2307 u16 dir_type, in bnxt_flash_microcode() argument [all …]
|
| H A D | bnxt_devlink.h | 58 u16 dir_type; member
|
| H A D | bnxt_fw_hdr.h | 113 __le16 dir_type; member
|
| H A D | bnxt_devlink.c | 590 if (nvm_param.dir_type == BNXT_NVM_PORT_CFG) in bnxt_hwrm_nvm_req() 592 else if (nvm_param.dir_type == BNXT_NVM_FUNC_CFG) in bnxt_hwrm_nvm_req()
|
| H A D | bnxt_hsi.h | 8147 __le16 dir_type; member 8218 __le16 dir_type; member 8343 __le16 dir_type; member
|
| /OK3568_Linux_fs/kernel/fs/btrfs/ |
| H A D | tree-checker.c | 493 u8 dir_type; in check_dir_item() local 524 dir_type = btrfs_dir_type(leaf, di); in check_dir_item() 525 if (dir_type >= BTRFS_FT_MAX) { in check_dir_item() 528 dir_type, BTRFS_FT_MAX); in check_dir_item() 533 dir_type != BTRFS_FT_XATTR) { in check_dir_item() 536 dir_type, BTRFS_FT_XATTR); in check_dir_item() 539 if (dir_type == BTRFS_FT_XATTR && in check_dir_item() 545 if (dir_type == BTRFS_FT_XATTR) in check_dir_item() 567 if (data_len && dir_type != BTRFS_FT_XATTR) { in check_dir_item()
|
| H A D | ctree.h | 1894 BTRFS_SETGET_FUNCS(dir_type, struct btrfs_dir_item, type, 8);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | aggregate_operations.hpp | 61 inline bool all_equal(direction_type dir_type) const in all_equal() 66 if (it->direction != dir_type) in all_equal()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath6kl/ |
| H A D | wmi.h | 1125 enum dir_type { enum
|