Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c2107 u16 dir_type, in bnxt_flash_nvram() argument
2122 req.dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()
2171 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset() argument
2178 switch (dir_type) { in bnxt_firmware_reset()
2229 u16 dir_type, in bnxt_flash_firmware() argument
2239 switch (dir_type) { in bnxt_flash_firmware()
2267 dir_type); in bnxt_flash_firmware()
2300 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware()
2303 rc = bnxt_firmware_reset(dev, dir_type); in bnxt_flash_firmware()
2309 u16 dir_type, in bnxt_flash_microcode() argument
[all …]
Dbnxt_devlink.h58 u16 dir_type; member
Dbnxt_fw_hdr.h113 __le16 dir_type; member
Dbnxt_devlink.c590 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()
Dbnxt_hsi.h8147 __le16 dir_type; member
8218 __le16 dir_type; member
8343 __le16 dir_type; member
/drivers/net/wireless/ath/ath6kl/
Dwmi.h1125 enum dir_type { enum