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

/freebsd-11-stable/contrib/ofed/libcxgb4/
H A Dt4fw_api.h319 #define FW_FILTER_WR_PRIO_S 12 macro
321 #define FW_FILTER_WR_PRIO_V(x) ((x) << FW_FILTER_WR_PRIO_S)
323 (((x) >> FW_FILTER_WR_PRIO_S) & FW_FILTER_WR_PRIO_M)

Completed in 205 milliseconds