Home
last modified time | relevance | path

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

/freebsd-11-stable/usr.sbin/cxgbetool/
HDtcb_common.h126 #define PM_MODE_DDP 1 macro
HDtcb_common.c299 if (PM_MODE_RDDP==ulp_type || PM_MODE_DDP==ulp_type || in decompress_val()
391 else if ( PM_MODE_DDP == ulp_type) {ret = "DDP";} in spr_ulp_type()