Searched refs:fw_flowc_wr (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_cm.h | 92 #define failover_flowc_wr_len offsetof(struct fw_flowc_wr, mnemval[3])
|
D | chtls_io.c | 82 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in flowc_wr_credits() 93 struct fw_flowc_wr *flowc, in create_flowc_wr_skb() 109 static int send_flowc_wr(struct sock *sk, struct fw_flowc_wr *flowc, in send_flowc_wr() 166 struct fw_flowc_wr fc; in send_tx_flowc_wr() 170 struct fw_flowc_wr *flowc; in send_tx_flowc_wr()
|
/Linux-v4.19/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 1080 flowclen = offsetof(struct fw_flowc_wr, in cxgbit_alloc_csk_skb() 1383 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in cxgbit_tx_flowc_wr_credits() 1400 struct fw_flowc_wr *flowc; in cxgbit_send_tx_flowc_wr()
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 577 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in tx_flowc_wr_credits() 595 struct fw_flowc_wr *flowc; in send_tx_flowc_wr() 600 flowc = (struct fw_flowc_wr *)skb->head; in send_tx_flowc_wr()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | iw_cxgb4.h | 914 FLOWC_LEN = offsetof(struct fw_flowc_wr, mnemval[FW_FLOWC_MNEM_MAX])
|
D | cm.c | 588 struct fw_flowc_wr *flowc; in send_flowc() 602 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in send_flowc()
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4fw_api.h | 689 struct fw_flowc_wr { struct
|