Home
last modified time | relevance | path

Searched refs:V_FW_WR_FLOWID (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h35 V_FW_WR_FLOWID(tid)); \
43 V_FW_WR_FLOWID(tid)); \
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h215 #define V_FW_WR_FLOWID(x) ((x) << S_FW_WR_FLOWID) macro