Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dadapter.h281 struct sge { struct
282 struct sge_eth_txq *ethtxq; argument
283 struct sge_eth_rxq *ethrxq; argument
284 struct sge_rspq fw_evtq __rte_cache_aligned; argument
285 struct sge_ctrl_txq ctrlq[MAX_CTRL_QUEUES]; argument
292 u16 timer_val[SGE_NTIMERS];
293 u8 counter_val[SGE_NCOUNTERS];
295 u32 fl_align; /* response queue message alignment */
296 u32 fl_pg_order; /* large page allocation size */
297 u32 fl_starve_thres; /* Free List starvation threshold */
[all …]
H A Dcommon.h243 struct sge_params sge; member
H A Dt4_msg.h593 struct ulptx_sge_pair sge[0]; member
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c70 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_proto_compound_sg_fd() local
297 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_authenc_gcm_sg_fd() local
442 struct qbman_fle *fle, *sge; in build_authenc_gcm_fd() local
582 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_authenc_sg_fd() local
729 struct qbman_fle *fle, *sge; in build_authenc_fd() local
873 struct qbman_fle *fle, *sge, *ip_fle, *op_fle; in build_auth_sg_fd() local
990 struct qbman_fle *fle, *sge; in build_auth_fd() local
1104 struct qbman_fle *ip_fle, *op_fle, *sge, *fle; in build_cipher_sg_fd() local
1237 struct qbman_fle *fle, *sge; in build_cipher_fd() local
/f-stack/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
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_rx.h45 struct hinic_sge sge; member
H A Dhinic_pmd_tx.h73 struct hinic_sge sge; member
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_rxtx.c274 struct qbman_sge *sgt, *sge; in eth_sg_fd_to_mbuf() local
379 struct qbman_sge *sgt, *sge = NULL; in eth_mbuf_to_sg_fd() local