Searched defs:enp (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-9.3-release/sys/dev/sfxge/common/
H A Dsiena_sram.c36 siena_sram_init( __in efx_nic_t *enp) argument
75 siena_sram_test( __in efx_nic_t *enp, __in efx_sram_pattern_fn_t func) argument
[all...]
H A Defx_mon.c58 efx_mon_name( __in efx_nic_t *enp) argument
138 efx_mon_init( __in efx_nic_t *enp) argument
221 efx_mon_stat_name( __in efx_nic_t *enp, __in efx_mon_stat_t id) argument
235 efx_mon_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __out_ecount(EFX_MON_NSTATS) efx_mon_stat_value_t *values) argument
252 efx_mon_fini( __in efx_nic_t *enp) argument
[all...]
H A Defx_port.c35 efx_port_init( __in efx_nic_t *enp) argument
97 efx_port_poll( __in efx_nic_t *enp, __out efx_link_mode_t *link_modep) argument
129 efx_port_loopback_set( __in efx_nic_t *enp, __in efx_link_mode_t link_mode, __in efx_loopback_type_t loopback_type) argument
190 efx_loopback_type_name( __in efx_nic_t *enp, __in efx_loopback_type_t type) argument
206 efx_port_fini( __in efx_nic_t *enp) argument
[all...]
H A Defx_bootcfg.c47 efx_bootcfg_csum( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size) argument
63 efx_bootcfg_verify( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size, __out size_t *usedp) argument
129 efx_bootcfg_read( __in efx_nic_t *enp, __out_bcount(size) caddr_t data, __in size_t size) argument
242 efx_bootcfg_write( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size) argument
[all...]
H A Defx_intr.c36 efx_intr_init( __in efx_nic_t *enp, __in efx_intr_type_t type, __in efsys_mem_t *esmp) argument
96 efx_intr_enable( __in efx_nic_t *enp) argument
113 efx_intr_disable( __in efx_nic_t *enp) argument
129 efx_intr_disable_unlocked( __in efx_nic_t *enp) argument
145 efx_intr_trigger( __in efx_nic_t *enp, __in unsigned int level) argument
216 efx_intr_check_fatal( __in efx_nic_t *enp) argument
240 efx_intr_status_line( __in efx_nic_t *enp, __out boolean_t *fatalp, __out uint32_t *qmaskp) argument
267 efx_intr_status_message( __in efx_nic_t *enp, __in unsigned int message, __out boolean_t *fatalp) argument
284 efx_intr_fatal( __in efx_nic_t *enp) argument
343 efx_intr_fini( __in efx_nic_t *enp) argument
[all...]
H A Defx_nvram.c74 efx_nvram_init( __in efx_nic_t *enp) argument
117 efx_nvram_test( __in efx_nic_t *enp) argument
140 efx_nvram_size( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out size_t *sizep) argument
165 efx_nvram_get_version( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out uint32_t *subtypep, __out_ecount(4) uint16_t version[4]) argument
192 efx_nvram_rw_start( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out_opt size_t *chunk_sizep) argument
222 efx_nvram_read_chunk( __in efx_nic_t *enp, __in efx_nvram_type_t type, __in unsigned int offset, __out_bcount(size) caddr_t data, __in size_t size) argument
252 efx_nvram_erase( __in efx_nic_t *enp, __in efx_nvram_type_t type) argument
279 efx_nvram_write_chunk( __in efx_nic_t *enp, __in efx_nvram_type_t type, __in unsigned int offset, __in_bcount(size) caddr_t data, __in size_t size) argument
309 efx_nvram_rw_finish( __in efx_nic_t *enp, __in efx_nvram_type_t type) argument
329 efx_nvram_set_version( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out uint16_t version[4]) argument
362 efx_nvram_fini( __in efx_nic_t *enp) argument
[all...]
H A Defx_wol.c37 efx_wol_init( __in efx_nic_t *enp) argument
66 efx_wol_filter_clear( __in efx_nic_t *enp) argument
102 efx_wol_filter_add( __in efx_nic_t *enp, __in efx_wol_type_t type, __in efx_wol_param_t *paramp, __out uint32_t *filter_idp) argument
224 efx_wol_filter_remove( __in efx_nic_t *enp, __in uint32_t filter_id) argument
261 efx_lightsout_offload_add( __in efx_nic_t *enp, __in efx_lightsout_offload_type_t type, __in efx_lightsout_offload_param_t *paramp, __out uint32_t *filter_idp) argument
337 efx_lightsout_offload_remove( __in efx_nic_t *enp, __in efx_lightsout_offload_type_t type, __in uint32_t filter_id) argument
389 efx_wol_fini( __in efx_nic_t *enp) argument
[all...]
H A Defx_sram.c36 efx_sram_buf_tbl_set( __in efx_nic_t *enp, __in uint32_t id, __in efsys_mem_t *esmp, __in size_t n) argument
147 efx_sram_buf_tbl_clear( __in efx_nic_t *enp, __in uint32_t id, __in size_t n) argument
275 efx_sram_test( __in efx_nic_t *enp, __in efx_pattern_type_t type) argument
[all...]
H A Dsiena_mac.c36 siena_mac_poll( __in efx_nic_t *enp, __out efx_link_mode_t *link_modep) argument
63 siena_mac_up( __in efx_nic_t *enp, __out boolean_t *mac_upp) argument
88 siena_mac_reconfigure( __in efx_nic_t *enp) argument
166 siena_mac_loopback_set( __in efx_nic_t *enp, __in efx_link_mode_t link_mode, __in efx_loopback_type_t loopback_type) argument
202 siena_mac_stats_clear( __in efx_nic_t *enp) argument
237 siena_mac_stats_upload( __in efx_nic_t *enp, __in efsys_mem_t *esmp) argument
290 siena_mac_stats_periodic( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __in uint16_t period, __in boolean_t events) argument
349 siena_mac_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __out_ecount(EFX_MAC_NSTATS) efsys_stat_t *stat, __out_opt uint32_t *generationp) argument
[all...]
H A Dsiena_mon.c36 siena_mon_reset( __in efx_nic_t *enp) argument
46 siena_mon_reconfigure( __in efx_nic_t *enp) argument
96 siena_mon_decode_stats( __in efx_nic_t *enp, __in uint32_t dmask, __in_opt efsys_mem_t *esmp, __out_opt uint32_t *vmaskp, __out_ecount_opt(EFX_MON_NSTATS) efx_mon_stat_value_t *value) argument
156 siena_mon_ev( __in efx_nic_t *enp, __in efx_qword_t *eqp, __out efx_mon_stat_t *idp, __out efx_mon_stat_value_t *valuep) argument
206 siena_mon_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __out_ecount(EFX_MON_NSTATS) efx_mon_stat_value_t *values) argument
[all...]
H A Defx_mac.c113 efx_mac_pdu_set( __in efx_nic_t *enp, __in size_t pdu) argument
157 efx_mac_addr_set( __in efx_nic_t *enp, __in uint8_t *addr) argument
202 efx_mac_filter_set( __in efx_nic_t *enp, __in boolean_t unicst, __in boolean_t brdcst) argument
237 efx_mac_drain( __in efx_nic_t *enp, __in boolean_t enabled) argument
276 efx_mac_up( __in efx_nic_t *enp, __out boolean_t *mac_upp) argument
299 efx_mac_fcntl_set( __in efx_nic_t *enp, __in unsigned int fcntl, __in boolean_t autoneg) argument
374 efx_mac_fcntl_get( __in efx_nic_t *enp, __out unsigned int *fcntl_wantedp, __out unsigned int *fcntl_linkp) argument
404 efx_mac_hash_set( __in efx_nic_t *enp, __in_ecount(EFX_MAC_HASH_BITS) unsigned int const *bucket) argument
507 efx_mac_stat_name( __in efx_nic_t *enp, __in unsigned int id) argument
521 efx_mac_stats_upload( __in efx_nic_t *enp, __in efsys_mem_t *esmp) argument
552 efx_mac_stats_periodic( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __in uint16_t period_ms, __in boolean_t events) argument
587 efx_mac_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __inout_ecount(EFX_MAC_NSTATS) efsys_stat_t *essp, __in uint32_t *generationp) argument
611 efx_mac_select( __in efx_nic_t *enp) argument
[all...]
H A Defx_mcdi.c54 efx_mcdi_request_start( __in efx_nic_t *enp, __in efx_mcdi_req_t *emrp, __in boolean_t ev_cpl) argument
133 efx_mcdi_request_copyout( __in efx_nic_t *enp, __in efx_mcdi_req_t *emrp) argument
192 efx_mcdi_raise_exception( __in efx_nic_t *enp, __in_opt efx_mcdi_req_t *emrp, __in int rc) argument
219 efx_mcdi_poll_reboot( __in efx_nic_t *enp) argument
248 efx_mcdi_request_poll( __in efx_nic_t *enp) argument
361 efx_mcdi_execute( __in efx_nic_t *enp, __in efx_mcdi_req_t *emrp) argument
376 efx_mcdi_ev_cpl( __in efx_nic_t *enp, __in unsigned int seq, __in unsigned int outlen, __in int errcode) argument
428 efx_mcdi_ev_death( __in efx_nic_t *enp, __in int rc) argument
479 efx_mcdi_version( __in efx_nic_t *enp, __out_ecount_opt(4) uint16_t versionp[4], __out_opt uint32_t *buildp, __out_opt efx_mcdi_boot_t *statusp) argument
586 efx_mcdi_init( __in efx_nic_t *enp, __in const efx_mcdi_transport_t *mtp) argument
636 efx_mcdi_reboot( __in efx_nic_t *enp) argument
677 efx_mcdi_request_abort( __in efx_nic_t *enp) argument
720 efx_mcdi_fini( __in efx_nic_t *enp) argument
[all...]
H A Defx_nic.c225 efx_nic_t *enp; local
118 efx_nic_biu_test( __in efx_nic_t *enp) argument
289 efx_nic_probe( __in efx_nic_t *enp) argument
341 efx_nic_pcie_tune( __in efx_nic_t *enp, unsigned int nlanes) argument
357 efx_nic_pcie_extended_sync( __in efx_nic_t *enp) argument
375 efx_nic_init( __in efx_nic_t *enp) argument
405 efx_nic_fini( __in efx_nic_t *enp) argument
424 efx_nic_unprobe( __in efx_nic_t *enp) argument
448 efx_nic_destroy( __in efx_nic_t *enp) argument
470 efx_nic_reset( __in efx_nic_t *enp) argument
512 efx_nic_cfg_get( __in efx_nic_t *enp) argument
523 efx_nic_register_test( __in efx_nic_t *enp) argument
545 efx_nic_test_registers( __in efx_nic_t *enp, __in efx_register_set_t *rsp, __in size_t count) argument
622 efx_nic_test_tables( __in efx_nic_t *enp, __in efx_register_set_t *rsp, __in efx_pattern_type_t pattern, __in size_t count) argument
[all...]
H A Defx_phy.c260 efx_phy_probe( __in efx_nic_t *enp) argument
339 efx_phy_verify( __in efx_nic_t *enp) argument
354 efx_phy_led_set( __in efx_nic_t *enp, __in efx_phy_led_mode_t mode) argument
397 efx_phy_adv_cap_get( __in efx_nic_t *enp, __in uint32_t flag, __out uint32_t *maskp) argument
424 efx_phy_adv_cap_set( __in efx_nic_t *enp, __in uint32_t mask) argument
460 efx_phy_lp_cap_get( __in efx_nic_t *enp, __out uint32_t *maskp) argument
473 efx_phy_oui_get( __in efx_nic_t *enp, __out uint32_t *ouip) argument
487 efx_phy_media_type_get( __in efx_nic_t *enp, __out efx_phy_media_type_t *typep) argument
559 efx_phy_stat_name( __in efx_nic_t *enp, __in efx_phy_stat_t type) argument
573 efx_phy_stats_update( __in efx_nic_t *enp, __in efsys_mem_t *esmp, __out_ecount(EFX_PHY_NSTATS) uint32_t *stat) argument
593 efx_phy_prop_name( __in efx_nic_t *enp, __in unsigned int id) argument
608 efx_phy_prop_get( __in efx_nic_t *enp, __in unsigned int id, __in uint32_t flags, __out uint32_t *valp) argument
624 efx_phy_prop_set( __in efx_nic_t *enp, __in unsigned int id, __in uint32_t val) argument
642 efx_phy_bist_start( __in efx_nic_t *enp, __in efx_phy_bist_type_t type) argument
678 efx_phy_bist_poll( __in efx_nic_t *enp, __in efx_phy_bist_type_t type, __out efx_phy_bist_result_t *resultp, __out_opt uint32_t *value_maskp, __out_ecount_opt(count) unsigned long *valuesp, __in size_t count) argument
718 efx_phy_bist_stop( __in efx_nic_t *enp, __in efx_phy_bist_type_t type) argument
742 efx_phy_unprobe( __in efx_nic_t *enp) argument
[all...]
H A Defx_rx.c36 efx_rx_init( __in efx_nic_t *enp) argument
87 efx_rx_hdr_split_enable( __in efx_nic_t *enp, __in unsigned int hdr_buf_size, __in unsigned int pld_buf_size) argument
146 efx_rx_scatter_enable( __in efx_nic_t *enp, __in unsigned int buf_size) argument
260 efx_rx_scale_mode_set( __in efx_nic_t *enp, __in efx_rx_hash_alg_t alg, __in efx_rx_hash_type_t type, __in boolean_t insert) argument
311 efx_rx_scale_toeplitz_ipv4_key_set( __in efx_nic_t *enp, __in_ecount(n) uint8_t *key, __in size_t n) argument
359 efx_rx_scale_toeplitz_ipv6_key_set( __in efx_nic_t *enp, __in_ecount(n) uint8_t *key, __in size_t n) argument
457 efx_rx_scale_tbl_set( __in efx_nic_t *enp, __in_ecount(n) unsigned int *table, __in size_t n) argument
593 efx_nic_t *enp = erp->er_enp; local
619 efx_nic_t *enp = erp->er_enp; local
637 efx_nic_t *enp = erp->er_enp; local
654 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
791 efx_nic_t *enp = erp->er_enp; local
810 efx_rx_fini( __in efx_nic_t *enp) argument
[all...]
H A Defx_tx.c46 efx_tx_init( __in efx_nic_t *enp) argument
205 efx_nic_t *enp = etp->et_enp; local
231 efx_nic_t *enp = etp->et_enp; local
249 efx_nic_t *enp = etp->et_enp; local
272 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) argument
370 efx_tx_qstat_name( __in efx_nic_t *enp, __in unsigned int id) argument
405 efx_nic_t *enp = etp->et_enp; local
424 efx_tx_fini( __in efx_nic_t *enp) argument
[all...]
H A Dsiena_nic.c36 siena_nic_get_partn_mask( __in efx_nic_t *enp, __out unsigned int *maskp) argument
76 siena_nic_exit_assertion_handler( __in efx_nic_t *enp) argument
109 siena_nic_read_assertion( __in efx_nic_t *enp) argument
195 siena_nic_attach( __in efx_nic_t *enp, __in boolean_t attach) argument
237 siena_nic_pcie_extended_sync( __in efx_nic_t *enp) argument
274 siena_board_cfg( __in efx_nic_t *enp) argument
365 siena_phy_cfg( __in efx_nic_t *enp) argument
475 siena_loopback_cfg( __in efx_nic_t *enp) argument
536 siena_monitor_cfg( __in efx_nic_t *enp) argument
583 siena_nic_probe( __in efx_nic_t *enp) argument
684 siena_nic_reset( __in efx_nic_t *enp) argument
726 siena_nic_logging( __in efx_nic_t *enp) argument
760 siena_nic_rx_cfg( __in efx_nic_t *enp) argument
780 siena_nic_usrev_dis( __in efx_nic_t *enp) argument
790 siena_nic_init( __in efx_nic_t *enp) argument
823 siena_nic_fini( __in efx_nic_t *enp) argument
830 siena_nic_unprobe( __in efx_nic_t *enp) argument
897 siena_nic_register_test( __in efx_nic_t *enp) argument
[all...]
H A Dsiena_nvram.c40 siena_nvram_partn_size( __in efx_nic_t *enp, __in unsigned int partn, __out size_t *sizep) argument
90 siena_nvram_partn_lock( __in efx_nic_t *enp, __in unsigned int partn) argument
123 siena_nvram_partn_read( __in efx_nic_t *enp, __in unsigned int partn, __in unsigned int offset, __out_bcount(size) caddr_t data, __in size_t size) argument
183 siena_nvram_partn_erase( __in efx_nic_t *enp, __in unsigned int partn, __in unsigned int offset, __in size_t size) argument
220 siena_nvram_partn_write( __in efx_nic_t *enp, __in unsigned int partn, __in unsigned int offset, __out_bcount(size) caddr_t data, __in size_t size) argument
270 siena_nvram_partn_unlock( __in efx_nic_t *enp, __in unsigned int partn) argument
337 siena_parttbl_entry( __in efx_nic_t *enp, __in efx_nvram_type_t type) argument
357 siena_nvram_test( __in efx_nic_t *enp) argument
422 siena_nvram_size( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out size_t *sizep) argument
455 siena_nvram_get_dynamic_cfg( __in efx_nic_t *enp, __in unsigned int partn, __in boolean_t vpd, __out siena_mc_dynamic_config_hdr_t **dcfgp, __out size_t *sizep) argument
584 siena_nvram_get_subtype( __in efx_nic_t *enp, __in unsigned int partn, __out uint32_t *subtypep) argument
628 siena_nvram_get_version( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out uint32_t *subtypep, __out_ecount(4) uint16_t version[4]) argument
719 siena_nvram_rw_start( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out size_t *chunk_sizep) argument
749 siena_nvram_read_chunk( __in efx_nic_t *enp, __in efx_nvram_type_t type, __in unsigned int offset, __out_bcount(size) caddr_t data, __in size_t size) argument
779 siena_nvram_erase( __in efx_nic_t *enp, __in efx_nvram_type_t type) argument
811 siena_nvram_write_chunk( __in efx_nic_t *enp, __in efx_nvram_type_t type, __in unsigned int offset, __in_bcount(size) caddr_t data, __in size_t size) argument
841 siena_nvram_rw_finish( __in efx_nic_t *enp, __in efx_nvram_type_t type) argument
852 siena_nvram_set_version( __in efx_nic_t *enp, __in efx_nvram_type_t type, __out uint16_t version[4]) argument
[all...]
H A Dsiena_vpd.c40 siena_vpd_get_static( __in efx_nic_t *enp, __in unsigned int partn, __deref_out_bcount_opt(*sizep) caddr_t *svpdp, __out size_t *sizep) argument
156 siena_vpd_init( __in efx_nic_t *enp) argument
200 siena_vpd_size( __in efx_nic_t *enp, __out size_t *sizep) argument
234 siena_vpd_read( __in efx_nic_t *enp, __out_bcount(size) caddr_t data, __in size_t size) argument
286 siena_vpd_verify( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size) argument
361 siena_vpd_reinit( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size) argument
403 siena_vpd_get( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size, __inout efx_vpd_value_t *evvp) argument
447 siena_vpd_set( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size, __in efx_vpd_value_t *evvp) argument
484 siena_vpd_next( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size, __out efx_vpd_value_t *evvp, __inout unsigned int *contp) argument
497 siena_vpd_write( __in efx_nic_t *enp, __in_bcount(size) caddr_t data, __in size_t size) argument
590 siena_vpd_fini( __in efx_nic_t *enp) argument
[all...]
/freebsd-9.3-release/sys/dev/sfxge/
H A Dsfxge_mcdi.c98 efx_nic_t *enp; local
194 efx_nic_t *enp; local
232 efx_nic_t *enp; local
[all...]
H A Dsfxge_intr.c54 efx_nic_t *enp; local
119 efx_nic_t *enp; local
[all...]
H A Dsfxge.c377 efx_nic_t *enp; local
505 efx_nic_t *enp; local
[all...]
H A Dsfxge_ev.c697 efx_nic_t *enp; local
[all...]
/freebsd-9.3-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_xlator.c50 dt_node_t *enp, *mnp; local
[all...]
H A Ddt_pragma.c343 dt_node_t *enp; local
[all...]

Completed in 183 milliseconds

12