Home
last modified time | relevance | path

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

/freebsd/usr.sbin/cxgbetool/
H A Dtcb_common.h126 #define PM_MODE_IWARP 3 macro
H A Dtcb_common.c391 else if ( PM_MODE_IWARP == ulp_type) {ret = "IWARP";} in spr_ulp_type()