Lines Matching defs:adapter

181 ixgb_irq_disable(struct ixgb_adapter *adapter)  in ixgb_irq_disable()
194 ixgb_irq_enable(struct ixgb_adapter *adapter) in ixgb_irq_enable()
205 ixgb_up(struct ixgb_adapter *adapter) in ixgb_up()
279 ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog) in ixgb_down()
308 ixgb_reset(struct ixgb_adapter *adapter) in ixgb_reset()
344 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_features() local
398 struct ixgb_adapter *adapter; in ixgb_probe() local
565 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_remove() local
588 ixgb_sw_init(struct ixgb_adapter *adapter) in ixgb_sw_init()
637 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_open() local
686 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_close() local
704 ixgb_setup_tx_resources(struct ixgb_adapter *adapter) in ixgb_setup_tx_resources()
747 ixgb_configure_tx(struct ixgb_adapter *adapter) in ixgb_configure_tx()
793 ixgb_setup_rx_resources(struct ixgb_adapter *adapter) in ixgb_setup_rx_resources()
835 ixgb_setup_rctl(struct ixgb_adapter *adapter) in ixgb_setup_rctl()
870 ixgb_configure_rx(struct ixgb_adapter *adapter) in ixgb_configure_rx()
925 ixgb_free_tx_resources(struct ixgb_adapter *adapter) in ixgb_free_tx_resources()
941 ixgb_unmap_and_free_tx_resource(struct ixgb_adapter *adapter, in ixgb_unmap_and_free_tx_resource()
970 ixgb_clean_tx_ring(struct ixgb_adapter *adapter) in ixgb_clean_tx_ring()
1006 ixgb_free_rx_resources(struct ixgb_adapter *adapter) in ixgb_free_rx_resources()
1028 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring()
1080 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_mac() local
1106 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_multi() local
1172 struct ixgb_adapter *adapter = (struct ixgb_adapter *)data; in ixgb_watchdog() local
1235 ixgb_tso(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tso()
1301 ixgb_tx_csum(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tx_csum()
1342 ixgb_tx_map(struct ixgb_adapter *adapter, struct sk_buff *skb, in ixgb_tx_map()
1444 ixgb_tx_queue(struct ixgb_adapter *adapter, int count, int vlan_id,int tx_flags) in ixgb_tx_queue()
1495 struct ixgb_adapter *adapter = netdev_priv(netdev); in __ixgb_maybe_stop_tx() local
1534 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_xmit_frame() local
1597 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_tx_timeout() local
1606 struct ixgb_adapter *adapter = in ixgb_tx_timeout_task() local
1639 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_change_mtu() local
1673 ixgb_update_stats(struct ixgb_adapter *adapter) in ixgb_update_stats()
1808 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_intr() local
1839 struct ixgb_adapter *adapter = container_of(napi, struct ixgb_adapter, napi); in ixgb_clean() local
1861 ixgb_clean_tx_irq(struct ixgb_adapter *adapter) in ixgb_clean_tx_irq()
1956 ixgb_rx_checksum(struct ixgb_adapter *adapter, in ixgb_rx_checksum()
2013 ixgb_clean_rx_irq(struct ixgb_adapter *adapter, int *work_done, int work_to_do) in ixgb_clean_rx_irq()
2132 ixgb_alloc_rx_buffers(struct ixgb_adapter *adapter, int cleaned_count) in ixgb_alloc_rx_buffers()
2199 ixgb_vlan_strip_enable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_enable()
2210 ixgb_vlan_strip_disable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_disable()
2223 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_add_vid() local
2240 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_kill_vid() local
2255 ixgb_restore_vlan(struct ixgb_adapter *adapter) in ixgb_restore_vlan()
2272 struct ixgb_adapter *adapter = netdev_priv(dev); in ixgb_netpoll() local
2292 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_error_detected() local
2320 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_slot_reset() local
2367 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_resume() local