Searched defs:G_WR_OP (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/cxgb/common/ | ||
H A D | cxgb_t3_cpl.h | 313 #define G_WR_OP(x) (((x) >> S_WR_OP) & M_WR_OP) macro |
/freebsd/sys/dev/cxgbe/common/ | ||
H A D | t4_msg.h | 422 #define G_WR_OP( global() macro |