Home
last modified time | relevance | path

Searched refs:fw_flowc_wr (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.h87 #define failover_flowc_wr_len offsetof(struct fw_flowc_wr, mnemval[3])
Dchtls_io.c79 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in flowc_wr_credits()
90 struct fw_flowc_wr *flowc, in create_flowc_wr_skb()
106 static int send_flowc_wr(struct sock *sk, struct fw_flowc_wr *flowc, in send_flowc_wr()
163 struct fw_flowc_wr fc; in send_tx_flowc_wr()
167 struct fw_flowc_wr *flowc; in send_tx_flowc_wr()
/linux-6.6.21/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1100 flowclen = offsetof(struct fw_flowc_wr, in cxgbit_alloc_csk_skb()
1402 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in cxgbit_tx_flowc_wr_credits()
1419 struct fw_flowc_wr *flowc; in cxgbit_send_tx_flowc_wr()
/linux-6.6.21/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c599 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in tx_flowc_wr_credits()
617 struct fw_flowc_wr *flowc; in send_tx_flowc_wr()
625 flowc = (struct fw_flowc_wr *)skb->head; in send_tx_flowc_wr()
/linux-6.6.21/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h830 FLOWC_LEN = offsetof(struct fw_flowc_wr, mnemval[FW_FLOWC_MNEM_MAX])
Dcm.c590 struct fw_flowc_wr *flowc; in send_flowc()
604 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in send_flowc()
/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb4/
Dt4fw_api.h737 struct fw_flowc_wr { struct
Dsge.c2544 struct fw_flowc_wr *flowc; in cxgb4_ethofld_send_flowc()