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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h285 #define FW_FILTER_WR_SMAC_S 18 macro
287 #define FW_FILTER_WR_SMAC_V(x) ((x) << FW_FILTER_WR_SMAC_S)
289 (((x) >> FW_FILTER_WR_SMAC_S) & FW_FILTER_WR_SMAC_M)

Completed in 110 milliseconds