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.c2142 static int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram() argument
2172 req->dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()
2210 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset() argument
2217 switch (dir_type) { in bnxt_firmware_reset()
2268 u16 dir_type, in bnxt_flash_firmware() argument
2278 switch (dir_type) { in bnxt_flash_firmware()
2306 dir_type); in bnxt_flash_firmware()
2339 rc = bnxt_flash_nvram(dev, dir_type, BNX_DIR_ORDINAL_FIRST, in bnxt_flash_firmware()
2342 rc = bnxt_firmware_reset(dev, dir_type); in bnxt_flash_firmware()
2348 u16 dir_type, in bnxt_flash_microcode() argument
[all …]
Dbnxt_devlink.h45 u16 dir_type; member
Dbnxt_fw_hdr.h113 __le16 dir_type; member
Dbnxt_devlink.c618 if (nvm_param.dir_type == BNXT_NVM_PORT_CFG) in bnxt_hwrm_nvm_req()
620 else if (nvm_param.dir_type == BNXT_NVM_FUNC_CFG) in bnxt_hwrm_nvm_req()
Dbnxt_hsi.h8993 __le16 dir_type; member
9068 __le16 dir_type; member
9193 __le16 dir_type; member
/drivers/net/wireless/ath/ath6kl/
Dwmi.h1125 enum dir_type { enum