Home
last modified time | relevance | path

Searched refs:EFX_POPULATE_OWORD_3 (Results 1 – 7 of 7) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_ev.c1217 EFX_POPULATE_OWORD_3(oword, FRF_AZ_DRV_EV_QID, eep->ee_index, in siena_ev_qpost()
1324 EFX_POPULATE_OWORD_3(oword, FRF_CZ_TIMER_Q_EN, 1, in siena_ev_qcreate()
1329 EFX_POPULATE_OWORD_3(oword, FRF_AZ_EVQ_EN, 1, FRF_AZ_EVQ_SIZE, size, in siena_ev_qcreate()
H A Defx_intr.c342 EFX_POPULATE_OWORD_3(oword, in siena_intr_init()
H A Def10_tx.c372 EFX_POPULATE_OWORD_3(oword, ERF_DZ_TX_DESC_WPTR, wptr, in ef10_tx_qpush()
H A Defx_types.h1179 #define EFX_POPULATE_OWORD_3(_oword, \ macro
1186 EFX_POPULATE_OWORD_3(_oword, EFX_DUMMY_FIELD, 0, \
H A Defx_mae.c1807 EFX_POPULATE_OWORD_3(*rule_response, in efx_mae_action_rule_insert()
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef100_tx.c400 EFX_POPULATE_OWORD_3(*tx_desc, in sfc_ef100_tx_qdesc_seg_create()
H A Dsfc_ef10_tx.c235 EFX_POPULATE_OWORD_3(oword, in sfc_ef10_tx_qpush()