Searched defs:ixgbe (Results 1 – 11 of 11) sorted by relevance
436 ixgbe_t *ixgbe; in ixgbe_attach() local707 ixgbe_t *ixgbe; in ixgbe_detach() local773 ixgbe_t *ixgbe; in ixgbe_quiesce() local807 ixgbe_unconfigure(dev_info_t *devinfo, ixgbe_t *ixgbe) in ixgbe_unconfigure()955 ixgbe_register_mac(ixgbe_t *ixgbe) in ixgbe_register_mac()986 ixgbe_identify_hardware(ixgbe_t *ixgbe) in ixgbe_identify_hardware()1091 ixgbe_regs_map(ixgbe_t *ixgbe) in ixgbe_regs_map()1123 ixgbe_init_properties(ixgbe_t *ixgbe) in ixgbe_init_properties()1140 ixgbe_init_driver_settings(ixgbe_t *ixgbe) in ixgbe_init_driver_settings()1234 ixgbe_init_locks(ixgbe_t *ixgbe) in ixgbe_init_locks()[all …]
540 struct ixgbe *ixgbe; member605 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member614 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member623 struct ixgbe *ixgbe; /* point to my adapter */ member635 typedef struct ixgbe { struct639 struct ixgbe_hw hw; argument640 struct ixgbe_osdep osdep; argument650 uint32_t ixgbe_state; argument660 ixgbe_link_speed speeds_supported; argument668 ixgbe_intr_vector_t vect_map[MAX_INTR_VECTOR]; argument[all …]
42 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_start() local75 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_stop() local102 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_promisc() local133 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_multicst() local158 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_ioctl() local226 ixgbe_t *ixgbe = arg; in ixgbe_led_set() local285 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getcapab() local375 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_setprop() local560 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getprop() local690 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_propinfo() local[all …]
123 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() local317 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_alloc_tbd_ring() local446 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_alloc_rbd_ring() local557 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() local828 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_alloc_rcb_lists() local890 ixgbe_t *ixgbe; in ixgbe_free_rcb_lists() local
171 ixgbe_t *ixgbe; in ixgbe_update_stats() local316 ixgbe_init_stats(ixgbe_t *ixgbe) in ixgbe_init_stats()462 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_stat() local780 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_rx_ring_stat() local810 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_ring_stat() local
40 ixgbe_t *ixgbe = (ixgbe_t *)adapter; in ixgbe_dump_interrupt() local152 ixgbe_t *ixgbe = (ixgbe_t *)adapter; in ixgbe_dump_addr() local165 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_pci_dump() local429 ixgbe_t *ixgbe = (ixgbe_t *)adapter; in ixgbe_dump_regs() local
103 ixgbe_phy_to_media(ixgbe_t *ixgbe) in ixgbe_phy_to_media()140 ixgbe_transceiver_is_8472(ixgbe_t *ixgbe, boolean_t *valp) in ixgbe_transceiver_is_8472()182 ixgbe_t *ixgbe = arg; in ixgbe_transceiver_info() local228 ixgbe_t *ixgbe = arg; in ixgbe_transceiver_read() local
58 ixgbe_t *ixgbe; in ixgbe_rx_recycle() local148 ixgbe_t *ixgbe; in ixgbe_rx_copy() local196 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_rx_bind() local283 ixgbe_t *ixgbe = rx_data->rx_ring->ixgbe; in ixgbe_lro_bind() local393 ixgbe_t *ixgbe; in ixgbe_lro_copy() local561 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_ring_rx() local
58 ixgbe_t *ixgbe = OS_DEP(hw)->ixgbe; in ixgbe_removed() local
124 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_ring_tx() local1122 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_legacy() local1269 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_head_wb() local
160 struct ixgbe *ixgbe; member