Searched refs:efx_oword_t (Results 1 – 17 of 17) sorted by relevance
/freebsd/sys/dev/sfxge/common/ |
H A D | efx_intr.c | 313 efx_oword_t oword; in siena_intr_init() 363 efx_oword_t oword; in siena_intr_enable() 376 efx_oword_t oword; in siena_intr_disable() 389 efx_oword_t oword; in siena_intr_disable_unlocked() 404 efx_oword_t oword; in siena_intr_trigger() 457 efx_oword_t oword; in siena_intr_check_fatal() 524 efx_oword_t fatal; in siena_intr_fatal() 525 efx_oword_t mem_per; in siena_intr_fatal() 579 efx_oword_t oword; in siena_intr_fini()
|
H A D | siena_nic.c | 251 efx_oword_t oword; in siena_nic_biu_test() 323 efx_oword_t oword; in siena_nic_probe() 478 efx_oword_t oword; in siena_nic_rx_cfg() 498 efx_oword_t oword; in siena_nic_usrev_dis() 624 efx_oword_t original; in siena_nic_test_registers() 625 efx_oword_t reg; in siena_nic_test_registers() 626 efx_oword_t buf; in siena_nic_test_registers() 704 efx_oword_t reg; in siena_nic_test_tables() 705 efx_oword_t buf; in siena_nic_test_tables()
|
H A D | efsys.h | 409 sizeof (efx_oword_t)), \ 432 sizeof (efx_oword_t)), \ 522 sizeof (efx_oword_t)), \ 545 sizeof (efx_oword_t)), \ 644 sizeof (efx_oword_t)), \ 699 sizeof (efx_oword_t)), \ 860 sizeof (efx_oword_t)), \ 879 (_offset), sizeof (efx_oword_t), \ 890 (_offset), sizeof (efx_oword_t), \ 907 sizeof (efx_oword_t)), \ [all …]
|
H A D | efx_rx.c | 1002 efx_oword_t oword; in siena_rx_init() 1041 efx_oword_t oword; in siena_rx_scatter_enable() 1080 efx_oword_t oword; \ 1104 efx_oword_t oword; \ 1121 efx_oword_t oword; \ 1201 efx_oword_t oword; in siena_rx_scale_key_set() 1334 efx_oword_t oword; in siena_rx_scale_tbl_set() 1498 efx_oword_t oword; in siena_rx_qpush() 1552 efx_oword_t oword; in siena_rx_qflush() 1570 efx_oword_t oword; in siena_rx_qenable() [all …]
|
H A D | siena_sram.c | 44 efx_oword_t oword; in siena_sram_init() 84 efx_oword_t oword; in siena_sram_test()
|
H A D | efx_tx.c | 711 efx_oword_t oword; in siena_tx_init() 815 efx_oword_t oword; in siena_tx_qpush() 844 efx_oword_t oword; in siena_tx_qpace() 885 efx_oword_t oword; in siena_tx_qflush() 905 efx_oword_t oword; in siena_tx_qenable() 938 efx_oword_t oword; in siena_tx_qcreate() 1129 efx_oword_t oword; in siena_tx_qdestroy()
|
H A D | efx_filter.c | 966 efx_oword_t oword; in siena_filter_push_rx_limits() 1002 efx_oword_t oword; in siena_filter_push_tx_limits() 1042 __out efx_oword_t *filter, in siena_filter_build() 1129 __in efx_oword_t *eop) in siena_filter_push_entry() 1243 efx_oword_t filter; in siena_filter_clear_entry() 1412 efx_oword_t filter; in siena_filter_restore() 1469 efx_oword_t filter; in siena_filter_add() 1549 efx_oword_t filter; in siena_filter_delete()
|
H A D | efx_sram.c | 48 efx_oword_t oword; in efx_sram_buf_tbl_set() 171 efx_oword_t oword; in efx_sram_buf_tbl_clear()
|
H A D | efx_mac.c | 915 __out efx_oword_t *hash_low, 916 __out efx_oword_t *hash_high) 947 efx_oword_t old_hash[2]; in siena_mac_multicast_list_set()
|
H A D | efx_ev.c | 625 efx_oword_t oword; in siena_ev_init() 1231 efx_oword_t oword; in siena_ev_qpost() 1304 efx_oword_t oword; in siena_ev_qcreate() 1466 efx_oword_t oword; in siena_ev_qdestroy()
|
H A D | siena_mcdi.c | 174 efx_oword_t oword; in siena_mcdi_init()
|
H A D | efx_impl.h | 315 efx_oword_t ep_multicst_hash[2]; 1194 __out efx_oword_t *hash_low, 1195 __out efx_oword_t *hash_high);
|
H A D | siena_impl.h | 75 efx_oword_t mask;
|
H A D | siena_mac.c | 96 efx_oword_t multicast_hash[2]; in siena_mac_reconfigure()
|
H A D | ef10_tx.c | 506 efx_oword_t oword; in ef10_tx_qpush()
|
H A D | efx.h | 330 #define EFX_INTR_SIZE (sizeof (efx_oword_t)) 2913 efx_oword_t efs_rem_host; 2914 efx_oword_t efs_loc_host;
|
H A D | efx_types.h | 246 } efx_oword_t; typedef
|