Searched refs:eep (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_ev.c70 __in efx_evq_t *eep);
74 __in efx_evq_t *eep);
78 __in efx_evq_t *eep,
83 __in efx_evq_t *eep,
90 __in efx_evq_t *eep,
95 __in efx_evq_t *eep,
101 __in efx_evq_t *eep,
230 efx_evq_t *eep; local
239 EFSYS_KMEM_ALLOC(enp->en_esip, sizeof (efx_evq_t), eep);
240 if (eep
268 efx_ev_qdestroy( __in efx_evq_t *eep) argument
286 efx_ev_qprime( __in efx_evq_t *eep, __in unsigned int count) argument
314 efx_ev_qpending( __in efx_evq_t *eep, __in unsigned int count) argument
332 efx_ev_qprefetch( __in efx_evq_t *eep, __in unsigned int count) argument
348 efx_ev_qpoll( __in efx_evq_t *eep, __inout unsigned int *countp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
378 efx_ev_qpost( __in efx_evq_t *eep, __in uint16_t data) argument
394 efx_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
416 efx_ev_qstats_update( __in efx_evq_t *eep, __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) argument
451 siena_ev_rx_not_ok( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in uint32_t label, __in uint32_t id, __inout uint16_t *flagsp) argument
541 siena_ev_rx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
695 siena_ev_tx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
742 siena_ev_global( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
756 siena_ev_driver( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
885 siena_ev_drv_gen( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
913 siena_ev_mcdi( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1018 siena_ev_qprime( __in efx_evq_t *eep, __in unsigned int count) argument
1039 siena_ev_qpoll( __in efx_evq_t *eep, __inout unsigned int *countp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
1172 siena_ev_qpost( __in efx_evq_t *eep, __in uint16_t data) argument
1191 siena_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
1240 siena_ev_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep) argument
1380 siena_ev_qstats_update( __in efx_evq_t *eep, __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) argument
1396 siena_ev_qdestroy( __in efx_evq_t *eep) argument
[all...]
H A Def10_ev.c52 __in efx_evq_t *eep,
59 __in efx_evq_t *eep,
66 __in efx_evq_t *eep,
73 __in efx_evq_t *eep,
80 __in efx_evq_t *eep,
248 __in efx_evq_t *eep)
269 eep->ee_rx = ef10_ev_rx;
270 eep->ee_tx = ef10_ev_tx;
271 eep->ee_driver = ef10_ev_driver;
272 eep
242 ef10_ev_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep) argument
296 ef10_ev_qdestroy( __in efx_evq_t *eep) argument
308 ef10_ev_qprime( __in efx_evq_t *eep, __in unsigned int count) argument
388 ef10_ev_qpost( __in efx_evq_t *eep, __in uint16_t data) argument
404 ef10_ev_qmoderate( __in efx_evq_t *eep, __in unsigned int us) argument
461 ef10_ev_qstats_update( __in efx_evq_t *eep, __inout_ecount(EV_NQSTATS) efsys_stat_t *stat) argument
478 ef10_ev_rx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
644 ef10_ev_tx( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
679 ef10_ev_driver( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
729 ef10_ev_drv_gen( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
757 ef10_ev_mcdi( __in efx_evq_t *eep, __in efx_qword_t *eqp, __in const efx_ev_callbacks_t *eecp, __in_opt void *arg) argument
953 ef10_ev_rxlabel_init( __in efx_evq_t *eep, __in efx_rxq_t *erp, __in unsigned int label) argument
970 ef10_ev_rxlabel_fini( __in efx_evq_t *eep, __in unsigned int label) argument
[all...]
H A Def10_impl.h85 __in efx_evq_t *eep);
89 __in efx_evq_t *eep);
93 __in efx_evq_t *eep,
98 __in efx_evq_t *eep,
103 __in efx_evq_t *eep,
109 __in efx_evq_t *eep,
115 __in efx_evq_t *eep,
121 __in efx_evq_t *eep,
616 __in efx_evq_t *eep,
900 __in efx_evq_t *eep,
[all...]
H A Def10_rx.c742 __in efx_evq_t *eep,
775 if ((rc = efx_mcdi_init_rxq(enp, n, eep->ee_index, label, index,
779 erp->er_eep = eep;
782 ef10_ev_rxlabel_init(eep, erp, label);
801 efx_evq_t *eep = erp->er_eep; local
804 ef10_ev_rxlabel_fini(eep, label);
734 ef10_rx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efx_rxq_type_t type, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep, __in efx_rxq_t *erp) argument
H A Defx.h1568 __in efx_evq_t *eep,
1713 __in efx_evq_t *eep,
1720 __in efx_evq_t *eep,
1727 __in efx_evq_t *eep,
1734 __in efx_evq_t *eep,
1739 __in efx_evq_t *eep,
1755 __in efx_evq_t *eep,
1762 __in efx_evq_t *eep);
1877 __in efx_evq_t *eep,
1970 __in efx_evq_t *eep,
[all...]
H A Defx_rx.c118 __in efx_evq_t *eep,
484 __in efx_evq_t *eep,
509 eep, erp)) != 0)
1116 __in efx_evq_t *eep,
1175 FRF_AZ_RX_DESCQ_EVQ_ID, eep->ee_index,
476 efx_rx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efx_rxq_type_t type, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep, __deref_out efx_rxq_t **erpp) argument
1108 siena_rx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efx_rxq_type_t type, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in efx_evq_t *eep, __in efx_rxq_t *erp) argument
H A Defx_tx.c63 __in efx_evq_t *eep,
296 __in efx_evq_t *eep,
328 n, id, flags, eep, etp, addedp)) != 0)
891 __in efx_evq_t *eep,
932 FRF_AZ_TX_DESCQ_EVQ_ID, eep->ee_index,
288 efx_tx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint16_t flags, __in efx_evq_t *eep, __deref_out efx_txq_t **etpp, __out unsigned int *addedp) argument
883 siena_tx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint16_t flags, __in efx_evq_t *eep, __in efx_txq_t *etp, __out unsigned int *addedp) argument
H A Def10_tx.c188 __in efx_evq_t *eep,
197 if ((rc = efx_mcdi_init_txq(enp, n, eep->ee_index, label, index, flags,
180 ef10_tx_qcreate( __in efx_nic_t *enp, __in unsigned int index, __in unsigned int label, __in efsys_mem_t *esmp, __in size_t n, __in uint32_t id, __in uint16_t flags, __in efx_evq_t *eep, __in efx_txq_t *etp, __out unsigned int *addedp) argument
/illumos-gate/usr/src/uts/common/os/
H A Derrorq.c301 errorq_elem_t *eep; local
362 for (eep = eqp->eq_elems, data = eqp->eq_data; qlen > 1; qlen--) {
363 eep->eqe_next = NULL;
364 eep->eqe_dump = NULL;
365 eep->eqe_prev = NULL;
366 eep->eqe_data = data;
368 eep++;
370 eep->eqe_next = NULL;
371 eep->eqe_prev = NULL;
372 eep
397 errorq_elem_t *eep; local
429 errorq_elem_t *eep; local
524 errorq_elem_t *eep, *old; local
587 errorq_elem_t *eep, *dep; local
742 errorq_elem_t *eep, *nep, *dep; local
952 errorq_elem_t *eep; local
[all...]
H A Dfm.c119 fm_drain(void *private, void *data, errorq_elem_t *eep) argument
121 nvlist_t *nvl = errorq_elem_nvl(ereport_errorq, eep);
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_eeprom.c179 struct ar5416_eeprom_4k *eep = &ahp->ah_eeprom.map4k; local
190 eep_data = (uint16_t *)eep;
209 struct ar5416_eeprom_def *eep = &ahp->ah_eeprom.def; local
213 eep_data = (uint16_t *)eep;
245 struct ar5416_eeprom_def *eep = local
317 word = swab16(eep->baseEepHeader.length);
318 eep->baseEepHeader.length = word;
320 word = swab16(eep->baseEepHeader.checksum);
321 eep->baseEepHeader.checksum = word;
323 word = swab16(eep
375 struct ar5416_eeprom_4k *eep = local
2105 struct ar5416_eeprom_def *eep = &ahp->ah_eeprom.def; local
2165 struct ar5416_eeprom_4k *eep = &ahp->ah_eeprom.map4k; local
2202 struct ar5416_eeprom_def *eep = &ahp->ah_eeprom.def; local
2434 struct ar5416_eeprom_4k *eep = &ahp->ah_eeprom.map4k; local
2636 struct ar5416_eeprom_def *eep = &ahp->ah_eeprom.def; local
2669 struct ar5416_eeprom_4k *eep = &ahp->ah_eeprom.map4k; local
2714 struct ar5416_eeprom_def *eep = &ahp->ah_eeprom.def; local
2787 struct ar5416_eeprom_4k *eep = &ahp->ah_eeprom.map4k; local
2832 struct ar5416_eeprom_def *eep = &ahp->ah_eeprom.def; local
[all...]
H A Darn_hw.h976 #define AR5416_VER_MASK (eep->baseEepHeader.version & AR5416_EEP_VER_MINOR_MASK)
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_ev.c996 efx_evq_t *eep = sep->se_eep; local
1000 return (efx_ev_qmoderate(eep, us));

Completed in 104 milliseconds