Home
last modified time | relevance | path

Searched defs:ixgbe (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c417 ixgbe_t *ixgbe; in ixgbe_attach() local
678 ixgbe_t *ixgbe; in ixgbe_detach() local
744 ixgbe_t *ixgbe; in ixgbe_quiesce() local
778 ixgbe_unconfigure(dev_info_t *devinfo, ixgbe_t *ixgbe) in ixgbe_unconfigure()
919 ixgbe_register_mac(ixgbe_t *ixgbe) in ixgbe_register_mac()
950 ixgbe_identify_hardware(ixgbe_t *ixgbe) in ixgbe_identify_hardware()
1045 ixgbe_regs_map(ixgbe_t *ixgbe) in ixgbe_regs_map()
1077 ixgbe_init_properties(ixgbe_t *ixgbe) in ixgbe_init_properties()
1094 ixgbe_init_driver_settings(ixgbe_t *ixgbe) in ixgbe_init_driver_settings()
1186 ixgbe_init_locks(ixgbe_t *ixgbe) in ixgbe_init_locks()
[all …]
H A Dixgbe_sw.h525 struct ixgbe *ixgbe; member
590 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member
598 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member
605 struct ixgbe *ixgbe; /* point to my adapter */ member
617 typedef struct ixgbe { struct
621 struct ixgbe_hw hw; argument
622 struct ixgbe_osdep osdep; argument
632 uint32_t ixgbe_state; argument
642 ixgbe_link_speed speeds_supported; argument
649 ixgbe_intr_vector_t vect_map[MAX_INTR_VECTOR]; argument
[all …]
H A Dixgbe_gld.c42 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_start() local
75 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_stop() local
102 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_promisc() local
133 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_multicst() local
158 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_ioctl() local
230 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getcapab() local
308 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_setprop() local
492 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getprop() local
617 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_propinfo() local
792 ixgbe_set_priv_prop(ixgbe_t *ixgbe, const char *pr_name, in ixgbe_set_priv_prop()
[all …]
H A Dixgbe_stat.c41 ixgbe_t *ixgbe; in ixgbe_update_stats() local
223 ixgbe_init_stats(ixgbe_t *ixgbe) in ixgbe_init_stats()
493 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_stat() local
835 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_rx_ring_stat() local
865 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_ring_stat() local
H A Dixgbe_buf.c123 ixgbe_alloc_dma(ixgbe_t *ixgbe) in ixgbe_alloc_dma()
169 ixgbe_free_dma(ixgbe_t *ixgbe) in ixgbe_free_dma()
201 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_alloc_rx_ring_data() local
317 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_alloc_tbd_ring() local
446 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_alloc_rbd_ring() local
557 ixgbe_alloc_dma_buffer(ixgbe_t *ixgbe, dma_buffer_t *buf, size_t size) in ixgbe_alloc_dma_buffer()
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
H A Dixgbe_debug.c40 ixgbe_t *ixgbe = (ixgbe_t *)adapter; in ixgbe_dump_interrupt() local
152 ixgbe_t *ixgbe = (ixgbe_t *)adapter; in ixgbe_dump_addr() local
165 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_pci_dump() local
429 ixgbe_t *ixgbe = (ixgbe_t *)adapter; in ixgbe_dump_regs() local
H A Dixgbe_transceiver.c25 ixgbe_transceiver_is_8472(ixgbe_t *ixgbe, boolean_t *valp) in ixgbe_transceiver_is_8472()
67 ixgbe_t *ixgbe = arg; in ixgbe_transceiver_info() local
113 ixgbe_t *ixgbe = arg; in ixgbe_transceiver_read() local
H A Dixgbe_rx.c58 ixgbe_t *ixgbe; in ixgbe_rx_recycle() local
148 ixgbe_t *ixgbe; in ixgbe_rx_copy() local
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
561 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_ring_rx() local
H A Dixgbe_osdep.c58 ixgbe_t *ixgbe = OS_DEP(hw)->ixgbe; in ixgbe_removed() local
H A Dixgbe_tx.c88 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_ring_tx() local
1213 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_legacy() local
1375 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_head_wb() local
H A Dixgbe_osdep.h155 struct ixgbe *ixgbe; member