Lines Matching defs:adapter
148 ixgb_irq_disable(struct ixgb_adapter *adapter) in ixgb_irq_disable()
161 ixgb_irq_enable(struct ixgb_adapter *adapter) in ixgb_irq_enable()
172 ixgb_up(struct ixgb_adapter *adapter) in ixgb_up()
246 ixgb_down(struct ixgb_adapter *adapter, bool kill_watchdog) in ixgb_down()
276 ixgb_reset(struct ixgb_adapter *adapter) in ixgb_reset()
312 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_features() local
362 struct ixgb_adapter *adapter; in ixgb_probe() local
526 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_remove() local
549 ixgb_sw_init(struct ixgb_adapter *adapter) in ixgb_sw_init()
598 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_open() local
647 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_close() local
665 ixgb_setup_tx_resources(struct ixgb_adapter *adapter) in ixgb_setup_tx_resources()
702 ixgb_configure_tx(struct ixgb_adapter *adapter) in ixgb_configure_tx()
748 ixgb_setup_rx_resources(struct ixgb_adapter *adapter) in ixgb_setup_rx_resources()
784 ixgb_setup_rctl(struct ixgb_adapter *adapter) in ixgb_setup_rctl()
819 ixgb_configure_rx(struct ixgb_adapter *adapter) in ixgb_configure_rx()
874 ixgb_free_tx_resources(struct ixgb_adapter *adapter) in ixgb_free_tx_resources()
890 ixgb_unmap_and_free_tx_resource(struct ixgb_adapter *adapter, in ixgb_unmap_and_free_tx_resource()
919 ixgb_clean_tx_ring(struct ixgb_adapter *adapter) in ixgb_clean_tx_ring()
955 ixgb_free_rx_resources(struct ixgb_adapter *adapter) in ixgb_free_rx_resources()
977 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring()
1029 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_mac() local
1055 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_multi() local
1120 struct ixgb_adapter *adapter = from_timer(adapter, t, watchdog_timer); in ixgb_watchdog() local
1183 ixgb_tso(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tso()
1247 ixgb_tx_csum(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tx_csum()
1288 ixgb_tx_map(struct ixgb_adapter *adapter, struct sk_buff *skb, in ixgb_tx_map()
1388 ixgb_tx_queue(struct ixgb_adapter *adapter, int count, int vlan_id,int tx_flags) in ixgb_tx_queue()
1439 struct ixgb_adapter *adapter = netdev_priv(netdev); in __ixgb_maybe_stop_tx() local
1478 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_xmit_frame() local
1542 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_tx_timeout() local
1551 struct ixgb_adapter *adapter = in ixgb_tx_timeout_task() local
1570 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_change_mtu() local
1592 ixgb_update_stats(struct ixgb_adapter *adapter) in ixgb_update_stats()
1727 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_intr() local
1759 struct ixgb_adapter *adapter = container_of(napi, struct ixgb_adapter, napi); in ixgb_clean() local
1781 ixgb_clean_tx_irq(struct ixgb_adapter *adapter) in ixgb_clean_tx_irq()
1876 ixgb_rx_checksum(struct ixgb_adapter *adapter, in ixgb_rx_checksum()
1935 ixgb_clean_rx_irq(struct ixgb_adapter *adapter, int *work_done, int work_to_do) in ixgb_clean_rx_irq()
2055 ixgb_alloc_rx_buffers(struct ixgb_adapter *adapter, int cleaned_count) in ixgb_alloc_rx_buffers()
2127 ixgb_vlan_strip_enable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_enable()
2138 ixgb_vlan_strip_disable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_disable()
2151 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_add_vid() local
2168 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_kill_vid() local
2183 ixgb_restore_vlan(struct ixgb_adapter *adapter) in ixgb_restore_vlan()
2203 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_error_detected() local
2231 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_slot_reset() local
2280 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_resume() local