Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/iw_cxgbe/
HDqp.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-head/sys/dev/cxgbe/firmware/
HDt4fw_interface.h1638 #define V_FW_RI_RES_WR_HOSTFCMODE(x) ((x) << S_FW_RI_RES_WR_HOSTFCMODE) macro