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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h413 #define FW_FILTER_WR_PORT_S 9 macro
415 #define FW_FILTER_WR_PORT_V(x) ((x) << FW_FILTER_WR_PORT_S)
417 (((x) >> FW_FILTER_WR_PORT_S) & FW_FILTER_WR_PORT_M)

Completed in 133 milliseconds