Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c391 ixgbe_t *ixgbe; in ixgbe_attach() local
636 ixgbe_t *ixgbe; in ixgbe_detach() local
702 ixgbe_t *ixgbe; in ixgbe_quiesce() local
736 ixgbe_unconfigure(dev_info_t *devinfo, ixgbe_t *ixgbe) in ixgbe_unconfigure()
868 ixgbe_register_mac(ixgbe_t *ixgbe) in ixgbe_register_mac()
899 ixgbe_identify_hardware(ixgbe_t *ixgbe) in ixgbe_identify_hardware()
975 ixgbe_regs_map(ixgbe_t *ixgbe) in ixgbe_regs_map()
1007 ixgbe_init_properties(ixgbe_t *ixgbe) in ixgbe_init_properties()
1026 ixgbe_init_driver_settings(ixgbe_t *ixgbe) in ixgbe_init_driver_settings()
1118 ixgbe_init_locks(ixgbe_t *ixgbe) in ixgbe_init_locks()
[all …]
H A Dixgbe_sw.h526 struct ixgbe *ixgbe; member
595 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member
603 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member
610 struct ixgbe *ixgbe; /* point to my adapter */ member
622 typedef struct ixgbe { struct
626 struct ixgbe_hw hw; argument
627 struct ixgbe_osdep osdep; argument
636 uint32_t ixgbe_state; argument
652 ixgbe_intr_vector_t vect_map[MAX_INTR_VECTOR]; argument
657 ixgbe_rx_ring_t *rx_rings; /* Array of rx rings */ argument
[all …]
H A Dixgbe_gld.c40 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_start() local
73 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_stop() local
100 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_promisc() local
131 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_multicst() local
156 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_ioctl() local
228 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getcapab() local
292 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_setprop() local
445 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getprop() local
517 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_propinfo() local
608 ixgbe_set_priv_prop(ixgbe_t *ixgbe, const char *pr_name, in ixgbe_set_priv_prop()
[all …]
H A Dixgbe_stat.c39 ixgbe_t *ixgbe; in ixgbe_update_stats() local
211 ixgbe_init_stats(ixgbe_t *ixgbe) in ixgbe_init_stats()
476 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_stat() local
781 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_rx_ring_stat() local
811 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_rx.c57 ixgbe_t *ixgbe; in ixgbe_rx_recycle() local
147 ixgbe_t *ixgbe; in ixgbe_rx_copy() local
195 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_rx_bind() local
282 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_lro_bind() local
392 ixgbe_t *ixgbe; in ixgbe_lro_copy() local
560 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_ring_rx() local
H A Dixgbe_tx.c86 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_ring_tx() local
1209 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_legacy() local
1371 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_head_wb() local
H A Dixgbe_osdep.h138 struct ixgbe *ixgbe; member