Searched refs:ixgbe_adapter (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe.h | 451 struct ixgbe_adapter *adapter; 560 struct ixgbe_adapter { struct 735 void (*ptp_setup_sdp)(struct ixgbe_adapter *); argument 872 void ixgbe_up(struct ixgbe_adapter *adapter); 873 void ixgbe_down(struct ixgbe_adapter *adapter); 875 void ixgbe_reset(struct ixgbe_adapter *adapter); 935 int ixgbe_sysfs_init(struct ixgbe_adapter *adapter); 941 int ixgbe_fcoe_ddp(struct ixgbe_adapter *adapter, 977 void ixgbe_ptp_init(struct ixgbe_adapter *adapter); 979 void ixgbe_ptp_stop(struct ixgbe_adapter *adapter); [all …]
|
| A D | ixgbe_sriov.h | 16 void ixgbe_restore_vf_multicasts(struct ixgbe_adapter *adapter); 18 void ixgbe_msg_task(struct ixgbe_adapter *adapter); 20 void ixgbe_disable_tx_rx(struct ixgbe_adapter *adapter); 21 void ixgbe_ping_all_vfs(struct ixgbe_adapter *adapter); 25 int ixgbe_link_mbps(struct ixgbe_adapter *adapter); 34 void ixgbe_check_vf_rate_limit(struct ixgbe_adapter *adapter); 35 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter); 37 void ixgbe_enable_sriov(struct ixgbe_adapter *adapter, unsigned int max_vfs); 41 static inline void ixgbe_set_vmvir(struct ixgbe_adapter *adapter, in ixgbe_set_vmvir()
|
| A D | ixgbe_ptp.c | 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() 446 struct ixgbe_adapter *adapter = in ixgbe_ptp_adjfreq_82599() 497 struct ixgbe_adapter *adapter = in ixgbe_ptp_adjfreq_X550() 533 struct ixgbe_adapter *adapter = in ixgbe_ptp_adjtime() 560 struct ixgbe_adapter *adapter = in ixgbe_ptp_gettimex() 612 struct ixgbe_adapter *adapter = in ixgbe_ptp_settime() 639 struct ixgbe_adapter *adapter = in ixgbe_ptp_feature_enable() 846 struct ixgbe_adapter *adapter = container_of(work, struct ixgbe_adapter, in ixgbe_ptp_tx_hwtstamp_work() [all …]
|
| A D | ixgbe_dcb_nl.c | 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() 280 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_devreset() 490 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_ieee_getets() 510 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_ieee_setets() 563 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_ieee_getpfc() 588 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_ieee_setpfc() 620 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_ieee_setapp() 665 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_ieee_delapp() 709 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_dcbnl_getdcbx() [all …]
|
| A D | ixgbe_sriov.c | 122 static void ixgbe_get_vfs(struct ixgbe_adapter *adapter) in ixgbe_get_vfs() 204 int ixgbe_disable_sriov(struct ixgbe_adapter *adapter) in ixgbe_disable_sriov() 269 struct ixgbe_adapter *adapter = pci_get_drvdata(dev); in ixgbe_pci_sriov_enable() 331 struct ixgbe_adapter *adapter = pci_get_drvdata(dev); in ixgbe_pci_sriov_disable() 1305 void ixgbe_msg_task(struct ixgbe_adapter *adapter) in ixgbe_msg_task() 1364 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ndo_set_vf_mac() 1472 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ndo_set_vf_vlan() 1499 int ixgbe_link_mbps(struct ixgbe_adapter *adapter) in ixgbe_link_mbps() 1590 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ndo_set_vf_bw() 1625 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_ndo_set_vf_spoofchk() [all …]
|
| A D | ixgbe_txrx_common.h | 27 void ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, u64 qmask); 29 void ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring); 30 void ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring); 32 struct xsk_buff_pool *ixgbe_xsk_pool(struct ixgbe_adapter *adapter, 34 int ixgbe_xsk_pool_setup(struct ixgbe_adapter *adapter,
|
| A D | ixgbe_main.c | 282 struct ixgbe_adapter *adapter = hw->back; in ixgbe_remove_adapter() 342 struct ixgbe_adapter *adapter; in ixgbe_read_reg() 3044 struct ixgbe_adapter *adapter = data; in ixgbe_msix_other() 3286 struct ixgbe_adapter *adapter = data; in ixgbe_intr() 5407 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; in ixgbe_macvlan_up() 7917 struct ixgbe_adapter, in ixgbe_service_task() 8505 struct ixgbe_adapter *adapter; in ixgbe_select_queue() 8605 struct ixgbe_adapter *adapter, in ixgbe_xmit_frame_ring() 9042 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; in ixgbe_reassign_macvlan_pool() 9256 struct ixgbe_adapter *adapter; [all …]
|
| A D | ixgbe_lib.c | 17 static bool ixgbe_cache_ring_dcb_sriov(struct ixgbe_adapter *adapter) in ixgbe_cache_ring_dcb_sriov() 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() 300 static int ixgbe_xdp_queues(struct ixgbe_adapter *adapter) in ixgbe_xdp_queues() 425 static bool ixgbe_set_dcb_queues(struct ixgbe_adapter *adapter) in ixgbe_set_dcb_queues() 623 static bool ixgbe_set_rss_queues(struct ixgbe_adapter *adapter) in ixgbe_set_rss_queues() 705 static void ixgbe_set_num_queues(struct ixgbe_adapter *adapter) in ixgbe_set_num_queues() 833 static int ixgbe_alloc_q_vector(struct ixgbe_adapter *adapter, in ixgbe_alloc_q_vector() 1057 static int ixgbe_alloc_q_vectors(struct ixgbe_adapter *adapter) in ixgbe_alloc_q_vectors() [all …]
|
| A D | ixgbe_ethtool.c | 33 sizeof(((struct ixgbe_adapter *)0)->m), \ 34 offsetof(struct ixgbe_adapter, m) 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() 2638 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_get_rxnfc() 3025 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_set_rxnfc() 3137 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_get_ts_info() 3216 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_get_channels() 3253 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_set_channels() 3291 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_get_module_info() [all …]
|
| A D | ixgbe_debugfs.c | 17 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()
|
| A D | ixgbe_fcoe.c | 48 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() 792 static int ixgbe_fcoe_ddp_enable(struct ixgbe_adapter *adapter) in ixgbe_fcoe_ddp_enable() 837 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fcoe_enable() 884 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fcoe_disable() 930 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fcoe_get_wwn() 970 struct ixgbe_adapter *adapter = netdev_priv(netdev); in ixgbe_fcoe_get_hbainfo() [all …]
|
| A D | ixgbe_sysfs.c | 84 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()
|
| A D | ixgbe_ipsec.c | 146 static void ixgbe_ipsec_stop_data(struct ixgbe_adapter *adapter) in ixgbe_ipsec_stop_data() 219 static void ixgbe_ipsec_stop_engine(struct ixgbe_adapter *adapter) in ixgbe_ipsec_stop_engine() 303 void ixgbe_ipsec_restore(struct ixgbe_adapter *adapter) in ixgbe_ipsec_restore() 481 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ipsec_check_mgmt_ip() 564 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ipsec_add_sa() 754 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_ipsec_del_sa() 845 void ixgbe_ipsec_vf_clear(struct ixgbe_adapter *adapter, u32 vf) in ixgbe_ipsec_vf_clear() 1070 struct ixgbe_adapter *adapter = netdev_priv(tx_ring->netdev); in ixgbe_ipsec_tx() 1160 struct ixgbe_adapter *adapter = netdev_priv(rx_ring->netdev); in ixgbe_ipsec_rx() 1226 void ixgbe_init_ipsec_offload(struct ixgbe_adapter *adapter) in ixgbe_init_ipsec_offload() [all …]
|
| A D | ixgbe_xsk.c | 11 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() 247 struct ixgbe_adapter *adapter = q_vector->adapter; in ixgbe_clean_rx_irq_zc() 505 struct ixgbe_adapter *adapter = netdev_priv(dev); in ixgbe_xsk_wakeup()
|
| A D | ixgbe_phy.c | 784 struct ixgbe_adapter *adapter = bus->priv; in ixgbe_mii_bus_read() 801 struct ixgbe_adapter *adapter = bus->priv; in ixgbe_mii_bus_write() 817 struct ixgbe_adapter *adapter = bus->priv; in ixgbe_x550em_a_mii_bus_read() 835 struct ixgbe_adapter *adapter = bus->priv; in ixgbe_x550em_a_mii_bus_write() 874 struct ixgbe_adapter *adapter = hw->back; in ixgbe_x550em_a_has_mii() 910 struct ixgbe_adapter *adapter = hw->back; in ixgbe_mii_bus_init() 1404 struct ixgbe_adapter *adapter = hw->back; in ixgbe_identify_sfp_module_generic() 1669 struct ixgbe_adapter *adapter = hw->back; in ixgbe_identify_qsfp_module_generic()
|
| A D | ixgbe_common.h | 184 #define ixgbe_hw_to_netdev(hw) (((struct ixgbe_adapter *)(hw)->back)->netdev)
|
Completed in 56 milliseconds