Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h400 #define V_FW_FILTER_WR_NOREPLY(x) ((x) << S_FW_FILTER_WR_NOREPLY) macro
403 #define F_FW_FILTER_WR_NOREPLY V_FW_FILTER_WR_NOREPLY(1U)
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c6899 V_FW_FILTER_WR_NOREPLY(qid < 0)); in t4_mk_filtdelwr()