Home
last modified time | relevance | path

Searched refs:ixgbe (Results 1 – 21 of 21) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c468 osdep->ixgbe = ixgbe; in ixgbe_attach()
1189 rx_ring->ixgbe = ixgbe; in ixgbe_init_driver_settings()
1197 rx_group->ixgbe = ixgbe; in ixgbe_init_driver_settings()
1205 tx_ring->ixgbe = ixgbe; in ixgbe_init_driver_settings()
2232 ixgbe->intr_cnt, ixgbe->intr_cnt_min, ixgbe->intr_cnt_max); in ixgbe_intr_adjust()
2409 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_setup_rx_ring() local
2689 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_setup_tx_ring() local
4675 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_intr_tx_work() local
4997 ixgbe_t *ixgbe = vect->ixgbe; in ixgbe_intr_msix() local
5689 ixgbe->vect_map[i].ixgbe = ixgbe; in ixgbe_map_intrs_to_vectors()
[all …]
H A Dixgbe_debug.c55 ixgbe_log(ixgbe, "otherflag: 0x%x\n", ixgbe->capab->other_intr); in ixgbe_dump_interrupt()
56 ixgbe_log(ixgbe, "eims_mask: 0x%x\n", ixgbe->eims); in ixgbe_dump_interrupt()
68 ixgbe_log(ixgbe, in ixgbe_dump_interrupt()
186 ixgbe_log(ixgbe, in ixgbe_pci_dump()
189 ixgbe_log(ixgbe, in ixgbe_pci_dump()
192 ixgbe_log(ixgbe, in ixgbe_pci_dump()
195 ixgbe_log(ixgbe, in ixgbe_pci_dump()
198 ixgbe_log(ixgbe, in ixgbe_pci_dump()
201 ixgbe_log(ixgbe, in ixgbe_pci_dump()
204 ixgbe_log(ixgbe, in ixgbe_pci_dump()
[all …]
H A Dixgbe_gld.c44 mutex_enter(&ixgbe->gen_lock); in ixgbe_m_start()
47 mutex_exit(&ixgbe->gen_lock); in ixgbe_m_start()
52 mutex_exit(&ixgbe->gen_lock); in ixgbe_m_start()
58 mutex_exit(&ixgbe->gen_lock); in ixgbe_m_start()
77 mutex_enter(&ixgbe->gen_lock); in ixgbe_m_stop()
86 ixgbe_stop(ixgbe, B_TRUE); in ixgbe_m_stop()
88 mutex_exit(&ixgbe->gen_lock); in ixgbe_m_stop()
121 mutex_exit(&ixgbe->gen_lock); in ixgbe_m_promisc()
226 ixgbe_t *ixgbe = arg; in ixgbe_led_set() local
306 if (ixgbe->lso_enable) { in ixgbe_m_getcapab()
[all …]
H A Dixgbe_stat.c171 ixgbe_t *ixgbe; in ixgbe_update_stats() local
181 hw = &ixgbe->hw; in ixgbe_update_stats()
183 mutex_enter(&ixgbe->gen_lock); in ixgbe_update_stats()
304 mutex_exit(&ixgbe->gen_lock); in ixgbe_update_stats()
329 ixgbe_error(ixgbe, in ixgbe_init_stats()
334 ixgbe->ixgbe_ks = ks; in ixgbe_init_stats()
470 mutex_enter(&ixgbe->gen_lock); in ixgbe_m_stat()
731 *val = ixgbe->link_duplex; in ixgbe_m_stat()
763 mutex_exit(&ixgbe->gen_lock); in ixgbe_m_stat()
780 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_rx_ring_stat() local
[all …]
H A Dixgbe_transceiver.c182 ixgbe_t *ixgbe = arg; in ixgbe_transceiver_info() local
189 mutex_enter(&ixgbe->gen_lock); in ixgbe_transceiver_info()
191 mutex_exit(&ixgbe->gen_lock); in ixgbe_transceiver_info()
211 mutex_exit(&ixgbe->gen_lock); in ixgbe_transceiver_info()
228 ixgbe_t *ixgbe = arg; in ixgbe_transceiver_read() local
246 mutex_enter(&ixgbe->gen_lock); in ixgbe_transceiver_read()
248 mutex_exit(&ixgbe->gen_lock); in ixgbe_transceiver_read()
253 mutex_exit(&ixgbe->gen_lock); in ixgbe_transceiver_read()
258 mutex_exit(&ixgbe->gen_lock); in ixgbe_transceiver_read()
263 mutex_exit(&ixgbe->gen_lock); in ixgbe_transceiver_read()
[all …]
H A Dixgbe_buf.c201 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_alloc_rx_ring_data() local
232 ixgbe_error(ixgbe, in ixgbe_alloc_rx_ring_data()
244 ixgbe_error(ixgbe, in ixgbe_alloc_rx_ring_data()
259 ixgbe_error(ixgbe, in ixgbe_alloc_rx_ring_data()
317 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_alloc_tbd_ring() local
339 ixgbe_error(ixgbe, in ixgbe_alloc_tbd_ring()
446 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_alloc_rbd_ring() local
662 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_alloc_tcb_lists() local
828 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_alloc_rcb_lists() local
890 ixgbe_t *ixgbe; in ixgbe_free_rcb_lists() local
[all …]
H A Dixgbe_rx.c58 ixgbe_t *ixgbe; in ixgbe_rx_recycle() local
68 ixgbe = rx_ring->ixgbe; in ixgbe_rx_recycle()
148 ixgbe_t *ixgbe; in ixgbe_rx_copy() local
152 ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_rx_copy()
196 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_rx_bind() local
283 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_lro_bind() local
393 ixgbe_t *ixgbe; in ixgbe_lro_copy() local
401 ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_lro_copy()
561 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_ring_rx() local
613 if (ixgbe->lro_enable) { in ixgbe_ring_rx()
[all …]
H A Dixgbe_osdep.c58 ixgbe_t *ixgbe = OS_DEP(hw)->ixgbe; in ixgbe_removed() local
60 ixgbe_error(ixgbe, "failed to read status register: device " in ixgbe_removed()
62 if (ixgbe->ixgbe_ks != NULL) { in ixgbe_removed()
63 ixgbe_stat_t *s = ixgbe->ixgbe_ks->ks_data; in ixgbe_removed()
H A Dixgbe_tx.c124 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_ring_tx() local
139 (ixgbe->ixgbe_state & IXGBE_ERROR) || in ixgbe_ring_tx()
147 copy_thresh = ixgbe->tx_copy_thresh; in ixgbe_ring_tx()
151 if (ixgbe->tx_hcksum_enable) { in ixgbe_ring_tx()
1122 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_legacy() local
1133 mac_tx_ring_update(ixgbe->mac_hdl, in ixgbe_tx_recycle_legacy()
1242 mac_tx_ring_update(ixgbe->mac_hdl, in ixgbe_tx_recycle_legacy()
1269 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_head_wb() local
1280 mac_tx_ring_update(ixgbe->mac_hdl, in ixgbe_tx_recycle_head_wb()
1304 ddi_fm_service_impact(ixgbe->dip, in ixgbe_tx_recycle_head_wb()
[all …]
H A Dixgbe_sw.h540 struct ixgbe *ixgbe; member
605 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member
614 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member
623 struct ixgbe *ixgbe; /* point to my adapter */ member
635 typedef struct ixgbe { struct
H A Dixgbe_osdep.h160 struct ixgbe *ixgbe; member
/illumos-gate/usr/src/pkg/manifests/
H A Ddriver-network-ixgbe.p5m35 set name=pkg.fmri value=pkg:/driver/network/ixgbe@$(PKGVERS)
44 file path=kernel/drv/$(ARCH64)/ixgbe group=sys
45 file path=kernel/drv/ixgbe.conf group=sys \
46 original_name=SUNWixgbe:kernel/drv/ixgbe.conf preserve=renamenew
49 file path=usr/share/man/man4d/ixgbe.4d
50 driver name=ixgbe perms="* 0666 root sys" clone_perms="ixgbe 0666 root sys" \
100 license usr/src/uts/common/io/ixgbe/core/THIRDPARTYLICENSE \
101 license=usr/src/uts/common/io/ixgbe/core/THIRDPARTYLICENSE
/illumos-gate/usr/src/uts/intel/ixgbe/
H A DMakefile43 MODULE = ixgbe
47 CONF_SRCDIR = $(UTSBASE)/common/io/ixgbe
54 INC_PATH += -I$(UTSBASE)/common/io/ixgbe
55 INC_PATH += -I$(UTSBASE)/common/io/ixgbe/core
/illumos-gate/exception_lists/
H A Dcopyright451 usr/src/uts/common/io/ixgbe/core/ixgbe_api.c
452 usr/src/uts/common/io/ixgbe/core/ixgbe_api.h
455 usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.c
456 usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.h
461 usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c
462 usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.h
464 usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
465 usr/src/uts/common/io/ixgbe/core/ixgbe_phy.h
466 usr/src/uts/common/io/ixgbe/core/ixgbe_type.h
467 usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
[all …]
H A Dcstyle909 usr/src/uts/common/io/ixgbe/ixgbe_osdep.h
914 usr/src/uts/common/io/ixgbe/core/ixgbe_api.c
915 usr/src/uts/common/io/ixgbe/core/ixgbe_api.h
918 usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.c
919 usr/src/uts/common/io/ixgbe/core/ixgbe_dcb.h
924 usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.c
925 usr/src/uts/common/io/ixgbe/core/ixgbe_mbx.h
926 usr/src/uts/common/io/ixgbe/core/ixgbe_phy.c
927 usr/src/uts/common/io/ixgbe/core/ixgbe_phy.h
929 usr/src/uts/common/io/ixgbe/core/ixgbe_vf.c
[all …]
H A Dwscheck36 usr/src/uts/common/io/ixgbe/core/*
H A Dhdrchk366 usr/src/uts/common/io/ixgbe/core/*
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A DREADME.illumos1 This directory contains the 'common code' to the ixgbe driver. This code
/illumos-gate/usr/src/man/man4d/
H A DMakefile82 ixgbe.4d \
/illumos-gate/usr/src/uts/intel/
H A DMakefile.intel401 DRV_KMODS += ixgbe
/illumos-gate/usr/src/uts/common/
H A DMakefile.rules1428 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ixgbe/%.c
1432 $(OBJS_DIR)/%.o: $(UTSBASE)/common/io/ixgbe/core/%.c