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

/freebsd-11.0-release/sys/dev/cxgb/common/
H A Dcxgb_sge_defs.h243 #define G_RSPD_SOP(x) ((x) & F_RSPD_SOP) macro
245 #define G_RSPD_SOP_EOP(x) ((G_RSPD_SOP(x) | G_RSPD_EOP(x)) >> S_RSPD_EOP)

Completed in 52 milliseconds