Home
last modified time | relevance | path

Searched refs:ULP_MODE_RDMA (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_cpl_io.c658 ulp_mode(toep) == ULP_MODE_RDMA, in t4_push_frames()
854 if (compl || ulp_mode(toep) == ULP_MODE_RDMA) { in t4_push_frames()
1365 if (ulp_mode(toep) == ULP_MODE_RDMA || in do_peer_close()
1697 KASSERT(ulp_mode(toep) == ULP_MODE_RDMA, in do_rx_data()
/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h140 ULP_MODE_RDMA = 4, enumerator
/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Dqp.c1421 toep->params.ulp_mode = ULP_MODE_RDMA; in rdma_init()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_msg.h232 ULP_MODE_RDMA = 4, enumerator