Searched refs:fw_flowc_wr (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_cm.h | 87 #define failover_flowc_wr_len offsetof(struct fw_flowc_wr, mnemval[3])
|
| H A D | chtls_io.c | 79 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()
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_cm.c | 1098 flowclen = offsetof(struct fw_flowc_wr, in cxgbit_alloc_csk_skb() 1401 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in cxgbit_tx_flowc_wr_credits() 1418 struct fw_flowc_wr *flowc; in cxgbit_send_tx_flowc_wr()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 598 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in tx_flowc_wr_credits() 616 struct fw_flowc_wr *flowc; in send_tx_flowc_wr() 624 flowc = (struct fw_flowc_wr *)skb->head; in send_tx_flowc_wr()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | iw_cxgb4.h | 842 FLOWC_LEN = offsetof(struct fw_flowc_wr, mnemval[FW_FLOWC_MNEM_MAX])
|
| H A D | cm.c | 590 struct fw_flowc_wr *flowc; in send_flowc() 604 flowclen = offsetof(struct fw_flowc_wr, mnemval[nparams]); in send_flowc()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | t4fw_api.h | 737 struct fw_flowc_wr { struct
|
| H A D | sge.c | 2538 struct fw_flowc_wr *flowc; in cxgb4_ethofld_send_flowc()
|