Home
last modified time | relevance | path

Searched defs:sge (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h274 struct sge { struct
275 struct sge_eth_txq *ethtxq; argument
276 struct sge_eth_rxq *ethrxq; argument
277 struct sge_rspq fw_evtq __rte_cache_aligned; argument
278 struct sge_ctrl_txq ctrlq[MAX_CTRL_QUEUES]; argument
281 u32 stat_len; /* length of status page at ring end */
282 u32 pktshift; /* padding between CPL & packet data */
285 u16 timer_val[SGE_NTIMERS];
286 u8 counter_val[SGE_NCOUNTERS];
288 u32 fl_starve_thres; /* Free List starvation threshold */
[all …]
H A Dcommon.h227 struct sge_params sge; member
H A Dt4_msg.h593 struct ulptx_sge_pair sge[0]; member
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_raw_dp.c40 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_chain_fd() local
195 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_aead_fd() local
349 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_auth_fd() local
466 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_raw_dp_proto_fd() local
595 struct qbman_fle *ip_fle, *op_fle, *sge, *fle; in build_raw_dp_cipher_fd() local
H A Ddpaa2_sec_dpseci.c94 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_proto_compound_sg_fd() local
321 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_authenc_gcm_sg_fd() local
467 struct qbman_fle *fle, *sge; in build_authenc_gcm_fd() local
607 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_authenc_sg_fd() local
754 struct qbman_fle *fle, *sge; in build_authenc_fd() local
898 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_auth_sg_fd() local
1015 struct qbman_fle *fle, *sge; in build_auth_fd() local
1129 struct qbman_fle *ip_fle, *op_fle, *sge, *fle; in build_cipher_sg_fd() local
1262 struct qbman_fle *fle, *sge; in build_cipher_fd() local
/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_wq.c175 void hinic_set_sge(struct hinic_sge *sge, dma_addr_t addr, u32 len) in hinic_set_sge()
H A Dhinic_pmd_cmdq.h89 struct hinic_sge sge; member
109 struct hinic_sge sge; member
/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.h45 struct hinic_sge sge; member
H A Dhinic_pmd_tx.h72 struct hinic_sge sge; member
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c287 struct qbman_sge *sgt, *sge; in eth_sg_fd_to_mbuf() local
409 struct qbman_sge *sgt, *sge = NULL; in eth_mbuf_to_sg_fd() local