Lines Matching defs:adapter

105 static void igbvf_receive_skb(struct igbvf_adapter *adapter,  in igbvf_receive_skb()
125 static inline void igbvf_rx_checksum_adv(struct igbvf_adapter *adapter, in igbvf_rx_checksum_adv()
158 struct igbvf_adapter *adapter = rx_ring->adapter; in igbvf_alloc_rx_buffers() local
264 static bool igbvf_clean_rx_irq(struct igbvf_adapter *adapter, in igbvf_clean_rx_irq()
407 static void igbvf_put_txbuf(struct igbvf_adapter *adapter, in igbvf_put_txbuf()
436 int igbvf_setup_tx_resources(struct igbvf_adapter *adapter, in igbvf_setup_tx_resources()
474 int igbvf_setup_rx_resources(struct igbvf_adapter *adapter, in igbvf_setup_rx_resources()
517 struct igbvf_adapter *adapter = tx_ring->adapter; in igbvf_clean_tx_ring() local
571 struct igbvf_adapter *adapter = rx_ring->adapter; in igbvf_clean_rx_ring() local
662 static enum latency_range igbvf_update_itr(struct igbvf_adapter *adapter, in igbvf_update_itr()
732 static void igbvf_set_itr(struct igbvf_adapter *adapter) in igbvf_set_itr()
793 struct igbvf_adapter *adapter = tx_ring->adapter; in igbvf_clean_tx_irq() local
874 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_msix_other() local
892 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_intr_msix_tx() local
920 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_intr_msix_rx() local
944 static void igbvf_assign_vector(struct igbvf_adapter *adapter, int rx_queue, in igbvf_assign_vector()
994 static void igbvf_configure_msix(struct igbvf_adapter *adapter) in igbvf_configure_msix()
1022 static void igbvf_reset_interrupt_capability(struct igbvf_adapter *adapter) in igbvf_reset_interrupt_capability()
1038 static void igbvf_set_interrupt_capability(struct igbvf_adapter *adapter) in igbvf_set_interrupt_capability()
1069 static int igbvf_request_msix(struct igbvf_adapter *adapter) in igbvf_request_msix()
1117 static int igbvf_alloc_queues(struct igbvf_adapter *adapter) in igbvf_alloc_queues()
1143 static int igbvf_request_irq(struct igbvf_adapter *adapter) in igbvf_request_irq()
1160 static void igbvf_free_irq(struct igbvf_adapter *adapter) in igbvf_free_irq()
1175 static void igbvf_irq_disable(struct igbvf_adapter *adapter) in igbvf_irq_disable()
1189 static void igbvf_irq_enable(struct igbvf_adapter *adapter) in igbvf_irq_enable()
1206 struct igbvf_adapter *adapter = rx_ring->adapter; in igbvf_poll() local
1232 static void igbvf_set_rlpml(struct igbvf_adapter *adapter) in igbvf_set_rlpml()
1244 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_vlan_rx_add_vid() local
1258 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_vlan_rx_kill_vid() local
1270 static void igbvf_restore_vlan(struct igbvf_adapter *adapter) in igbvf_restore_vlan()
1284 static void igbvf_configure_tx(struct igbvf_adapter *adapter) in igbvf_configure_tx()
1330 static void igbvf_setup_srrctl(struct igbvf_adapter *adapter) in igbvf_setup_srrctl()
1365 static void igbvf_configure_rx(struct igbvf_adapter *adapter) in igbvf_configure_rx()
1415 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_set_multi() local
1441 static void igbvf_configure(struct igbvf_adapter *adapter) in igbvf_configure()
1462 static void igbvf_reset(struct igbvf_adapter *adapter) in igbvf_reset()
1484 int igbvf_up(struct igbvf_adapter *adapter) in igbvf_up()
1508 void igbvf_down(struct igbvf_adapter *adapter) in igbvf_down()
1551 void igbvf_reinit_locked(struct igbvf_adapter *adapter) in igbvf_reinit_locked()
1569 static int igbvf_sw_init(struct igbvf_adapter *adapter) in igbvf_sw_init()
1613 static void igbvf_initialize_last_counter_stats(struct igbvf_adapter *adapter) in igbvf_initialize_last_counter_stats()
1652 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_open() local
1720 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_close() local
1742 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_set_mac() local
1775 void igbvf_update_stats(struct igbvf_adapter *adapter) in igbvf_update_stats()
1806 static void igbvf_print_link_info(struct igbvf_adapter *adapter) in igbvf_print_link_info()
1813 static bool igbvf_has_link(struct igbvf_adapter *adapter) in igbvf_has_link()
1839 struct igbvf_adapter *adapter = (struct igbvf_adapter *)data; in igbvf_watchdog() local
1847 struct igbvf_adapter *adapter = container_of(work, in igbvf_watchdog_task() local
1911 static int igbvf_tso(struct igbvf_adapter *adapter, in igbvf_tso()
1990 static inline bool igbvf_tx_csum(struct igbvf_adapter *adapter, in igbvf_tx_csum()
2053 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_maybe_stop_tx() local
2080 static inline int igbvf_tx_map_adv(struct igbvf_adapter *adapter, in igbvf_tx_map_adv()
2152 static inline void igbvf_tx_queue_adv(struct igbvf_adapter *adapter, in igbvf_tx_queue_adv()
2219 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_xmit_frame_ring_adv() local
2293 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_xmit_frame() local
2312 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_tx_timeout() local
2321 struct igbvf_adapter *adapter; in igbvf_reset_task() local
2337 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_get_stats() local
2352 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_change_mtu() local
2422 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_suspend() local
2450 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_resume() local
2491 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_netpoll() local
2513 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_io_error_detected() local
2538 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_io_slot_reset() local
2563 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_io_resume() local
2576 static void igbvf_print_device_info(struct igbvf_adapter *adapter) in igbvf_print_device_info()
2592 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_set_features() local
2635 struct igbvf_adapter *adapter; in igbvf_probe() local
2824 struct igbvf_adapter *adapter = netdev_priv(netdev); in igbvf_remove() local