Searched refs:wr_lo (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 1085 * @wr_lo: low 32 bits of WR header based on WR type (big endian) 1098 __be32 wr_lo) in write_wr_hdr_sgl() 1115 wrp->wr_lo = htonl(V_WR_LEN(flits + sgl_flits) | in write_wr_hdr_sgl() 1116 V_WR_GEN(gen)) | wr_lo; in write_wr_hdr_sgl() 1152 wrp->wr_lo = htonl(V_WR_LEN(min(WR_FLITS, in write_wr_hdr_sgl() 1154 V_WR_GEN(gen)) | wr_lo; in write_wr_hdr_sgl() 1161 wp->wr_lo = htonl(V_WR_LEN(WR_FLITS) | V_WR_GEN(ogen)) | wr_lo; in write_wr_hdr_sgl() 1232 cpl->wr.wr_lo = htonl(V_WR_LEN(flits) | V_WR_GEN(gen) | in write_tx_pkt_wr() 1399 to->wr_lo in write_imm() 1092 write_wr_hdr_sgl(unsigned int ndesc, struct sk_buff *skb, struct tx_desc *d, unsigned int pidx, const struct sge_txq *q, const struct sg_ent *sgl, unsigned int flits, unsigned int sgl_flits, unsigned int gen, __be32 wr_hi, __be32 wr_lo) write_wr_hdr_sgl() argument [all...] |
H A D | t3_cpl.h | 241 __be32 wr_lo; member 281 /* wr_lo fields */ 778 __be32 wr_lo; member 886 __be32 wr_lo; member
|
H A D | cxgb3_offload.c | 880 rpl->wr.wr_lo = htonl(V_WR_TID(tid)); in do_abort_req_rss()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | sge.c | 1080 * @wr_lo: low 32 bits of WR header based on WR type (big endian) 1093 __be32 wr_lo) in write_wr_hdr_sgl() 1110 wrp->wr_lo = htonl(V_WR_LEN(flits + sgl_flits) | in write_wr_hdr_sgl() 1111 V_WR_GEN(gen)) | wr_lo; in write_wr_hdr_sgl() 1147 wrp->wr_lo = htonl(V_WR_LEN(min(WR_FLITS, in write_wr_hdr_sgl() 1149 V_WR_GEN(gen)) | wr_lo; in write_wr_hdr_sgl() 1156 wp->wr_lo = htonl(V_WR_LEN(WR_FLITS) | V_WR_GEN(ogen)) | wr_lo; in write_wr_hdr_sgl() 1227 cpl->wr.wr_lo = htonl(V_WR_LEN(flits) | V_WR_GEN(gen) | in write_tx_pkt_wr() 1394 to->wr_lo in write_imm() 1087 write_wr_hdr_sgl(unsigned int ndesc, struct sk_buff *skb, struct tx_desc *d, unsigned int pidx, const struct sge_txq *q, const struct sg_ent *sgl, unsigned int flits, unsigned int sgl_flits, unsigned int gen, __be32 wr_hi, __be32 wr_lo) write_wr_hdr_sgl() argument [all...] |
H A D | t3_cpl.h | 241 __be32 wr_lo; member 281 /* wr_lo fields */ 778 __be32 wr_lo; member 886 __be32 wr_lo; member
|
H A D | cxgb3_offload.c | 880 rpl->wr.wr_lo = htonl(V_WR_TID(tid)); in do_abort_req_rss()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 67 (w)->wr.wr_lo = cpu_to_be64(0); \ 80 (w)->wr.wr_lo = cpu_to_be64(0); \
|
H A D | t4_msg.h | 243 __be64 wr_lo; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 67 (w)->wr.wr_lo = cpu_to_be64(0); \ 80 (w)->wr.wr_lo = cpu_to_be64(0); \
|
H A D | t4_msg.h | 243 __be64 wr_lo; member
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 88 req->wr.wr_lo = wr_waitp ? (__force __be64)(unsigned long)wr_waitp : 0L; in _c4iw_write_mem_dma_aligned() 150 req->wr.wr_lo = (__force __be64)(unsigned long)wr_waitp; in _c4iw_write_mem_inline()
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 212 req->wr.wr_lo = htonl(V_WR_TID(tid)); in send_close_req() 256 req->wr.wr_lo = htonl(V_WR_TID(csk->tid)); in send_abort_req() 287 rpl->wr.wr_lo = htonl(V_WR_TID(csk->tid)); in send_abort_rpl() 361 req->wr_lo = htonl(V_WR_TID(csk->tid)); in make_tx_data_wr()
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 213 req->wr.wr_lo = htonl(V_WR_TID(tid)); in send_close_req() 257 req->wr.wr_lo = htonl(V_WR_TID(csk->tid)); in send_abort_req() 288 rpl->wr.wr_lo = htonl(V_WR_TID(csk->tid)); in send_abort_rpl() 362 req->wr_lo = htonl(V_WR_TID(csk->tid)); in make_tx_data_wr()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | mem.c | 88 req->wr.wr_lo = wr_waitp ? (__force __be64)(unsigned long)wr_waitp : 0L; in _c4iw_write_mem_dma_aligned() 150 req->wr.wr_lo = (__force __be64)(unsigned long)wr_waitp; in _c4iw_write_mem_inline()
|
Completed in 36 milliseconds