Searched refs:FW_FILTER_WR_DMAC_S (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h278 #define FW_FILTER_WR_DMAC_S 19 macro
280 #define FW_FILTER_WR_DMAC_V(x) ((x) << FW_FILTER_WR_DMAC_S)
282 (((x) >> FW_FILTER_WR_DMAC_S) & FW_FILTER_WR_DMAC_M)

Completed in 220 milliseconds