Searched defs:ixgbe (Results 1 – 11 of 11) sorted by relevance
417 ixgbe_t *ixgbe; in ixgbe_attach() local678 ixgbe_t *ixgbe; in ixgbe_detach() local744 ixgbe_t *ixgbe; in ixgbe_quiesce() local778 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 …]
525 struct ixgbe *ixgbe; member590 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member598 struct ixgbe *ixgbe; /* Pointer to ixgbe struct */ member605 struct ixgbe *ixgbe; /* point to my adapter */ member617 typedef struct ixgbe { struct621 struct ixgbe_hw hw; argument622 struct ixgbe_osdep osdep; argument632 uint32_t ixgbe_state; argument642 ixgbe_link_speed speeds_supported; argument649 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() local230 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getcapab() local308 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_setprop() local492 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_getprop() local617 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_propinfo() local792 ixgbe_set_priv_prop(ixgbe_t *ixgbe, const char *pr_name, in ixgbe_set_priv_prop()[all …]
41 ixgbe_t *ixgbe; in ixgbe_update_stats() local223 ixgbe_init_stats(ixgbe_t *ixgbe) in ixgbe_init_stats()493 ixgbe_t *ixgbe = (ixgbe_t *)arg; in ixgbe_m_stat() local835 ixgbe_t *ixgbe = rx_ring->ixgbe; in ixgbe_rx_ring_stat() local865 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_ring_stat() local
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
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
25 ixgbe_transceiver_is_8472(ixgbe_t *ixgbe, boolean_t *valp) in ixgbe_transceiver_is_8472()67 ixgbe_t *ixgbe = arg; in ixgbe_transceiver_info() local113 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
88 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_ring_tx() local1213 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_legacy() local1375 ixgbe_t *ixgbe = tx_ring->ixgbe; in ixgbe_tx_recycle_head_wb() local
155 struct ixgbe *ixgbe; member