Home
last modified time | relevance | path

Searched refs:efx_oword_t (Results 1 – 17 of 17) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_intr.c309 efx_oword_t oword; in siena_intr_init()
348 efx_oword_t oword; in siena_intr_enable()
361 efx_oword_t oword; in siena_intr_disable()
374 efx_oword_t oword; in siena_intr_disable_unlocked()
389 efx_oword_t oword; in siena_intr_trigger()
442 efx_oword_t oword; in siena_intr_check_fatal()
510 efx_oword_t fatal; in siena_intr_fatal()
511 efx_oword_t mem_per; in siena_intr_fatal()
565 efx_oword_t oword; in siena_intr_fini()
H A Defx_rx.c570 efx_oword_t oword; in siena_rx_init()
609 efx_oword_t oword; in siena_rx_scatter_enable()
649 efx_oword_t oword; \
673 efx_oword_t oword; \
690 efx_oword_t oword; \
762 efx_oword_t oword; in siena_rx_scale_key_set()
887 efx_oword_t oword; in siena_rx_scale_tbl_set()
1046 efx_oword_t oword; in siena_rx_qpush()
1074 efx_oword_t oword; in siena_rx_qflush()
1092 efx_oword_t oword; in siena_rx_qenable()
[all …]
H A Dsiena_sram.c41 efx_oword_t oword; in siena_sram_init()
81 efx_oword_t oword; in siena_sram_test()
H A Defx_nic.c113 efx_oword_t oword; in efx_nic_biu_test()
649 efx_oword_t original; in efx_nic_test_registers()
650 efx_oword_t reg; in efx_nic_test_registers()
651 efx_oword_t buf; in efx_nic_test_registers()
729 efx_oword_t reg; in efx_nic_test_tables()
730 efx_oword_t buf; in efx_nic_test_tables()
H A Defx_tx.c668 efx_oword_t oword; in siena_tx_init()
774 efx_oword_t oword; in siena_tx_qpush()
802 efx_oword_t oword; in siena_tx_qpace()
843 efx_oword_t oword; in siena_tx_qflush()
863 efx_oword_t oword; in siena_tx_qenable()
896 efx_oword_t oword; in siena_tx_qcreate()
1073 efx_oword_t oword; in siena_tx_qdestroy()
H A Defx_filter.c728 efx_oword_t oword; in siena_filter_push_rx_limits()
764 efx_oword_t oword; in siena_filter_push_tx_limits()
804 __out efx_oword_t *filter, in siena_filter_build()
890 __in efx_oword_t *eop) in siena_filter_push_entry()
1006 efx_oword_t filter; in siena_filter_clear_entry()
1175 efx_oword_t filter; in siena_filter_restore()
1229 efx_oword_t filter; in siena_filter_add()
1310 efx_oword_t filter; in siena_filter_delete()
H A Dsiena_nic.c193 efx_oword_t oword; in siena_nic_probe()
348 efx_oword_t oword; in siena_nic_rx_cfg()
368 efx_oword_t oword; in siena_nic_usrev_dis()
H A Defx_sram.c45 efx_oword_t oword; in efx_sram_buf_tbl_set()
167 efx_oword_t oword; in efx_sram_buf_tbl_clear()
H A Defx_mac.c745 __out efx_oword_t *hash_low,
746 __out efx_oword_t *hash_high)
777 efx_oword_t old_hash[2]; in siena_mac_multicast_list_set()
H A Defx_ev.c436 efx_oword_t oword; in siena_ev_init()
1178 efx_oword_t oword; in siena_ev_qpost()
1250 efx_oword_t oword; in siena_ev_qcreate()
1400 efx_oword_t oword; in siena_ev_qdestroy()
H A Defx_impl.h263 efx_oword_t ep_multicst_hash[2];
1059 __out efx_oword_t *hash_low,
1060 __out efx_oword_t *hash_high);
1127 efx_oword_t mask;
H A Dsiena_mcdi.c171 efx_oword_t oword; in siena_mcdi_init()
H A Dsiena_mac.c93 efx_oword_t multicast_hash[2]; in siena_mac_reconfigure()
H A Defx.h256 #define EFX_INTR_SIZE (sizeof (efx_oword_t))
2168 efx_oword_t efs_rem_host;
2169 efx_oword_t efs_loc_host;
H A Def10_tx.c486 efx_oword_t oword; in ef10_tx_qpush()
H A Defx_types.h243 } efx_oword_t; typedef
/illumos-gate/usr/src/uts/common/io/sfxge/
H A Defsys.h206 ASSERT(IS_P2ALIGNED(_offset, sizeof (efx_oword_t))); \
272 ASSERT(IS_P2ALIGNED(_offset, sizeof (efx_oword_t))); \
362 ASSERT(IS_P2ALIGNED(_offset, sizeof (efx_oword_t))); \
462 ASSERT(IS_P2ALIGNED(_offset, sizeof (efx_oword_t))); \