Searched refs:FW_WR_FLOWID_V (Results 1 - 13 of 13) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h66 FW_WR_FLOWID_V(tid)); \
79 FW_WR_FLOWID_V(tid)); \
H A Dsge.c2218 FW_WR_FLOWID_V(eosw_txq->hwtid));
2575 FW_WR_FLOWID_V(eosw_txq->hwtid));
H A Dt4fw_api.h158 #define FW_WR_FLOWID_V(x) ((x) << FW_WR_FLOWID_S) macro
/linux-master/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_hw.c30 req->wr.wr_mid |= htonl(FW_WR_FLOWID_V(csk->tid));
402 FW_WR_FLOWID_V(csk->tid)));
H A Dchtls_io.c213 FW_WR_FLOWID_V(csk->tid));
524 req->flowid_len16 = htonl(FW_WR_FLOWID_V(csk->tid) |
H A Dchtls_cm.c315 FW_WR_FLOWID_V(tid));
/linux-master/drivers/scsi/csiostor/
H A Dcsio_scsi.c211 wr->flowid_len16 = cpu_to_be32(FW_WR_FLOWID_V(rn->flowid) |
372 wr->flowid_len16 = cpu_to_be32(FW_WR_FLOWID_V(rn->flowid) |
425 wr->flowid_len16 = cpu_to_be32(FW_WR_FLOWID_V(rn->flowid) |
654 wr->flowid_len16 = cpu_to_be32(FW_WR_FLOWID_V(rn->flowid) |
H A Dcsio_lnode.c1692 wr->flowid_len16 = cpu_to_be32(FW_WR_FLOWID_V(flow_id) |
/linux-master/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c629 htonl(FW_WR_LEN16_V(flowclen16) | FW_WR_FLOWID_V(csk->tid));
743 req->flowid_len16 = cpu_to_be32(FW_WR_FLOWID_V(csk->tid) |
/linux-master/drivers/infiniband/hw/cxgb4/
H A Dcm.c614 FW_WR_FLOWID_V(ep->hwtid));
968 FW_WR_FLOWID_V(ep->hwtid) |
1074 FW_WR_FLOWID_V(ep->hwtid) |
1154 FW_WR_FLOWID_V(ep->hwtid) |
H A Dqp.c1579 FW_WR_FLOWID_V(qhp->ep->hwtid) |
1712 FW_WR_FLOWID_V(ep->hwtid) |
1776 FW_WR_FLOWID_V(qhp->ep->hwtid) |
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_target.c186 req->flowid_len16 = cpu_to_be32(FW_WR_FLOWID_V(csk->tid) |
H A Dcxgbit_cm.c1436 FW_WR_FLOWID_V(csk->tid));

Completed in 246 milliseconds