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

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h239 #define G_RSPD_EOP(x) ((x) & F_RSPD_EOP) macro
246 #define G_RSPD_SOP_EOP(x) ((G_RSPD_SOP(x) | G_RSPD_EOP(x)) >> S_RSPD_EOP)

Completed in 164 milliseconds