Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/cxgbe/iw_cxgbe/
HDqp.c264 V_FW_RI_RES_WR_CPRIO(0) | /* don't keep in chip cache */ in create_qp()
287 V_FW_RI_RES_WR_CPRIO(0) | /* don't keep in chip cache */ in create_qp()
/freebsd-head/sys/dev/cxgbe/firmware/
HDt4fw_interface.h1644 #define V_FW_RI_RES_WR_CPRIO(x) ((x) << S_FW_RI_RES_WR_CPRIO) macro
1647 #define F_FW_RI_RES_WR_CPRIO V_FW_RI_RES_WR_CPRIO(1U)