FAB_PORT_ID
v &= ~(FAB_PORT_FILTER | FAB_PORT_ID);
v |= FIELD_PREP(FAB_PORT_ID, portid);
priv->fab_port_id = FIELD_GET(FAB_PORT_ID, v);