Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1375 V_FW_RI_WR_MPAREQBIT(qhp->attr.mpa_attr.initiator) | in rdma_init()
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h2142 #define V_FW_RI_WR_MPAREQBIT(x) ((x) << S_FW_RI_WR_MPAREQBIT) macro
2145 #define F_FW_RI_WR_MPAREQBIT V_FW_RI_WR_MPAREQBIT(1U)