Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.h87 #define failover_flowc_wr_len offsetof(struct fw_flowc_wr, mnemval[3])
H A 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/drivers/target/iscsi/cxgbit/
H A 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/drivers/scsi/cxgbi/cxgb4i/
H A 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/drivers/infiniband/hw/cxgb4/
H A Diw_cxgb4.h830 FLOWC_LEN = offsetof(struct fw_flowc_wr, mnemval[FW_FLOWC_MNEM_MAX])
H A Dcm.c590 struct fw_flowc_wr *flowc; in send_flowc()
604 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in send_flowc()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h737 struct fw_flowc_wr { struct
H A Dsge.c2530 struct fw_flowc_wr *flowc; in cxgb4_ethofld_send_flowc()