Searched refs:et_index (Results 1 - 4 of 4) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/sfxge/common/ |
| H A D | ef10_tx.c | 263 if ((rc = ef10_nic_pio_link(enp, etp->et_index, handle)) != 0) { 302 (void) ef10_nic_pio_unlink(enp, etp->et_index); 387 EFSYS_PROBE4(tx_pio_post, unsigned int, etp->et_index, 445 EFSYS_PROBE5(tx_post, unsigned int, etp->et_index, 501 EFX_BAR_TBL_DOORBELL_WRITEO(enp, ER_DZ_TX_DESC_UPD_REG, etp->et_index, 533 EFSYS_PROBE3(tx_desc_post, unsigned int, etp->et_index, 558 EFSYS_PROBE4(tx_desc_dma_create, unsigned int, etp->et_index, 578 EFSYS_PROBE4(tx_desc_tso_create, unsigned int, etp->et_index, 600 EFSYS_PROBE4(tx_desc_tso2_create, unsigned int, etp->et_index, 629 EFSYS_PROBE2(tx_desc_vlantci_create, unsigned int, etp->et_index, [all...] |
| H A D | efx_tx.c | 320 etp->et_index = index; 711 EFSYS_PROBE5(tx_post, unsigned int, (_etp)->et_index, \ 790 etp->et_index, &dword, B_FALSE); 827 EFX_BAR_TBL_WRITEO(enp, FR_AZ_TX_PACE_TBL, etp->et_index, 848 label = etp->et_index; 866 etp->et_index, &oword, B_TRUE); 868 EFSYS_PROBE5(tx_descq_ptr, unsigned int, etp->et_index, 879 etp->et_index, &oword, B_TRUE); 945 etp->et_index, &oword, B_TRUE); 987 EFSYS_PROBE3(tx_desc_post, unsigned int, etp->et_index, [all...] |
| H A D | efx_impl.h | 737 unsigned int et_index; member in struct:efx_txq_s
|
| H A D | efx_filter.c | 302 spec->efs_dmaq_id = (uint16_t)etp->et_index;
|
Completed in 251 milliseconds