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
524 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_remove() local
547 ixgb_sw_init(struct ixgb_adapter *adapter) in ixgb_sw_init()
596 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_open() local
645 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_close() local
663 ixgb_setup_tx_resources(struct ixgb_adapter *adapter) in ixgb_setup_tx_resources()
700 ixgb_configure_tx(struct ixgb_adapter *adapter) in ixgb_configure_tx()
746 ixgb_setup_rx_resources(struct ixgb_adapter *adapter) in ixgb_setup_rx_resources()
782 ixgb_setup_rctl(struct ixgb_adapter *adapter) in ixgb_setup_rctl()
817 ixgb_configure_rx(struct ixgb_adapter *adapter) in ixgb_configure_rx()
872 ixgb_free_tx_resources(struct ixgb_adapter *adapter) in ixgb_free_tx_resources()
888 ixgb_unmap_and_free_tx_resource(struct ixgb_adapter *adapter, in ixgb_unmap_and_free_tx_resource()
917 ixgb_clean_tx_ring(struct ixgb_adapter *adapter) in ixgb_clean_tx_ring()
953 ixgb_free_rx_resources(struct ixgb_adapter *adapter) in ixgb_free_rx_resources()
975 ixgb_clean_rx_ring(struct ixgb_adapter *adapter) in ixgb_clean_rx_ring()
1027 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_mac() local
1053 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_set_multi() local
1118 struct ixgb_adapter *adapter = from_timer(adapter, t, watchdog_timer); in ixgb_watchdog() local
1181 ixgb_tso(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tso()
1245 ixgb_tx_csum(struct ixgb_adapter *adapter, struct sk_buff *skb) in ixgb_tx_csum()
1286 ixgb_tx_map(struct ixgb_adapter *adapter, struct sk_buff *skb, in ixgb_tx_map()
1386 ixgb_tx_queue(struct ixgb_adapter *adapter, int count, int vlan_id,int tx_flags) in ixgb_tx_queue()
1437 struct ixgb_adapter *adapter = netdev_priv(netdev); in __ixgb_maybe_stop_tx() local
1476 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_xmit_frame() local
1540 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_tx_timeout() local
1549 struct ixgb_adapter *adapter = in ixgb_tx_timeout_task() local
1568 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_change_mtu() local
1590 ixgb_update_stats(struct ixgb_adapter *adapter) in ixgb_update_stats()
1725 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_intr() local
1757 struct ixgb_adapter *adapter = container_of(napi, struct ixgb_adapter, napi); in ixgb_clean() local
1779 ixgb_clean_tx_irq(struct ixgb_adapter *adapter) in ixgb_clean_tx_irq()
1874 ixgb_rx_checksum(struct ixgb_adapter *adapter, in ixgb_rx_checksum()
1933 ixgb_clean_rx_irq(struct ixgb_adapter *adapter, int *work_done, int work_to_do) in ixgb_clean_rx_irq()
2053 ixgb_alloc_rx_buffers(struct ixgb_adapter *adapter, int cleaned_count) in ixgb_alloc_rx_buffers()
2125 ixgb_vlan_strip_enable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_enable()
2136 ixgb_vlan_strip_disable(struct ixgb_adapter *adapter) in ixgb_vlan_strip_disable()
2149 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_add_vid() local
2166 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_vlan_rx_kill_vid() local
2181 ixgb_restore_vlan(struct ixgb_adapter *adapter) in ixgb_restore_vlan()
2201 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_error_detected() local
2229 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_slot_reset() local
2276 struct ixgb_adapter *adapter = netdev_priv(netdev); in ixgb_io_resume() local