| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_ev.c | 105 __in efx_evq_t *eep) in rhead_ev_qcreate() 173 __in efx_evq_t *eep) in rhead_ev_qdestroy() 184 __in efx_evq_t *eep, in rhead_ev_qprime() 203 __in efx_evq_t *eep, in rhead_ev_qpost() 214 __in efx_evq_t *eep, in rhead_ev_dispatch() 268 __in efx_evq_t *eep, in rhead_ev_qpoll() 351 __in efx_evq_t *eep, in rhead_ev_ew_dispatch() 414 __in efx_evq_t *eep, in rhead_ev_ew_qpoll() 497 __in efx_evq_t *eep, in rhead_ev_qmoderate() 525 __in efx_evq_t *eep, in rhead_ev_rx_packets() [all …]
|
| H A D | efx_ev.c | 267 efx_evq_t *eep; in efx_ev_qcreate() local 382 __in efx_evq_t *eep) in efx_ev_qdestroy() 400 __in efx_evq_t *eep, in efx_ev_qprime() 428 __in efx_evq_t *eep, in efx_ev_qpending() 446 __in efx_evq_t *eep, in efx_ev_qprefetch() 472 __in efx_evq_t *eep, in efx_ev_qcreate_check_init_done() 491 __in efx_evq_t *eep, in efx_ev_qpoll() 509 __in efx_evq_t *eep, in efx_ev_qpost() 556 __in efx_evq_t *eep, in efx_ev_qmoderate() 621 __in efx_evq_t *eep, in siena_ev_rx_not_ok() [all …]
|
| H A D | ef10_ev.c | 121 __in efx_evq_t *eep) in ef10_ev_qcreate() 207 __in efx_evq_t *eep) in ef10_ev_qdestroy() 218 __in efx_evq_t *eep, in ef10_ev_qprime() 298 __in efx_evq_t *eep, in ef10_ev_qpost() 314 __in efx_evq_t *eep, in ef10_ev_qmoderate() 414 __in efx_evq_t *eep, in ef10_ev_rx_packed_stream() 507 __in efx_evq_t *eep, in ef10_ev_rx() 743 __in efx_evq_t *eep, in ef10_ev_tx() 779 __in efx_evq_t *eep, in ef10_ev_driver() 829 __in efx_evq_t *eep, in ef10_ev_drv_gen() [all …]
|
| H A D | efx_rx.c | 846 __in efx_evq_t *eep, in efx_rx_qcreate_internal() 937 __in efx_evq_t *eep, in efx_rx_qcreate() 960 __in efx_evq_t *eep, in efx_rx_qcreate_packed_stream() 990 __in efx_evq_t *eep, in efx_rx_qcreate_es_super_buffer() 1707 __in efx_evq_t *eep, in siena_rx_qcreate()
|
| H A D | rhead_tx.c | 39 __in efx_evq_t *eep, in rhead_tx_qcreate()
|
| H A D | ef10_rx.c | 905 __in efx_evq_t *eep, in ef10_rx_qcreate() 1100 efx_evq_t *eep = erp->er_eep; in ef10_rx_qdestroy() local
|
| H A D | efx_tx.c | 360 __in efx_evq_t *eep, in efx_tx_qcreate() 973 __in efx_evq_t *eep, in siena_tx_qcreate()
|
| H A D | rhead_rx.c | 591 __in efx_evq_t *eep, in rhead_rx_qcreate()
|
| H A D | ef10_tx.c | 47 __in efx_evq_t *eep, in ef10_tx_qcreate()
|
| H A D | efx_mcdi.c | 2794 __in efx_evq_t *eep, in efx_mcdi_init_rxq()
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_eeprom.c | 463 ar9300_eeprom_t *eep = &ahp->ah_eeprom; in ar9300_eeprom_get() local 1121 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_regulatory_domain_get() local 1129 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_eeprom_write_enable_gpio_get() local 1136 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_wlan_disable_gpio_get() local 1143 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_wlan_led_gpio_get() local 1150 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_rx_band_select_gpio_get() local 1167 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_noise_floor_cal_or_power_get() local 1251 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_rx_gain_index_get() local 1259 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_tx_gain_index_get() local 1498 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_xpa_bias_level_get() local [all …]
|
| H A D | ar9300_paprd.c | 74 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_paprd_setup_single_table() local 455 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_enable_paprd() local
|
| H A D | ar9300_attach.c | 3410 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_rf_gain_cap_apply() local
|
| /f-stack/freebsd/contrib/ngatm/netnatm/api/ |
| H A D | cc_data.c | 128 struct atm_exstatus_ep *eep; in cc_get_extended_status() local
|