Lines Matching defs:adapter
100 static void igbvf_receive_skb(struct igbvf_adapter *adapter, in igbvf_receive_skb()
113 static inline void igbvf_rx_checksum_adv(struct igbvf_adapter *adapter, in igbvf_rx_checksum_adv()
146 struct igbvf_adapter *adapter = rx_ring->adapter; in igbvf_alloc_rx_buffers() local
238 static bool igbvf_clean_rx_irq(struct igbvf_adapter *adapter, in igbvf_clean_rx_irq()
379 static void igbvf_put_txbuf(struct igbvf_adapter *adapter, in igbvf_put_txbuf()
408 int igbvf_setup_tx_resources(struct igbvf_adapter *adapter, in igbvf_setup_tx_resources()
447 int igbvf_setup_rx_resources(struct igbvf_adapter *adapter, in igbvf_setup_rx_resources()
491 struct igbvf_adapter *adapter = tx_ring->adapter; in igbvf_clean_tx_ring() local
545 struct igbvf_adapter *adapter = rx_ring->adapter; in igbvf_clean_rx_ring() local
638 static unsigned int igbvf_update_itr(struct igbvf_adapter *adapter, in igbvf_update_itr()
684 static void igbvf_set_itr(struct igbvf_adapter *adapter) in igbvf_set_itr()
747 struct igbvf_adapter *adapter = tx_ring->adapter; in igbvf_clean_tx_irq() local
816 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_msix_other() local
834 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_intr_msix_tx() local
856 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_intr_msix_rx() local
880 static void igbvf_assign_vector(struct igbvf_adapter *adapter, int rx_queue, in igbvf_assign_vector()
928 static void igbvf_configure_msix(struct igbvf_adapter *adapter) in igbvf_configure_msix()
965 static void igbvf_reset_interrupt_capability(struct igbvf_adapter *adapter) in igbvf_reset_interrupt_capability()
980 static void igbvf_set_interrupt_capability(struct igbvf_adapter *adapter) in igbvf_set_interrupt_capability()
1010 static int igbvf_request_msix(struct igbvf_adapter *adapter) in igbvf_request_msix()
1058 static int __devinit igbvf_alloc_queues(struct igbvf_adapter *adapter) in igbvf_alloc_queues()
1083 static int igbvf_request_irq(struct igbvf_adapter *adapter) in igbvf_request_irq()
1100 static void igbvf_free_irq(struct igbvf_adapter *adapter) in igbvf_free_irq()
1114 static void igbvf_irq_disable(struct igbvf_adapter *adapter) in igbvf_irq_disable()
1127 static void igbvf_irq_enable(struct igbvf_adapter *adapter) in igbvf_irq_enable()
1144 struct igbvf_adapter *adapter = rx_ring->adapter; in igbvf_poll() local
1170 static void igbvf_set_rlpml(struct igbvf_adapter *adapter) in igbvf_set_rlpml()
1181 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_vlan_rx_add_vid() local
1194 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_vlan_rx_kill_vid() local
1206 static void igbvf_restore_vlan(struct igbvf_adapter *adapter) in igbvf_restore_vlan()
1220 static void igbvf_configure_tx(struct igbvf_adapter *adapter) in igbvf_configure_tx()
1266 static void igbvf_setup_srrctl(struct igbvf_adapter *adapter) in igbvf_setup_srrctl()
1301 static void igbvf_configure_rx(struct igbvf_adapter *adapter) in igbvf_configure_rx()
1352 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_set_multi() local
1380 static void igbvf_configure(struct igbvf_adapter *adapter) in igbvf_configure()
1400 static void igbvf_reset(struct igbvf_adapter *adapter) in igbvf_reset()
1422 int igbvf_up(struct igbvf_adapter *adapter) in igbvf_up()
1447 void igbvf_down(struct igbvf_adapter *adapter) in igbvf_down()
1492 void igbvf_reinit_locked(struct igbvf_adapter *adapter) in igbvf_reinit_locked()
1510 static int __devinit igbvf_sw_init(struct igbvf_adapter *adapter) in igbvf_sw_init()
1554 static void igbvf_initialize_last_counter_stats(struct igbvf_adapter *adapter) in igbvf_initialize_last_counter_stats()
1593 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_open() local
1662 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_close() local
1683 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_set_mac() local
1716 void igbvf_update_stats(struct igbvf_adapter *adapter) in igbvf_update_stats()
1748 static void igbvf_print_link_info(struct igbvf_adapter *adapter) in igbvf_print_link_info()
1755 static bool igbvf_has_link(struct igbvf_adapter *adapter) in igbvf_has_link()
1781 struct igbvf_adapter *adapter = (struct igbvf_adapter *) data; in igbvf_watchdog() local
1789 struct igbvf_adapter *adapter = container_of(work, in igbvf_watchdog_task() local
1854 static int igbvf_tso(struct igbvf_adapter *adapter, in igbvf_tso()
1934 static inline bool igbvf_tx_csum(struct igbvf_adapter *adapter, in igbvf_tx_csum()
1998 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_maybe_stop_tx() local
2021 static inline int igbvf_tx_map_adv(struct igbvf_adapter *adapter, in igbvf_tx_map_adv()
2099 static inline void igbvf_tx_queue_adv(struct igbvf_adapter *adapter, in igbvf_tx_queue_adv()
2162 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_xmit_frame_ring_adv() local
2236 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_xmit_frame() local
2255 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_tx_timeout() local
2264 struct igbvf_adapter *adapter; in igbvf_reset_task() local
2279 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_get_stats() local
2294 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_change_mtu() local
2367 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_suspend() local
2395 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_resume() local
2437 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_netpoll() local
2459 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_io_error_detected() local
2484 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_io_slot_reset() local
2509 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_io_resume() local
2522 static void igbvf_print_device_info(struct igbvf_adapter *adapter) in igbvf_print_device_info()
2538 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_set_features() local
2581 struct igbvf_adapter *adapter; in igbvf_probe() local
2773 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_remove() local