Symbol: e1000g
usr/src/uts/common/io/e1000g/e1000_osdep.h
215
struct e1000g *adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
1130
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
1250
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
1286
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
1329
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
1469
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
1537
e1000g_release_dma_resources(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_alloc.c
168
e1000g_alloc_dma_resources(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_alloc.c
218
e1000g_alloc_descriptors(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_alloc.c
253
e1000g_free_descriptors(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_alloc.c
276
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
481
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_alloc.c
51
static int e1000g_alloc_dma_buffer(struct e1000g *,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
59
static int e1000g_alloc_dma_buffer_82546(struct e1000g *,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
67
static int e1000g_alloc_dvma_buffer(struct e1000g *, dma_buffer_t *, size_t);
usr/src/uts/common/io/e1000g/e1000g_alloc.c
70
static int e1000g_alloc_descriptors(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_alloc.c
703
e1000g_alloc_packets(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_alloc.c
71
static void e1000g_free_descriptors(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_alloc.c
72
static int e1000g_alloc_packets(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_alloc.c
73
static void e1000g_free_packets(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_alloc.c
764
e1000g_free_packets(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_alloc.c
778
e1000g_alloc_dvma_buffer(struct e1000g *Adapter,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
851
e1000g_alloc_dma_buffer(struct e1000g *Adapter,
usr/src/uts/common/io/e1000g/e1000g_alloc.c
949
e1000g_alloc_dma_buffer_82546(struct e1000g *Adapter,
usr/src/uts/common/io/e1000g/e1000g_debug.c
165
struct e1000g *Adapter = (struct e1000g *)instance;
usr/src/uts/common/io/e1000g/e1000g_debug.c
228
struct e1000g *Adapter = (struct e1000g *)instance;
usr/src/uts/common/io/e1000g/e1000g_debug.c
272
struct e1000g *Adapter = (struct e1000g *)instance;
usr/src/uts/common/io/e1000g/e1000g_debug.c
371
struct e1000g *Adapter = (struct e1000g *)instance;
usr/src/uts/common/io/e1000g/e1000g_debug.c
540
struct e1000g *Adapter = (struct e1000g *)instance;
usr/src/uts/common/io/e1000g/e1000g_debug.c
67
struct e1000g *Adapter = (struct e1000g *)instance;
usr/src/uts/common/io/e1000g/e1000g_main.c
100
static int e1000g_unicst_set(struct e1000g *, const uint8_t *, int);
usr/src/uts/common/io/e1000g/e1000g_main.c
101
static int e1000g_alloc_rx_data(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
102
static void e1000g_release_multicast(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
103
static void e1000g_pch_limits(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
1058
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
1072
Adapter = (struct e1000g *)ddi_get_driver_private(devinfo);
usr/src/uts/common/io/e1000g/e1000g_main.c
109
static boolean_t e1000g_reset_adapter(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
110
static void e1000g_tx_clean(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
111
static void e1000g_rx_clean(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
1119
e1000g_unattach(dev_info_t *devinfo, struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
114
static boolean_t e1000g_link_check(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
115
static boolean_t e1000g_stall_check(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
116
static void e1000g_smartspeed(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
117
static void e1000g_get_conf(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
118
static boolean_t e1000g_get_prop(struct e1000g *, char *, int, int, int,
usr/src/uts/common/io/e1000g/e1000g_main.c
1198
kmem_free((caddr_t)Adapter, sizeof (struct e1000g));
usr/src/uts/common/io/e1000g/e1000g_main.c
120
static void enable_watchdog_timer(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
121
static void disable_watchdog_timer(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
122
static void start_watchdog_timer(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
123
static void restart_watchdog_timer(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
124
static void stop_watchdog_timer(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
125
static void stop_link_timer(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
1266
e1000g_init_locks(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
127
static void e1000g_force_speed_duplex(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
128
static void e1000g_setup_max_mtu(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
129
static void e1000g_get_max_frame_size(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
1297
e1000g_destroy_locks(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
131
static void e1000g_unattach(dev_info_t *, struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
1323
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
1325
Adapter = (struct e1000g *)ddi_get_driver_private(devinfo);
usr/src/uts/common/io/e1000g/e1000g_main.c
134
static void e1000g_ioc_peek_reg(struct e1000g *, e1000g_peekpoke_t *);
usr/src/uts/common/io/e1000g/e1000g_main.c
135
static void e1000g_ioc_poke_reg(struct e1000g *, e1000g_peekpoke_t *);
usr/src/uts/common/io/e1000g/e1000g_main.c
136
static void e1000g_ioc_peek_mem(struct e1000g *, e1000g_peekpoke_t *);
usr/src/uts/common/io/e1000g/e1000g_main.c
1361
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
1363
Adapter = (struct e1000g *)ddi_get_driver_private(devinfo);
usr/src/uts/common/io/e1000g/e1000g_main.c
137
static void e1000g_ioc_poke_mem(struct e1000g *, e1000g_peekpoke_t *);
usr/src/uts/common/io/e1000g/e1000g_main.c
138
static enum ioc_reply e1000g_pp_ioctl(struct e1000g *,
usr/src/uts/common/io/e1000g/e1000g_main.c
1390
e1000g_init(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
141
static enum ioc_reply e1000g_loopback_ioctl(struct e1000g *,
usr/src/uts/common/io/e1000g/e1000g_main.c
144
static boolean_t e1000g_set_loopback_mode(struct e1000g *, uint32_t);
usr/src/uts/common/io/e1000g/e1000g_main.c
145
static void e1000g_set_internal_loopback(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
146
static void e1000g_set_external_loopback_1000(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
147
static void e1000g_set_external_loopback_100(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
148
static void e1000g_set_external_loopback_10(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
149
static int e1000g_add_intrs(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
150
static int e1000g_intr_add(struct e1000g *, int);
usr/src/uts/common/io/e1000g/e1000g_main.c
151
static int e1000g_rem_intrs(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
152
static int e1000g_enable_intrs(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
153
static int e1000g_disable_intrs(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
154
static boolean_t e1000g_link_up(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
156
static boolean_t e1000g_find_mac_address(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
158
static void e1000g_get_phy_state(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
161
static void e1000g_fm_init(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_main.c
162
static void e1000g_fm_fini(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_main.c
163
static void e1000g_param_sync(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
166
static void e1000g_restore_promisc(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_main.c
1678
e1000g_alloc_rx_data(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
1736
e1000g_link_up(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
1785
struct e1000g *e1000gp;
usr/src/uts/common/io/e1000g/e1000g_main.c
1790
e1000gp = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
1901
struct e1000g *adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
1922
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
1947
e1000g_start(struct e1000g *Adapter, boolean_t global)
usr/src/uts/common/io/e1000g/e1000g_main.c
2020
e1000g_flush_desc_rings(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2050
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
2073
e1000g_stop(struct e1000g *Adapter, boolean_t global)
usr/src/uts/common/io/e1000g/e1000g_main.c
2146
e1000g_rx_clean(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2162
e1000g_tx_clean(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2220
e1000g_tx_drain(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2244
e1000g_rx_drain(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2265
e1000g_reset_adapter(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2301
e1000g_global_reset(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2338
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
2341
Adapter = (struct e1000g *)(uintptr_t)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
2376
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
2379
Adapter = (struct e1000g *)(uintptr_t)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
2411
e1000g_intr_work(struct e1000g *Adapter, uint32_t icr)
usr/src/uts/common/io/e1000g/e1000g_main.c
2552
e1000g_init_unicst(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2626
e1000g_unicst_set(struct e1000g *Adapter, const uint8_t *mac_addr,
usr/src/uts/common/io/e1000g/e1000g_main.c
2705
multicst_add(struct e1000g *Adapter, const uint8_t *multiaddr)
usr/src/uts/common/io/e1000g/e1000g_main.c
2774
multicst_remove(struct e1000g *Adapter, const uint8_t *multiaddr)
usr/src/uts/common/io/e1000g/e1000g_main.c
2830
e1000g_release_multicast(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
2842
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
2864
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
2905
struct e1000g *adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
2926
struct e1000g *adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
2951
struct e1000g *adapter = rx_ring->adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
2984
struct e1000g *adapter = rx_ring->adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
3009
e1000g_unicst_find(struct e1000g *Adapter, const uint8_t *mac_addr)
usr/src/uts/common/io/e1000g/e1000g_main.c
3032
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3073
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3125
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3156
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3184
e1000g_t *e1000g = arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3186
mutex_enter(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3187
VERIFY(e1000g->e1000g_emul_blink);
usr/src/uts/common/io/e1000g/e1000g_main.c
3188
if (e1000g->e1000g_emul_state) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3189
(void) e1000_led_on(&e1000g->shared);
usr/src/uts/common/io/e1000g/e1000g_main.c
3191
(void) e1000_led_off(&e1000g->shared);
usr/src/uts/common/io/e1000g/e1000g_main.c
3193
e1000g->e1000g_emul_state = !e1000g->e1000g_emul_state;
usr/src/uts/common/io/e1000g/e1000g_main.c
3194
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3200
e1000g_t *e1000g = arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3211
mutex_enter(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3215
!e1000g->e1000g_led_setup) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3216
if (e1000_setup_led(&e1000g->shared) != E1000_SUCCESS) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3217
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3221
e1000g->e1000g_led_setup = B_TRUE;
usr/src/uts/common/io/e1000g/e1000g_main.c
3224
if (mode != MAC_LED_IDENT && e1000g->e1000g_blink != NULL) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3225
ddi_periodic_t id = e1000g->e1000g_blink;
usr/src/uts/common/io/e1000g/e1000g_main.c
3226
e1000g->e1000g_blink = NULL;
usr/src/uts/common/io/e1000g/e1000g_main.c
3227
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3229
mutex_enter(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3234
if (e1000g->e1000g_led_setup) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3235
if (e1000_cleanup_led(&e1000g->shared) !=
usr/src/uts/common/io/e1000g/e1000g_main.c
3237
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3240
e1000g->e1000g_led_setup = B_FALSE;
usr/src/uts/common/io/e1000g/e1000g_main.c
3244
if (e1000g->e1000g_emul_blink) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3245
if (e1000g->e1000g_blink != NULL)
usr/src/uts/common/io/e1000g/e1000g_main.c
3255
e1000g->e1000g_blink =
usr/src/uts/common/io/e1000g/e1000g_main.c
3256
ddi_periodic_add(e1000g_led_blink, e1000g,
usr/src/uts/common/io/e1000g/e1000g_main.c
3258
} else if (e1000_blink_led(&e1000g->shared) != E1000_SUCCESS) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3259
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3264
if (e1000_led_off(&e1000g->shared) != E1000_SUCCESS) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3265
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3270
if (e1000_led_on(&e1000g->shared) != E1000_SUCCESS) {
usr/src/uts/common/io/e1000g/e1000g_main.c
3271
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3276
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3280
mutex_exit(&e1000g->e1000g_led_lock);
usr/src/uts/common/io/e1000g/e1000g_main.c
3288
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3399
struct e1000g *Adapter = arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3607
struct e1000g *Adapter = arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3706
struct e1000g *Adapter = arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
3852
e1000g_set_priv_prop(struct e1000g *Adapter, const char *pr_name,
usr/src/uts/common/io/e1000g/e1000g_main.c
405
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
4057
e1000g_get_priv_prop(struct e1000g *Adapter, const char *pr_name,
usr/src/uts/common/io/e1000g/e1000g_main.c
4142
e1000g_get_conf(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
432
(struct e1000g *)kmem_zalloc(sizeof (*Adapter), KM_SLEEP);
usr/src/uts/common/io/e1000g/e1000g_main.c
4366
e1000g_get_prop(struct e1000g *Adapter, /* point to per-adapter structure */
usr/src/uts/common/io/e1000g/e1000g_main.c
4426
e1000g_link_check(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4509
e1000g_reset_link(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4581
e1000g_timer_tx_resched(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4604
struct e1000g *Adapter = (struct e1000g *)ws;
usr/src/uts/common/io/e1000g/e1000g_main.c
4726
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_main.c
4741
e1000g_force_speed_duplex(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4810
e1000g_get_max_frame_size(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4858
e1000g_pch_limits(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4897
arm_watchdog_timer(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4905
enable_watchdog_timer(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4919
disable_watchdog_timer(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4937
start_watchdog_timer(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4952
restart_watchdog_timer(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4963
stop_watchdog_timer(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
4980
stop_link_timer(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5015
e1000g_clear_interrupt(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5022
e1000g_mask_interrupt(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5035
e1000g_clear_all_interrupts(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5041
e1000g_mask_tx_interrupt(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5047
e1000g_clear_tx_interrupt(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5053
e1000g_smartspeed(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5187
e1000g_stall_check(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5206
e1000g_pp_ioctl(struct e1000g *e1000gp, struct iocblk *iocp, mblk_t *mp)
usr/src/uts/common/io/e1000g/e1000g_main.c
5208
void (*ppfn)(struct e1000g *e1000gp, e1000g_peekpoke_t *ppd);
usr/src/uts/common/io/e1000g/e1000g_main.c
5273
maxoff = sizeof (struct e1000g);
usr/src/uts/common/io/e1000g/e1000g_main.c
5294
e1000g_ioc_peek_reg(struct e1000g *e1000gp, e1000g_peekpoke_t *ppd)
usr/src/uts/common/io/e1000g/e1000g_main.c
5307
e1000g_ioc_poke_reg(struct e1000g *e1000gp, e1000g_peekpoke_t *ppd)
usr/src/uts/common/io/e1000g/e1000g_main.c
5322
e1000g_ioc_peek_mem(struct e1000g *e1000gp, e1000g_peekpoke_t *ppd)
usr/src/uts/common/io/e1000g/e1000g_main.c
5355
e1000g_ioc_poke_mem(struct e1000g *e1000gp, e1000g_peekpoke_t *ppd)
usr/src/uts/common/io/e1000g/e1000g_main.c
5402
e1000g_loopback_ioctl(struct e1000g *Adapter, struct iocblk *iocp, mblk_t *mp)
usr/src/uts/common/io/e1000g/e1000g_main.c
5573
e1000g_set_loopback_mode(struct e1000g *Adapter, uint32_t mode)
usr/src/uts/common/io/e1000g/e1000g_main.c
5673
e1000g_set_internal_loopback(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5844
e1000g_set_external_loopback_1000(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5951
e1000g_set_external_loopback_100(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
5988
e1000g_set_external_loopback_10(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6026
e1000g_find_mac_address(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
604
e1000g_register_mac(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6097
e1000g_add_intrs(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6162
e1000g_intr_add(struct e1000g *Adapter, int intr_type)
usr/src/uts/common/io/e1000g/e1000g_main.c
6294
e1000g_rem_intrs(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
631
e1000g_identify_hardware(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6321
e1000g_enable_intrs(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6352
e1000g_disable_intrs(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6384
e1000g_get_phy_state(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6553
e1000g_fm_init(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
658
e1000g_regs_map(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6595
e1000g_fm_fini(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6624
e1000g_fm_ereport(struct e1000g *Adapter, char *detail)
usr/src/uts/common/io/e1000g/e1000g_main.c
6650
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_main.c
6652
Adapter = (struct e1000g *)ddi_get_driver_private(devinfo);
usr/src/uts/common/io/e1000g/e1000g_main.c
6681
e1000g_param_sync(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
6765
e1000g_restore_promisc(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
71
static void e1000g_intr_work(struct e1000g *, uint32_t);
usr/src/uts/common/io/e1000g/e1000g_main.c
72
static int e1000g_init(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
73
static int e1000g_start(struct e1000g *, boolean_t);
usr/src/uts/common/io/e1000g/e1000g_main.c
74
static void e1000g_stop(struct e1000g *, boolean_t);
usr/src/uts/common/io/e1000g/e1000g_main.c
798
e1000g_set_driver_params(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
87
static int e1000g_set_priv_prop(struct e1000g *, const char *, uint_t,
usr/src/uts/common/io/e1000g/e1000g_main.c
89
static int e1000g_get_priv_prop(struct e1000g *, const char *, uint_t, void *);
usr/src/uts/common/io/e1000g/e1000g_main.c
894
e1000g_setup_max_mtu(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
90
static void e1000g_init_locks(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
91
static void e1000g_destroy_locks(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
92
static int e1000g_identify_hardware(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
93
static int e1000g_regs_map(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
94
static int e1000g_set_driver_params(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
95
static void e1000g_set_bufsize(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
954
e1000g_set_bufsize(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_main.c
96
static int e1000g_register_mac(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
97
static boolean_t e1000g_rx_drain(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
98
static boolean_t e1000g_tx_drain(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_main.c
99
static void e1000g_init_unicst(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_rx.c
144
e1000g_rx_setup(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_rx.c
386
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_rx.c
449
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_rx.c
63
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_rx.c
914
e1000g_flush_rx_ring(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_stat.c
151
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_stat.c
165
Adapter = (struct e1000g *)ksp->ks_private;
usr/src/uts/common/io/e1000g/e1000g_stat.c
315
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_stat.c
50
e1000_tbi_adjust_stats(struct e1000g *Adapter,
usr/src/uts/common/io/e1000g/e1000g_stat.c
691
e1000g_init_stats(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_stat.c
939
struct e1000g *Adapter = rx_ring->adapter;
usr/src/uts/common/io/e1000g/e1000g_sw.h
1050
int e1000g_alloc_dma_resources(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1051
void e1000g_release_dma_resources(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1053
void e1000g_tx_setup(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1054
void e1000g_rx_setup(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1066
int e1000g_init_stats(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1068
void e1000_tbi_adjust_stats(struct e1000g *Adapter,
usr/src/uts/common/io/e1000g/e1000g_sw.h
1071
void e1000g_clear_interrupt(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1072
void e1000g_mask_interrupt(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1073
void e1000g_clear_all_interrupts(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1074
void e1000g_clear_tx_interrupt(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1075
void e1000g_mask_tx_interrupt(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1081
void e1000g_fm_ereport(struct e1000g *Adapter, char *detail);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1083
int e1000g_reset_link(struct e1000g *Adapter);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1100
extern void e1000g_flush_rx_ring(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_sw.h
1101
extern void e1000g_flush_tx_ring(struct e1000g *);
usr/src/uts/common/io/e1000g/e1000g_sw.h
484
struct e1000g *ndp_instance;
usr/src/uts/common/io/e1000g/e1000g_sw.h
756
struct e1000g *adapter;
usr/src/uts/common/io/e1000g/e1000g_sw.h
818
struct e1000g *adapter;
usr/src/uts/common/io/e1000g/e1000g_tx.c
1007
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_tx.c
107
struct e1000g *Adapter = (struct e1000g *)arg;
usr/src/uts/common/io/e1000g/e1000g_tx.c
144
e1000g_send(struct e1000g *Adapter, mblk_t *mp)
usr/src/uts/common/io/e1000g/e1000g_tx.c
1638
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_tx.c
1720
e1000g_flush_tx_ring(struct e1000g *Adapter)
usr/src/uts/common/io/e1000g/e1000g_tx.c
47
static boolean_t e1000g_send(struct e1000g *, mblk_t *);
usr/src/uts/common/io/e1000g/e1000g_tx.c
542
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_tx.c
594
struct e1000g *Adapter;
usr/src/uts/common/io/e1000g/e1000g_tx.c
884
e1000g_tx_setup(struct e1000g *Adapter)