Searched refs:EFX_POPULATE_QWORD_5 (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_tx.c | 256 EFX_POPULATE_QWORD_5(pio_desc, in ef10_tx_qpio_post() 315 EFX_POPULATE_QWORD_5(qword, in ef10_tx_qpost() 452 EFX_POPULATE_QWORD_5(edp->ed_eq, in ef10_tx_qdesc_dma_create() 474 EFX_POPULATE_QWORD_5(edp->ed_eq, in ef10_tx_qdesc_tso_create() 501 EFX_POPULATE_QWORD_5(edp[0].ed_eq, in ef10_tx_qdesc_tso2_create() 509 EFX_POPULATE_QWORD_5(edp[1].ed_eq, in ef10_tx_qdesc_tso2_create()
|
| H A D | efx_sram.c | 51 EFX_POPULATE_QWORD_5(qword, in efx_sram_buf_tbl_set()
|
| H A D | efx_types.h | 1239 #define EFX_POPULATE_QWORD_5(_qword, \ macro 1249 EFX_POPULATE_QWORD_5(_qword, EFX_DUMMY_FIELD, 0, \
|
| /f-stack/dpdk/drivers/net/sfc/ |
| H A D | sfc_ef10_tx.c | 203 EFX_POPULATE_QWORD_5(txq->txq_hw_ring[added & txq->ptr_mask], in sfc_ef10_tx_qdesc_tso2_create() 211 EFX_POPULATE_QWORD_5(txq->txq_hw_ring[(added + 1) & txq->ptr_mask], in sfc_ef10_tx_qdesc_tso2_create()
|