Home
last modified time | relevance | path

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

/freebsd/usr.sbin/cxgbetool/
H A Dtcb_common.h129 #define PM_MODE_FCOE 6 macro
H A Dtcb_common.c394 else if ( PM_MODE_FCOE == ulp_type) {ret = "FCoE";} in spr_ulp_type()
484 if (PM_MODE_IANDP==ulp_type || PM_MODE_FCOE==ulp_type) aux=3; in parse_tcb()