Searched refs:CPL_PRIORITY_DATA (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/dev/cxgb/ |
| HD | cxgb_offload.h | 59 CPL_PRIORITY_DATA = 0, /* data messages */ enumerator
|
| /trueos/sys/dev/cxgb/ulp/tom/ |
| HD | cxgb_cpl_io.c | 336 m = M_GETHDR_OFLD(toep->tp_qset, CPL_PRIORITY_DATA, req); in close_conn() 476 oh->flags = V_HDR_CTRL(CPL_PRIORITY_DATA) | F_HDR_DF | in t3_push_frames() 1078 m = M_GETHDR_OFLD(toep->tp_qset, CPL_PRIORITY_DATA, req); in send_reset() 1450 reply = M_GETHDR_OFLD(qset, CPL_PRIORITY_DATA, rpl); in send_abort_rpl()
|
| HD | cxgb_listen.c | 1117 m = M_GETHDR_OFLD(synqe->qset, CPL_PRIORITY_DATA, req); in t3_send_reset_synqe()
|
| /trueos/sys/dev/cxgb/ulp/iw_cxgb/ |
| HD | iw_cxgb_qp.c | 743 oh->flags = V_HDR_NDESC(1) | V_HDR_CTRL(CPL_PRIORITY_DATA) | V_HDR_QSET(0); in iwch_post_terminate()
|
| HD | iw_cxgb_hal.c | 880 m = M_GETHDR_OFLD(0, CPL_PRIORITY_DATA, wqe); in cxio_rdma_init()
|