Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c267 V_FW_RI_RES_WR_FBMIN(chip_id(sc) <= CHELSIO_T5 ? in create_qp()
290 V_FW_RI_RES_WR_FBMIN(chip_id(sc) <= CHELSIO_T5 ? in create_qp()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h1683 #define V_FW_RI_RES_WR_FBMIN(x) ((x) << S_FW_RI_RES_WR_FBMIN) macro