Home
last modified time | relevance | path

Searched refs:QLCNIC_UNKNOWN_ROMIMAGE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_init.c1253 case QLCNIC_UNKNOWN_ROMIMAGE: in qlcnic_get_next_fwtype()
1273 adapter->ahw->fw_type = QLCNIC_UNKNOWN_ROMIMAGE; in qlcnic_request_firmware()
H A Dqlcnic.h327 #define QLCNIC_UNKNOWN_ROMIMAGE 0xff macro