Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c263 V_FW_RI_RES_WR_HOSTFCMODE(0) | /* no host cidx updates */ in create_qp()
286 V_FW_RI_RES_WR_HOSTFCMODE(0) | /* no host cidx updates */ in create_qp()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1638 #define V_FW_RI_RES_WR_HOSTFCMODE(x) ((x) << S_FW_RI_RES_WR_HOSTFCMODE) macro