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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h332 #define FW_FILTER_WR_FRAG_S 7 macro
334 #define FW_FILTER_WR_FRAG_V(x) ((x) << FW_FILTER_WR_FRAG_S)
336 (((x) >> FW_FILTER_WR_FRAG_S) & FW_FILTER_WR_FRAG_M)

Completed in 156 milliseconds