Lines Matching defs:adapter
183 ixgb_irq_disable(struct ixgb_adapter *adapter) in ixgb_irq_disable()
196 ixgb_irq_enable(struct ixgb_adapter *adapter) in ixgb_irq_enable()
207 ixgb_up(struct ixgb_adapter *adapter) in ixgb_up()
281 ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog) in ixgb_down()
311 ixgb_reset(struct ixgb_adapter *adapter) in ixgb_reset()
347 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_features() local
401 struct ixgb_adapter *adapter; in ixgb_probe() local
561 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_remove() local
584 ixgb_sw_init(struct ixgb_adapter *adapter) in ixgb_sw_init()
633 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_open() local
682 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_close() local
700 ixgb_setup_tx_resources(struct ixgb_adapter *adapter) in ixgb_setup_tx_resources()
737 ixgb_configure_tx(struct ixgb_adapter *adapter) in ixgb_configure_tx()
783 ixgb_setup_rx_resources(struct ixgb_adapter *adapter) in ixgb_setup_rx_resources()
820 ixgb_setup_rctl(struct ixgb_adapter *adapter) in ixgb_setup_rctl()
855 ixgb_configure_rx(struct ixgb_adapter *adapter) in ixgb_configure_rx()
910 ixgb_free_tx_resources(struct ixgb_adapter *adapter) in ixgb_free_tx_resources()
926 ixgb_unmap_and_free_tx_resource(struct ixgb_adapter *adapter, in ixgb_unmap_and_free_tx_resource()
955 ixgb_clean_tx_ring(struct ixgb_adapter *adapter) in ixgb_clean_tx_ring()
991 ixgb_free_rx_resources(struct ixgb_adapter *adapter) in ixgb_free_rx_resources()
1013 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring()
1065 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_mac() local
1091 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_multi() local
1155 struct ixgb_adapter *adapter = (struct ixgb_adapter *)data; in ixgb_watchdog() local
1218 ixgb_tso(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tso()
1282 ixgb_tx_csum(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tx_csum()
1323 ixgb_tx_map(struct ixgb_adapter *adapter, struct sk_buff *skb, in ixgb_tx_map()
1425 ixgb_tx_queue(struct ixgb_adapter *adapter, int count, int vlan_id,int tx_flags) in ixgb_tx_queue()
1476 struct ixgb_adapter *adapter = netdev_priv(netdev); in __ixgb_maybe_stop_tx() local
1515 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_xmit_frame() local
1578 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_tx_timeout() local
1587 struct ixgb_adapter *adapter = in ixgb_tx_timeout_task() local
1620 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_change_mtu() local
1654 ixgb_update_stats(struct ixgb_adapter *adapter) in ixgb_update_stats()
1789 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_intr() local
1820 struct ixgb_adapter *adapter = container_of(napi, struct ixgb_adapter, napi); in ixgb_clean() local
1842 ixgb_clean_tx_irq(struct ixgb_adapter *adapter) in ixgb_clean_tx_irq()
1937 ixgb_rx_checksum(struct ixgb_adapter *adapter, in ixgb_rx_checksum()
1994 ixgb_clean_rx_irq(struct ixgb_adapter *adapter, int *work_done, int work_to_do) in ixgb_clean_rx_irq()
2113 ixgb_alloc_rx_buffers(struct ixgb_adapter *adapter, int cleaned_count) in ixgb_alloc_rx_buffers()
2185 ixgb_vlan_strip_enable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_enable()
2196 ixgb_vlan_strip_disable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_disable()
2209 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_add_vid() local
2226 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_kill_vid() local
2241 ixgb_restore_vlan(struct ixgb_adapter *adapter) in ixgb_restore_vlan()
2258 struct ixgb_adapter *adapter = netdev_priv(dev); in ixgb_netpoll() local
2278 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_error_detected() local
2306 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_slot_reset() local
2353 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_resume() local