Searched refs:dir_type (Results 1 – 6 of 6) sorted by relevance
3412 req->dir_type = cpu_to_le16(dir_type); in bnxt_flash_nvram()3462 switch (dir_type) { in bnxt_firmware_reset()3513 u16 dir_type, in bnxt_flash_firmware() argument3523 switch (dir_type) { in bnxt_flash_firmware()3551 dir_type); in bnxt_flash_firmware()3593 u16 dir_type, in bnxt_flash_microcode() argument3614 if (le16_to_cpu(trailer->dir_type) != dir_type) { in bnxt_flash_microcode()3616 dir_type, le16_to_cpu(trailer->dir_type)); in bnxt_flash_microcode()3645 switch (dir_type) { in bnxt_dir_type_is_ape_bin_format()3663 switch (dir_type) { in bnxt_dir_type_is_other_exec_format()[all …]
65 u16 dir_type; member
113 __le16 dir_type; member
70 int bnxt_flash_nvram(struct net_device *dev, u16 dir_type,
1038 if (nvm->dir_type == BNXT_NVM_PORT_CFG) in __bnxt_hwrm_nvm_req()1040 else if (nvm->dir_type == BNXT_NVM_FUNC_CFG) in __bnxt_hwrm_nvm_req()
1125 enum dir_type { enum
Completed in 37 milliseconds