QLA_LOCATION_FABRIC
if (match & QLA_LOCATION_FABRIC)
loc = QLA_LOCATION_FABRIC;
if (port->location & QLA_LOCATION_FABRIC)
QLA_LOCATION_FABRIC);
if (port->location & QLA_LOCATION_FABRIC) {
} else if (fport->location & QLA_LOCATION_FABRIC) {
if (port->location & QLA_LOCATION_FABRIC)
if (port->location == QLA_LOCATION_FABRIC) {
#define QLA_LOCATION_PORT_ID(p) (p | QLA_LOCATION_FABRIC)