Searched refs:dir_type (Results 1 – 6 of 6) sorted by relevance
2142 static int bnxt_flash_nvram(struct net_device *dev, u16 dir_type, in bnxt_flash_nvram() argument2172 req->dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()2210 enum bnxt_nvm_directory_type dir_type) in bnxt_firmware_reset() argument2217 switch (dir_type) { in bnxt_firmware_reset()2268 u16 dir_type, in bnxt_flash_firmware() argument2278 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 …]
45 u16 dir_type; member
113 __le16 dir_type; member
618 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()
8993 __le16 dir_type; member9068 __le16 dir_type; member9193 __le16 dir_type; member
1125 enum dir_type { enum