Home
last modified time | relevance | path

Searched refs:FW_PORT_MOD_TYPE_NOTSUPPORTED (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/scsi/csiostor/
Dcsio_mb.c1389 else if (port->mod_type == FW_PORT_MOD_TYPE_NOTSUPPORTED) in csio_mb_portmod_changed()
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h1774 fw_mod_type != FW_PORT_MOD_TYPE_NOTSUPPORTED && in t4_is_inserted_mod_type()
Dt4fw_api.h3124 FW_PORT_MOD_TYPE_NOTSUPPORTED = FW_PORT_CMD_MODTYPE_M - 1, enumerator
Dcxgb4_main.c318 else if (pi->mod_type == FW_PORT_MOD_TYPE_NOTSUPPORTED) in t4_os_portmod_changed()
/Linux-v6.6/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c227 else if (pi->mod_type == FW_PORT_MOD_TYPE_NOTSUPPORTED) in t4vf_os_portmod_changed()