| /f-stack/dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_ev.c | 46 __in efx_evq_t *eep, 51 __in efx_evq_t *eep, 267 efx_evq_t *eep; in efx_ev_qcreate() local 347 *eepp = eep; in efx_ev_qcreate() 350 eep)) != 0) in efx_ev_qcreate() 1541 should_abort = eep->ee_rx(eep, in siena_ef10_ev_qpoll() 1545 should_abort = eep->ee_tx(eep, in siena_ef10_ev_qpoll() 1549 should_abort = eep->ee_driver(eep, in siena_ef10_ev_qpoll() 1553 should_abort = eep->ee_drv_gen(eep, in siena_ef10_ev_qpoll() 1558 should_abort = eep->ee_mcdi(eep, in siena_ef10_ev_qpoll() [all …]
|
| H A D | rhead_ev.c | 21 __in efx_evq_t *eep, 28 __in efx_evq_t *eep, 35 __in efx_evq_t *eep, 42 __in efx_evq_t *eep, 50 __in efx_evq_t *eep, 57 __in efx_evq_t *eep, 225 should_abort = eep->ee_rx(eep, eventp, eecp, arg); in rhead_ev_dispatch() 228 should_abort = eep->ee_tx(eep, eventp, eecp, arg); in rhead_ev_dispatch() 231 should_abort = eep->ee_mcdi(eep, eventp, eecp, arg); in rhead_ev_dispatch() 371 should_abort = eep->ee_ew_txq_desc(eep, eventp, eecp, arg); in rhead_ev_ew_dispatch() [all …]
|
| H A D | ef10_ev.c | 24 __in efx_evq_t *eep, 31 __in efx_evq_t *eep, 38 __in efx_evq_t *eep, 45 __in efx_evq_t *eep, 121 __in efx_evq_t *eep) in ef10_ev_qcreate() argument 207 __in efx_evq_t *eep) in ef10_ev_qdestroy() argument 218 __in efx_evq_t *eep, in ef10_ev_qprime() argument 298 __in efx_evq_t *eep, in ef10_ev_qpost() argument 314 __in efx_evq_t *eep, in ef10_ev_qmoderate() argument 414 __in efx_evq_t *eep, in ef10_ev_rx_packed_stream() argument [all …]
|
| H A D | rhead_impl.h | 134 __in efx_evq_t *eep); 139 __in efx_evq_t *eep); 144 __in efx_evq_t *eep, 150 __in efx_evq_t *eep, 156 __in efx_evq_t *eep, 164 __in efx_evq_t *eep, 172 __in efx_evq_t *eep, 353 __in efx_evq_t *eep, 384 __in efx_evq_t *eep,
|
| H A D | rhead_tx.c | 39 __in efx_evq_t *eep, in rhead_tx_qcreate() argument 51 if ((rc = efx_mcdi_init_txq(enp, ndescs, eep->ee_index, label, index, in rhead_tx_qcreate()
|
| H A D | ef10_impl.h | 114 __in efx_evq_t *eep); 119 __in efx_evq_t *eep); 124 __in efx_evq_t *eep, 130 __in efx_evq_t *eep, 136 __in efx_evq_t *eep, 143 __in efx_evq_t *eep, 150 __in efx_evq_t *eep, 158 __in efx_evq_t *eep, 164 __in efx_evq_t *eep, 857 __in efx_evq_t *eep, [all …]
|
| H A D | efx_rx.c | 115 __in efx_evq_t *eep, 846 __in efx_evq_t *eep, in efx_rx_qcreate_internal() argument 889 ndescs, id, flags, eep, erp)) != 0) in efx_rx_qcreate_internal() 937 __in efx_evq_t *eep, in efx_rx_qcreate() argument 947 esmp, ndescs, id, flags, eep, erpp); in efx_rx_qcreate() 960 __in efx_evq_t *eep, in efx_rx_qcreate_packed_stream() argument 971 0 /* id unused on EF10 */, EFX_RXQ_FLAG_NONE, eep, erpp); in efx_rx_qcreate_packed_stream() 990 __in efx_evq_t *eep, in efx_rx_qcreate_es_super_buffer() argument 1011 0 /* id unused on EF10 */, flags, eep, erpp); in efx_rx_qcreate_es_super_buffer() 1707 __in efx_evq_t *eep, in siena_rx_qcreate() argument [all …]
|
| H A D | ef10_rx.c | 905 __in efx_evq_t *eep, in ef10_rx_qcreate() argument 1045 if ((rc = efx_mcdi_init_rxq(enp, ndescs, eep, label, index, in ef10_rx_qcreate() 1049 erp->er_eep = eep; in ef10_rx_qcreate() 1052 ef10_ev_rxlabel_init(eep, erp, label, type); in ef10_rx_qcreate() 1100 efx_evq_t *eep = erp->er_eep; in ef10_rx_qdestroy() local 1103 ef10_ev_rxlabel_fini(eep, label); in ef10_rx_qdestroy()
|
| H A D | rhead_rx.c | 591 __in efx_evq_t *eep, in rhead_rx_qcreate() argument 648 if ((rc = efx_mcdi_init_rxq(enp, ndescs, eep, label, index, in rhead_rx_qcreate() 652 erp->er_eep = eep; in rhead_rx_qcreate()
|
| H A D | efx_tx.c | 39 __in efx_evq_t *eep, 360 __in efx_evq_t *eep, in efx_tx_qcreate() argument 403 ndescs, id, flags, eep, etp, addedp)) != 0) in efx_tx_qcreate() 973 __in efx_evq_t *eep, in siena_tx_qcreate() argument 1014 FRF_AZ_TX_DESCQ_EVQ_ID, eep->ee_index, in siena_tx_qcreate()
|
| H A D | efx.h | 2339 __in efx_evq_t *eep, 2573 __in efx_evq_t *eep, 2581 __in efx_evq_t *eep, 2589 __in efx_evq_t *eep, 2596 __in efx_evq_t *eep, 2611 __in efx_evq_t *eep, 2617 __in efx_evq_t *eep, 2643 __in efx_evq_t *eep); 3001 __in efx_evq_t *eep, 3021 __in efx_evq_t *eep, [all …]
|
| H A D | ef10_tx.c | 47 __in efx_evq_t *eep, in ef10_tx_qcreate() argument 65 if ((rc = efx_mcdi_init_txq(enp, ndescs, eep->ee_index, label, index, in ef10_tx_qcreate()
|
| H A D | efx_mcdi.c | 2794 __in efx_evq_t *eep, in efx_mcdi_init_rxq() argument 2821 no_cont_ev = (eep->ee_flags & EFX_EVQ_FLAGS_NO_CONT_EV); in efx_mcdi_init_rxq() 2862 MCDI_IN_SET_DWORD(req, INIT_RXQ_EXT_IN_TARGET_EVQ, eep->ee_index); in efx_mcdi_init_rxq()
|
| H A D | efx_impl.h | 1545 __in efx_evq_t *eep,
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_eeprom.c | 43 void ar9300_swap_eeprom(ar9300_eeprom_t *eep); 463 ar9300_eeprom_t *eep = &ahp->ah_eeprom; in ar9300_eeprom_get() local 475 return eep->mac_addr[0] << 8 | eep->mac_addr[1]; in ar9300_eeprom_get() 477 return eep->mac_addr[2] << 8 | eep->mac_addr[3]; in ar9300_eeprom_get() 479 return eep->mac_addr[4] << 8 | eep->mac_addr[5]; in ar9300_eeprom_get() 1122 return eep->base_eep_header.reg_dmn; in ar9300_regulatory_domain_get() 2400 eep->base_ext2.temp_slope_low); in ar9300_power_control_override() 2410 eep->base_ext2.temp_slope_high); in ar9300_power_control_override() 3525 ar9300_eeprom_def_dump(ah, eep); in ar9300_check_eeprom() 4343 ar9300_swap_eeprom(ar9300_eeprom_t *eep) in ar9300_swap_eeprom() argument [all …]
|
| H A D | ar9300_paprd.c | 74 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_paprd_setup_single_table() local 96 AH_PAPRD_GET_SCALE_FACTOR(paprd_scale_factor, eep, is_2g, ichan->channel); in ar9300_paprd_setup_single_table() 455 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_enable_paprd() local 471 if (eep->modal_header_5g.paprd_rate_mask_ht20 & (1 << 30)) { in ar9300_enable_paprd() 475 if (eep->modal_header_5g.paprd_rate_mask_ht20 & (1 << 29)) { in ar9300_enable_paprd() 479 if (eep->modal_header_5g.paprd_rate_mask_ht20 & (1 << 28)) { in ar9300_enable_paprd()
|
| H A D | ar9300_attach.c | 3410 ar9300_eeprom_t *eep = &AH9300(ah)->ah_eeprom; in ar9300_rf_gain_cap_apply() local 3413 if ( !((eep->base_eep_header.misc_configuration & 0x80) >> 7) ) in ar9300_rf_gain_cap_apply() 3418 rf_gain_cap = (u_int32_t) eep->modal_header_2g.rf_gain_cap; in ar9300_rf_gain_cap_apply() 3422 rf_gain_cap = (u_int32_t) eep->modal_header_5g.rf_gain_cap; in ar9300_rf_gain_cap_apply()
|
| /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 169 eep = *pep; in cc_get_extended_status() 176 strcpy(eep->name, user->name); in cc_get_extended_status() 177 eep->state = user->state; in cc_get_extended_status() 178 eep++; in cc_get_extended_status()
|