Home
last modified time | relevance | path

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

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