Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h237 #define G_RSPD_EOP(x) ((x) & F_RSPD_EOP) macro
244 #define G_RSPD_SOP_EOP(x) ((G_RSPD_SOP(x) | G_RSPD_EOP(x)) >> S_RSPD_EOP)