Home
last modified time | relevance | path

Searched refs:ixgbe_adapter (Results 1 - 25 of 32) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h452 struct ixgbe_adapter *adapter;
563 struct ixgbe_adapter { struct
739 void (*ptp_setup_sdp)(struct ixgbe_adapter *);
783 static inline u8 ixgbe_max_rss_indices(struct ixgbe_adapter *adapter) in ixgbe_max_rss_indices()
861 void ixgbe_up(struct ixgbe_adapter *adapter);
862 void ixgbe_down(struct ixgbe_adapter *adapter);
863 void ixgbe_reinit_locked(struct ixgbe_adapter *adapter);
864 void ixgbe_reset(struct ixgbe_adapter *adapter);
866 int ixgbe_setup_rx_resources(struct ixgbe_adapter *, struct ixgbe_ring *);
870 void ixgbe_configure_rx_ring(struct ixgbe_adapter *, struc
[all...]
H A Dixgbe_sriov.h16 void ixgbe_restore_vf_multicasts(struct ixgbe_adapter *adapter);
18 void ixgbe_msg_task(struct ixgbe_adapter *adapter);
20 void ixgbe_ping_all_vfs(struct ixgbe_adapter *adapter);
21 void ixgbe_set_all_vfs(struct ixgbe_adapter *adapter);
25 int ixgbe_link_mbps(struct ixgbe_adapter *adapter);
35 void ixgbe_check_vf_rate_limit(struct ixgbe_adapter *adapter);
36 void ixgbe_set_vf_link_state(struct ixgbe_adapter *adapter, int vf, int state);
37 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter);
39 void ixgbe_enable_sriov(struct ixgbe_adapter *adapter, unsigned int max_vfs);
43 static inline void ixgbe_set_vmvir(struct ixgbe_adapter *adapte
[all...]
H A Dixgbe_ptp.c157 static void ixgbe_ptp_setup_sdp_X540(struct ixgbe_adapter *adapter) in ixgbe_ptp_setup_sdp_X540()
236 static void ixgbe_ptp_setup_sdp_X550(struct ixgbe_adapter *adapter) in ixgbe_ptp_setup_sdp_X550()
328 struct ixgbe_adapter *adapter = in ixgbe_ptp_read_X550()
329 container_of(cc, struct ixgbe_adapter, hw_cc); in ixgbe_ptp_read_X550()
365 struct ixgbe_adapter *adapter = in ixgbe_ptp_read_82599()
366 container_of(cc, struct ixgbe_adapter, hw_cc); in ixgbe_ptp_read_82599()
393 static void ixgbe_ptp_convert_to_hwtstamp(struct ixgbe_adapter *adapter, in ixgbe_ptp_convert_to_hwtstamp()
446 struct ixgbe_adapter *adapter = in ixgbe_ptp_adjfreq_82599()
447 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_adjfreq_82599()
497 struct ixgbe_adapter *adapte in ixgbe_ptp_adjfreq_X550()
[all...]
H A Dixgbe_txrx_common.h15 int ixgbe_xmit_xdp_ring(struct ixgbe_adapter *adapter,
26 void ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, u64 qmask);
28 void ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring);
29 void ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring);
31 struct xsk_buff_pool *ixgbe_xsk_pool(struct ixgbe_adapter *adapter,
33 int ixgbe_xsk_pool_setup(struct ixgbe_adapter *adapter,
H A Dixgbe_dcb_nl.c23 static int ixgbe_copy_dcb_cfg(struct ixgbe_adapter *adapter, int tc_max) in ixgbe_copy_dcb_cfg()
123 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_get_state()
130 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_state()
147 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_get_perm_hw_addr()
171 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_tc_cfg_tx()
188 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_bwg_cfg_tx()
197 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_tc_cfg_rx()
214 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_bwg_cfg_rx()
223 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_get_pg_tc_cfg_tx()
234 struct ixgbe_adapter *adapte in ixgbe_dcbnl_get_pg_bwg_cfg_tx()
[all...]
H A Dixgbe_sriov.c24 static inline void ixgbe_alloc_vf_macvlans(struct ixgbe_adapter *adapter, in ixgbe_alloc_vf_macvlans()
51 static int __ixgbe_enable_sriov(struct ixgbe_adapter *adapter, in __ixgbe_enable_sriov()
124 static void ixgbe_get_vfs(struct ixgbe_adapter *adapter) in ixgbe_get_vfs()
155 void ixgbe_enable_sriov(struct ixgbe_adapter *adapter, unsigned int max_vfs) in ixgbe_enable_sriov()
206 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter) in ixgbe_disable_sriov()
274 struct ixgbe_adapter *adapter = pci_get_drvdata(dev); in ixgbe_pci_sriov_enable()
336 struct ixgbe_adapter *adapter = pci_get_drvdata(dev); in ixgbe_pci_sriov_disable()
363 static int ixgbe_set_vf_multicasts(struct ixgbe_adapter *adapter, in ixgbe_set_vf_multicasts()
409 void ixgbe_restore_vf_multicasts(struct ixgbe_adapter *adapter) in ixgbe_restore_vf_multicasts()
442 static int ixgbe_set_vf_vlan(struct ixgbe_adapter *adapte
[all...]
H A Dixgbe_lib.c17 static bool ixgbe_cache_ring_dcb_sriov(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_dcb_sriov()
90 static void ixgbe_get_first_reg_idx(struct ixgbe_adapter *adapter, u8 tc, in ixgbe_get_first_reg_idx()
147 static bool ixgbe_cache_ring_dcb(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_dcb()
182 static bool ixgbe_cache_ring_sriov(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_sriov()
252 static bool ixgbe_cache_ring_rss(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_rss()
279 static void ixgbe_cache_ring_register(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_register()
299 static int ixgbe_xdp_queues(struct ixgbe_adapter *adapter) in ixgbe_xdp_queues()
321 static bool ixgbe_set_dcb_sriov_queues(struct ixgbe_adapter *adapter) in ixgbe_set_dcb_sriov_queues()
421 static bool ixgbe_set_dcb_queues(struct ixgbe_adapter *adapter) in ixgbe_set_dcb_queues()
495 static bool ixgbe_set_sriov_queues(struct ixgbe_adapter *adapte
[all...]
H A Dixgbe_main.c171 static void ixgbe_watchdog_link_is_down(struct ixgbe_adapter *);
180 static int ixgbe_read_pci_cfg_word_parent(struct ixgbe_adapter *adapter, in ixgbe_read_pci_cfg_word_parent()
204 static s32 ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) in ixgbe_get_parent_bus_info()
247 static void ixgbe_check_minimum_link(struct ixgbe_adapter *adapter, in ixgbe_check_minimum_link()
269 static void ixgbe_service_event_schedule(struct ixgbe_adapter *adapter) in ixgbe_service_event_schedule()
279 struct ixgbe_adapter *adapter = hw->back; in ixgbe_remove_adapter()
339 struct ixgbe_adapter *adapter; in ixgbe_read_reg()
378 struct ixgbe_adapter *adapter = hw->back; in ixgbe_read_pci_cfg_word()
393 struct ixgbe_adapter *adapter = hw->back; in ixgbe_read_pci_cfg_dword()
408 struct ixgbe_adapter *adapte in ixgbe_write_pci_cfg_word()
[all...]
H A Dixgbe_ethtool.c33 sizeof(((struct ixgbe_adapter *)0)->m), \
34 offsetof(struct ixgbe_adapter, m)
120 (sizeof(((struct ixgbe_adapter *)0)->stats.pxonrxc) + \
121 sizeof(((struct ixgbe_adapter *)0)->stats.pxontxc) + \
122 sizeof(((struct ixgbe_adapter *)0)->stats.pxoffrxc) + \
123 sizeof(((struct ixgbe_adapter *)0)->stats.pxofftxc)) \
218 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_get_link_ksettings()
461 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_link_ksettings()
539 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_get_pause_stats()
549 struct ixgbe_adapter *adapte in ixgbe_get_pauseparam()
[all...]
H A Dixgbe_debugfs.c17 struct ixgbe_adapter *adapter = filp->private_data; in ixgbe_dbg_common_ops_read()
66 struct ixgbe_adapter *adapter = filp->private_data; in ixgbe_dbg_reg_ops_write()
149 struct ixgbe_adapter *adapter = filp->private_data; in ixgbe_dbg_netdev_ops_write()
192 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_init()
207 void ixgbe_dbg_adapter_exit(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_exit()
H A Dixgbe_sysfs.c84 static int ixgbe_add_hwmon_attr(struct ixgbe_adapter *adapter, in ixgbe_add_hwmon_attr()
135 static void ixgbe_sysfs_del_adapter(struct ixgbe_adapter *adapter) in ixgbe_sysfs_del_adapter()
140 void ixgbe_sysfs_exit(struct ixgbe_adapter *adapter) in ixgbe_sysfs_exit()
146 int ixgbe_sysfs_init(struct ixgbe_adapter *adapter) in ixgbe_sysfs_init()
H A Dixgbe_fcoe.c48 struct ixgbe_adapter *adapter; in ixgbe_fcoe_ddp_put()
137 struct ixgbe_adapter *adapter; in ixgbe_fcoe_ddp_setup()
383 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter, in ixgbe_fcoe_ddp()
638 void ixgbe_configure_fcoe(struct ixgbe_adapter *adapter) in ixgbe_configure_fcoe()
713 void ixgbe_free_fcoe_ddp_resources(struct ixgbe_adapter *adapter) in ixgbe_free_fcoe_ddp_resources()
751 int ixgbe_setup_fcoe_ddp_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_fcoe_ddp_resources()
792 static int ixgbe_fcoe_ddp_enable(struct ixgbe_adapter *adapter) in ixgbe_fcoe_ddp_enable()
814 static void ixgbe_fcoe_ddp_disable(struct ixgbe_adapter *adapter) in ixgbe_fcoe_ddp_disable()
837 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fcoe_enable()
884 struct ixgbe_adapter *adapte in ixgbe_fcoe_disable()
[all...]
H A Dixgbe_xsk.c11 struct xsk_buff_pool *ixgbe_xsk_pool(struct ixgbe_adapter *adapter, in ixgbe_xsk_pool()
23 static int ixgbe_xsk_pool_enable(struct ixgbe_adapter *adapter, in ixgbe_xsk_pool_enable()
65 static int ixgbe_xsk_pool_disable(struct ixgbe_adapter *adapter, u16 qid) in ixgbe_xsk_pool_disable()
89 int ixgbe_xsk_pool_setup(struct ixgbe_adapter *adapter, in ixgbe_xsk_pool_setup()
97 static int ixgbe_run_xdp_zc(struct ixgbe_adapter *adapter, in ixgbe_run_xdp_zc()
244 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_clean_rx_irq_zc()
508 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xsk_wakeup()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h495 struct ixgbe_adapter *adapter;
606 struct ixgbe_adapter { struct
782 void (*ptp_setup_sdp)(struct ixgbe_adapter *);
835 struct ixgbe_ring *ixgbe_determine_xdp_ring(struct ixgbe_adapter *adapter) in ixgbe_determine_xdp_ring()
842 static inline u8 ixgbe_max_rss_indices(struct ixgbe_adapter *adapter) in ixgbe_max_rss_indices()
920 void ixgbe_up(struct ixgbe_adapter *adapter);
921 void ixgbe_down(struct ixgbe_adapter *adapter);
922 void ixgbe_reinit_locked(struct ixgbe_adapter *adapter);
923 void ixgbe_reset(struct ixgbe_adapter *adapter);
925 int ixgbe_setup_rx_resources(struct ixgbe_adapter *, struc
[all...]
H A Dixgbe_sriov.h16 void ixgbe_restore_vf_multicasts(struct ixgbe_adapter *adapter);
18 void ixgbe_msg_task(struct ixgbe_adapter *adapter);
20 void ixgbe_ping_all_vfs(struct ixgbe_adapter *adapter);
21 void ixgbe_set_all_vfs(struct ixgbe_adapter *adapter);
25 int ixgbe_link_mbps(struct ixgbe_adapter *adapter);
35 void ixgbe_check_vf_rate_limit(struct ixgbe_adapter *adapter);
36 void ixgbe_set_vf_link_state(struct ixgbe_adapter *adapter, int vf, int state);
37 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter);
39 void ixgbe_enable_sriov(struct ixgbe_adapter *adapter, unsigned int max_vfs);
43 static inline void ixgbe_set_vmvir(struct ixgbe_adapter *adapte
[all...]
H A Dixgbe_ptp.c160 static void ixgbe_ptp_setup_sdp_X540(struct ixgbe_adapter *adapter) in ixgbe_ptp_setup_sdp_X540()
239 static void ixgbe_ptp_setup_sdp_X550(struct ixgbe_adapter *adapter) in ixgbe_ptp_setup_sdp_X550()
331 struct ixgbe_adapter *adapter = in ixgbe_ptp_read_X550()
332 container_of(cc, struct ixgbe_adapter, hw_cc); in ixgbe_ptp_read_X550()
368 struct ixgbe_adapter *adapter = in ixgbe_ptp_read_82599()
369 container_of(cc, struct ixgbe_adapter, hw_cc); in ixgbe_ptp_read_82599()
396 static void ixgbe_ptp_convert_to_hwtstamp(struct ixgbe_adapter *adapter, in ixgbe_ptp_convert_to_hwtstamp()
451 struct ixgbe_adapter *adapter = in ixgbe_ptp_adjfine_82599()
452 container_of(ptp, struct ixgbe_adapter, ptp_caps); in ixgbe_ptp_adjfine_82599()
492 struct ixgbe_adapter *adapte in ixgbe_ptp_adjfine_X550()
[all...]
H A Dixgbe_dcb_nl.c21 static int ixgbe_copy_dcb_cfg(struct ixgbe_adapter *adapter, int tc_max) in ixgbe_copy_dcb_cfg()
121 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_get_state()
128 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_state()
145 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_get_perm_hw_addr()
169 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_tc_cfg_tx()
186 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_bwg_cfg_tx()
195 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_tc_cfg_rx()
212 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_set_pg_bwg_cfg_rx()
221 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_dcbnl_get_pg_tc_cfg_tx()
232 struct ixgbe_adapter *adapte in ixgbe_dcbnl_get_pg_bwg_cfg_tx()
[all...]
H A Dixgbe_txrx_common.h28 void ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, u64 qmask);
30 void ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring);
31 void ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring);
33 struct xsk_buff_pool *ixgbe_xsk_pool(struct ixgbe_adapter *adapter,
35 int ixgbe_xsk_pool_setup(struct ixgbe_adapter *adapter,
H A Dixgbe_sriov.c24 static inline void ixgbe_alloc_vf_macvlans(struct ixgbe_adapter *adapter, in ixgbe_alloc_vf_macvlans()
51 static int __ixgbe_enable_sriov(struct ixgbe_adapter *adapter, in __ixgbe_enable_sriov()
124 static void ixgbe_get_vfs(struct ixgbe_adapter *adapter) in ixgbe_get_vfs()
155 void ixgbe_enable_sriov(struct ixgbe_adapter *adapter, unsigned int max_vfs) in ixgbe_enable_sriov()
206 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter) in ixgbe_disable_sriov()
274 struct ixgbe_adapter *adapter = pci_get_drvdata(dev); in ixgbe_pci_sriov_enable()
336 struct ixgbe_adapter *adapter = pci_get_drvdata(dev); in ixgbe_pci_sriov_disable()
363 static int ixgbe_set_vf_multicasts(struct ixgbe_adapter *adapter, in ixgbe_set_vf_multicasts()
409 void ixgbe_restore_vf_multicasts(struct ixgbe_adapter *adapter) in ixgbe_restore_vf_multicasts()
442 static int ixgbe_set_vf_vlan(struct ixgbe_adapter *adapte
[all...]
H A Dixgbe_lib.c17 static bool ixgbe_cache_ring_dcb_sriov(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_dcb_sriov()
90 static void ixgbe_get_first_reg_idx(struct ixgbe_adapter *adapter, u8 tc, in ixgbe_get_first_reg_idx()
148 static bool ixgbe_cache_ring_dcb(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_dcb()
183 static bool ixgbe_cache_ring_sriov(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_sriov()
253 static bool ixgbe_cache_ring_rss(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_rss()
280 static void ixgbe_cache_ring_register(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_register()
300 static int ixgbe_xdp_queues(struct ixgbe_adapter *adapter) in ixgbe_xdp_queues()
325 static bool ixgbe_set_dcb_sriov_queues(struct ixgbe_adapter *adapter) in ixgbe_set_dcb_sriov_queues()
425 static bool ixgbe_set_dcb_queues(struct ixgbe_adapter *adapter) in ixgbe_set_dcb_queues()
499 static bool ixgbe_set_sriov_queues(struct ixgbe_adapter *adapte
[all...]
H A Dixgbe_main.c175 static void ixgbe_watchdog_link_is_down(struct ixgbe_adapter *);
184 static int ixgbe_read_pci_cfg_word_parent(struct ixgbe_adapter *adapter, in ixgbe_read_pci_cfg_word_parent()
208 static s32 ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) in ixgbe_get_parent_bus_info()
251 static void ixgbe_check_minimum_link(struct ixgbe_adapter *adapter, in ixgbe_check_minimum_link()
273 static void ixgbe_service_event_schedule(struct ixgbe_adapter *adapter) in ixgbe_service_event_schedule()
283 struct ixgbe_adapter *adapter = hw->back; in ixgbe_remove_adapter()
343 struct ixgbe_adapter *adapter; in ixgbe_read_reg()
382 struct ixgbe_adapter *adapter = hw->back; in ixgbe_read_pci_cfg_word()
397 struct ixgbe_adapter *adapter = hw->back; in ixgbe_read_pci_cfg_dword()
412 struct ixgbe_adapter *adapte in ixgbe_write_pci_cfg_word()
[all...]
H A Dixgbe_ethtool.c31 sizeof(((struct ixgbe_adapter *)0)->m), \
32 offsetof(struct ixgbe_adapter, m)
118 (sizeof(((struct ixgbe_adapter *)0)->stats.pxonrxc) + \
119 sizeof(((struct ixgbe_adapter *)0)->stats.pxontxc) + \
120 sizeof(((struct ixgbe_adapter *)0)->stats.pxoffrxc) + \
121 sizeof(((struct ixgbe_adapter *)0)->stats.pxofftxc)) \
216 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_get_link_ksettings()
459 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_set_link_ksettings()
536 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_get_pause_stats()
546 struct ixgbe_adapter *adapte in ixgbe_get_pauseparam()
[all...]
H A Dixgbe_debugfs.c17 struct ixgbe_adapter *adapter = filp->private_data; in ixgbe_dbg_common_ops_read()
66 struct ixgbe_adapter *adapter = filp->private_data; in ixgbe_dbg_reg_ops_write()
149 struct ixgbe_adapter *adapter = filp->private_data; in ixgbe_dbg_netdev_ops_write()
192 void ixgbe_dbg_adapter_init(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_init()
207 void ixgbe_dbg_adapter_exit(struct ixgbe_adapter *adapter) in ixgbe_dbg_adapter_exit()
H A Dixgbe_sysfs.c84 static int ixgbe_add_hwmon_attr(struct ixgbe_adapter *adapter, in ixgbe_add_hwmon_attr()
135 static void ixgbe_sysfs_del_adapter(struct ixgbe_adapter *adapter) in ixgbe_sysfs_del_adapter()
140 void ixgbe_sysfs_exit(struct ixgbe_adapter *adapter) in ixgbe_sysfs_exit()
146 int ixgbe_sysfs_init(struct ixgbe_adapter *adapter) in ixgbe_sysfs_init()
H A Dixgbe_fcoe.c48 struct ixgbe_adapter *adapter; in ixgbe_fcoe_ddp_put()
137 struct ixgbe_adapter *adapter; in ixgbe_fcoe_ddp_setup()
383 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter, in ixgbe_fcoe_ddp()
638 void ixgbe_configure_fcoe(struct ixgbe_adapter *adapter) in ixgbe_configure_fcoe()
713 void ixgbe_free_fcoe_ddp_resources(struct ixgbe_adapter *adapter) in ixgbe_free_fcoe_ddp_resources()
751 int ixgbe_setup_fcoe_ddp_resources(struct ixgbe_adapter *adapter) in ixgbe_setup_fcoe_ddp_resources()
792 static int ixgbe_fcoe_ddp_enable(struct ixgbe_adapter *adapter) in ixgbe_fcoe_ddp_enable()
814 static void ixgbe_fcoe_ddp_disable(struct ixgbe_adapter *adapter) in ixgbe_fcoe_ddp_disable()
837 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fcoe_enable()
884 struct ixgbe_adapter *adapte in ixgbe_fcoe_disable()
[all...]

Completed in 44 milliseconds

12