Searched refs:er_index (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/sys/dev/sfxge/common/ |
| HD | efx_rx.c | 558 erp->er_index = index; in efx_rx_qcreate() 1138 EFSYS_PROBE4(rx_post, unsigned int, erp->er_index, in falconsiena_rx_qpost() 1185 erp->er_index, &dword, B_FALSE); in falconsiena_rx_qpush() 1196 label = erp->er_index; in falconsiena_rx_qflush() 1216 erp->er_index, &oword, B_TRUE); in falconsiena_rx_qenable() 1223 erp->er_index, &oword, B_TRUE); in falconsiena_rx_qenable() 1326 erp->er_index, &oword, B_TRUE); in falconsiena_rx_qcreate() 1356 erp->er_index, &oword, B_TRUE); in falconsiena_rx_qdestroy()
|
| HD | hunt_rx.c | 600 EFSYS_PROBE4(rx_post, unsigned int, erp->er_index, in hunt_rx_qpost() 646 erp->er_index, &dword, B_FALSE); in hunt_rx_qpush() 656 if ((rc = efx_mcdi_fini_rxq(enp, erp->er_index)) != 0) in hunt_rx_qflush()
|
| HD | efx_impl.h | 731 unsigned int er_index; member
|
| HD | efx_filter.c | 306 spec->efs_dmaq_id = (uint16_t)erp->er_index; in efx_filter_spec_init_rx()
|