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

/freebsd-11.0-release/contrib/ofed/libcxgb4/src/
H A Dt4fw_interface.h316 #define M_FW_FILTER_WR_RQTYPE 0x1 macro
319 (((x) >> S_FW_FILTER_WR_RQTYPE) & M_FW_FILTER_WR_RQTYPE)
/freebsd-11.0-release/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h340 #define M_FW_FILTER_WR_RQTYPE 0x1 macro
343 (((x) >> S_FW_FILTER_WR_RQTYPE) & M_FW_FILTER_WR_RQTYPE)

Completed in 146 milliseconds