Searched refs:et_index (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | ef10_tx.c | 127 if ((rc = ef10_nic_pio_link(enp, etp->et_index, handle)) != 0) { in ef10_tx_qpio_enable() 166 if (ef10_nic_pio_unlink(enp, etp->et_index) != 0) in ef10_tx_qpio_disable() 252 EFSYS_PROBE4(tx_pio_post, unsigned int, etp->et_index, in ef10_tx_qpio_post() 311 EFSYS_PROBE5(tx_post, unsigned int, etp->et_index, in ef10_tx_qpost() 381 etp->et_index, &oword); in ef10_tx_qpush() 397 etp->et_index, &dword, B_FALSE); in ef10_tx_qpush() 426 EFSYS_PROBE3(tx_desc_post, unsigned int, etp->et_index, in ef10_tx_qdesc_post() 448 EFSYS_PROBE4(tx_desc_dma_create, unsigned int, etp->et_index, in ef10_tx_qdesc_dma_create() 470 EFSYS_PROBE4(tx_desc_tso_create, unsigned int, etp->et_index, in ef10_tx_qdesc_tso_create() 495 EFSYS_PROBE4(tx_desc_tso2_create, unsigned int, etp->et_index, in ef10_tx_qdesc_tso2_create() [all …]
|
| H A D | efx_tx.c | 395 etp->et_index = index; in efx_tx_qcreate() 795 EFSYS_PROBE5(tx_post, unsigned int, (_etp)->et_index, \ 872 etp->et_index, &dword, B_FALSE); in siena_tx_qpush() 909 EFX_BAR_TBL_WRITEO(enp, FR_AZ_TX_PACE_TBL, etp->et_index, in siena_tx_qpace() 930 label = etp->et_index; in siena_tx_qflush() 948 etp->et_index, &oword, B_TRUE); in siena_tx_qenable() 950 EFSYS_PROBE5(tx_descq_ptr, unsigned int, etp->et_index, in siena_tx_qenable() 961 etp->et_index, &oword, B_TRUE); in siena_tx_qenable() 1027 etp->et_index, &oword, B_TRUE); in siena_tx_qcreate() 1069 EFSYS_PROBE3(tx_desc_post, unsigned int, etp->et_index, in siena_tx_qdesc_post() [all …]
|
| H A D | rhead_tx.c | 128 if ((rc = efx_mcdi_fini_txq(enp, etp->et_index)) != 0) in rhead_tx_qflush()
|
| H A D | efx_filter.c | 345 spec->efs_dmaq_id = (uint16_t)etp->et_index; in efx_filter_spec_init_tx()
|
| H A D | efx_impl.h | 1012 unsigned int et_index; member
|