Home
last modified time | relevance | path

Searched defs:adapter (Results 1376 - 1400 of 1419) sorted by relevance

1...<<51525354555657

/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe.h184 struct be_adapter *adapter; member
290 struct be_adapter *adapter; member
678 struct be_adapter *adapter; member
713 be_max_rx_irqs(struct be_adapter *adapter) be_max_rx_irqs() argument
722 be_max_tx_irqs(struct be_adapter *adapter) be_max_tx_irqs() argument
728 be_max_qp_irqs(struct be_adapter *adapter) be_max_qp_irqs() argument
734 be_max_any_irqs(struct be_adapter *adapter) be_max_any_irqs() argument
939 be_check_error(struct be_adapter *adapter, u32 err_type) be_check_error() argument
944 be_set_error(struct be_adapter *adapter, int err_type) be_set_error() argument
954 be_clear_error(struct be_adapter *adapter, int err_type) be_clear_error() argument
959 be_multi_rxq(const struct be_adapter *adapter) be_multi_rxq() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/
H A Dfw.c1803 int mlx4_QUERY_ADAPTER(struct mlx4_dev *dev, struct mlx4_adapter *adapter) in mlx4_QUERY_ADAPTER() argument
/kernel/linux/linux-6.6/drivers/media/pci/ngene/
H A Dngene.h735 struct dvb_adapter adapter[MAX_STREAM]; member
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtcoutsrc.h667 void *adapter; member
820 void *adapter; member
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_edid.c2139 struct i2c_adapter *adapter = data; in drm_do_probe_ddc_edid() local
2608 drm_probe_ddc(struct i2c_adapter *adapter) drm_probe_ddc() argument
2626 drm_get_edid(struct drm_connector *connector, struct i2c_adapter *adapter) drm_get_edid() argument
2707 drm_edid_read_ddc(struct drm_connector *connector, struct i2c_adapter *adapter) drm_edid_read_ddc() argument
2793 drm_edid_get_panel_id(struct i2c_adapter *adapter) drm_edid_get_panel_id() argument
2834 drm_get_edid_switcheroo(struct drm_connector *connector, struct i2c_adapter *adapter) drm_get_edid_switcheroo() argument
2863 drm_edid_read_switcheroo(struct drm_connector *connector, struct i2c_adapter *adapter) drm_edid_read_switcheroo() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/
H A DBusLogic.h846 struct blogic_adapter *adapter; member
1118 static inline void blogic_busreset(struct blogic_adapter *adapter) in blogic_busreset() argument
1126 static inline void blogic_intreset(struct blogic_adapter *adapter) in blogic_intreset() argument
1134 blogic_softreset(struct blogic_adapter *adapter) blogic_softreset() argument
1142 blogic_hardreset(struct blogic_adapter *adapter) blogic_hardreset() argument
1150 blogic_rdstatus(struct blogic_adapter *adapter) blogic_rdstatus() argument
1155 blogic_setcmdparam(struct blogic_adapter *adapter, unsigned char value) blogic_setcmdparam() argument
1161 blogic_rddatain(struct blogic_adapter *adapter) blogic_rddatain() argument
1166 blogic_rdint(struct blogic_adapter *adapter) blogic_rdint() argument
1171 blogic_rdgeom(struct blogic_adapter *adapter) blogic_rdgeom() argument
1182 blogic_execmbox(struct blogic_adapter *adapter) blogic_execmbox() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c180 static int ixgbe_read_pci_cfg_word_parent(struct ixgbe_adapter *adapter, in ixgbe_read_pci_cfg_word_parent() argument
204 static s32 ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) in ixgbe_get_parent_bus_info() argument
247 static void ixgbe_check_minimum_link(struct ixgbe_adapter *adapter, in ixgbe_check_minimum_link() argument
269 ixgbe_service_event_schedule(struct ixgbe_adapter *adapter) ixgbe_service_event_schedule() argument
279 struct ixgbe_adapter *adapter = hw->back; ixgbe_remove_adapter() local
339 struct ixgbe_adapter *adapter; ixgbe_read_reg() local
378 struct ixgbe_adapter *adapter = hw->back; ixgbe_read_pci_cfg_word() local
393 struct ixgbe_adapter *adapter = hw->back; ixgbe_read_pci_cfg_dword() local
408 struct ixgbe_adapter *adapter = hw->back; ixgbe_write_pci_cfg_word() local
415 ixgbe_service_event_complete(struct ixgbe_adapter *adapter) ixgbe_service_event_complete() argument
564 ixgbe_dump(struct ixgbe_adapter *adapter) ixgbe_dump() argument
826 ixgbe_release_hw_control(struct ixgbe_adapter *adapter) ixgbe_release_hw_control() argument
836 ixgbe_get_hw_control(struct ixgbe_adapter *adapter) ixgbe_get_hw_control() argument
854 ixgbe_set_ivar(struct ixgbe_adapter *adapter, s8 direction, u8 queue, u8 msix_vector) ixgbe_set_ivar() argument
899 ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, u64 qmask) ixgbe_irq_rearm_queues() argument
924 ixgbe_update_xoff_rx_lfc(struct ixgbe_adapter *adapter) ixgbe_update_xoff_rx_lfc() argument
957 ixgbe_update_xoff_received(struct ixgbe_adapter *adapter) ixgbe_update_xoff_received() argument
1060 ixgbe_tx_timeout_reset(struct ixgbe_adapter *adapter) ixgbe_tx_timeout_reset() argument
1080 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_tx_maxrate() local
1113 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_clean_tx_irq() local
1272 ixgbe_update_tx_dca(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring, int cpu) ixgbe_update_tx_dca() argument
1309 ixgbe_update_rx_dca(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring, int cpu) ixgbe_update_rx_dca() argument
1343 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_update_dca() local
1361 ixgbe_setup_dca(struct ixgbe_adapter *adapter) ixgbe_setup_dca() argument
1381 struct ixgbe_adapter *adapter = dev_get_drvdata(dev); __ixgbe_notify_dca() local
2199 ixgbe_run_xdp(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring, struct xdp_buff *xdp) ixgbe_run_xdp() argument
2296 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_clean_rx_irq() local
2459 ixgbe_configure_msix(struct ixgbe_adapter *adapter) ixgbe_configure_msix() argument
2712 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_write_eitr() local
2765 ixgbe_check_overtemp_subtask(struct ixgbe_adapter *adapter) ixgbe_check_overtemp_subtask() argument
2823 ixgbe_check_fan_failure(struct ixgbe_adapter *adapter, u32 eicr) ixgbe_check_fan_failure() argument
2835 ixgbe_check_overtemp_event(struct ixgbe_adapter *adapter, u32 eicr) ixgbe_check_overtemp_event() argument
2902 ixgbe_check_sfp_event(struct ixgbe_adapter *adapter, u32 eicr) ixgbe_check_sfp_event() argument
2935 ixgbe_check_lsc(struct ixgbe_adapter *adapter) ixgbe_check_lsc() argument
2949 ixgbe_irq_enable_queues(struct ixgbe_adapter *adapter, u64 qmask) ixgbe_irq_enable_queues() argument
2984 ixgbe_irq_enable(struct ixgbe_adapter *adapter, bool queues, bool flush) ixgbe_irq_enable() argument
3045 struct ixgbe_adapter *adapter = data; ixgbe_msix_other() local
3152 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_poll() local
3217 ixgbe_request_msix_irqs(struct ixgbe_adapter *adapter) ixgbe_request_msix_irqs() argument
3287 struct ixgbe_adapter *adapter = data; ixgbe_intr() local
3361 ixgbe_request_irq(struct ixgbe_adapter *adapter) ixgbe_request_irq() argument
3381 ixgbe_free_irq(struct ixgbe_adapter *adapter) ixgbe_free_irq() argument
3414 ixgbe_irq_disable(struct ixgbe_adapter *adapter) ixgbe_irq_disable() argument
3450 ixgbe_configure_msi_and_legacy(struct ixgbe_adapter *adapter) ixgbe_configure_msi_and_legacy() argument
3469 ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_tx_ring() argument
3559 ixgbe_setup_mtqc(struct ixgbe_adapter *adapter) ixgbe_setup_mtqc() argument
3620 ixgbe_configure_tx(struct ixgbe_adapter *adapter) ixgbe_configure_tx() argument
3642 ixgbe_enable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_enable_rx_drop() argument
3654 ixgbe_disable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_disable_rx_drop() argument
3667 ixgbe_set_rx_drop_en(struct ixgbe_adapter *adapter) ixgbe_set_rx_drop_en() argument
3699 ixgbe_configure_srrctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) ixgbe_configure_srrctl() argument
3755 ixgbe_rss_indir_tbl_entries(struct ixgbe_adapter *adapter) ixgbe_rss_indir_tbl_entries() argument
3771 ixgbe_store_key(struct ixgbe_adapter *adapter) ixgbe_store_key() argument
3786 ixgbe_init_rss_key(struct ixgbe_adapter *adapter) ixgbe_init_rss_key() argument
3808 ixgbe_store_reta(struct ixgbe_adapter *adapter) ixgbe_store_reta() argument
3847 ixgbe_store_vfreta(struct ixgbe_adapter *adapter) ixgbe_store_vfreta() argument
3869 ixgbe_setup_reta(struct ixgbe_adapter *adapter) ixgbe_setup_reta() argument
3898 ixgbe_setup_vfreta(struct ixgbe_adapter *adapter) ixgbe_setup_vfreta() argument
3925 ixgbe_setup_mrqc(struct ixgbe_adapter *adapter) ixgbe_setup_mrqc() argument
4008 ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rscctl() argument
4030 ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_rx_desc_queue_enable() argument
4056 ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rx_ring() argument
4155 ixgbe_setup_psrtype(struct ixgbe_adapter *adapter) ixgbe_setup_psrtype() argument
4180 ixgbe_configure_virtualization(struct ixgbe_adapter *adapter) ixgbe_configure_virtualization() argument
4251 ixgbe_set_rx_buffer_len(struct ixgbe_adapter *adapter) ixgbe_set_rx_buffer_len() argument
4318 ixgbe_setup_rdrxctl(struct ixgbe_adapter *adapter) ixgbe_setup_rdrxctl() argument
4367 ixgbe_configure_rx(struct ixgbe_adapter *adapter) ixgbe_configure_rx() argument
4415 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_vlan_rx_add_vid() local
4446 ixgbe_update_pf_promisc_vlvf(struct ixgbe_adapter *adapter, u32 vid) ixgbe_update_pf_promisc_vlvf() argument
4474 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_vlan_rx_kill_vid() local
4490 ixgbe_vlan_strip_disable(struct ixgbe_adapter *adapter) ixgbe_vlan_strip_disable() argument
4528 ixgbe_vlan_strip_enable(struct ixgbe_adapter *adapter) ixgbe_vlan_strip_enable() argument
4562 ixgbe_vlan_promisc_enable(struct ixgbe_adapter *adapter) ixgbe_vlan_promisc_enable() argument
4605 ixgbe_scrub_vfta(struct ixgbe_adapter *adapter, u32 vfta_offset) ixgbe_scrub_vfta() argument
4651 ixgbe_vlan_promisc_disable(struct ixgbe_adapter *adapter) ixgbe_vlan_promisc_disable() argument
4676 ixgbe_restore_vlan(struct ixgbe_adapter *adapter) ixgbe_restore_vlan() argument
4697 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_write_mc_addr_list() local
4716 ixgbe_full_sync_mac_table(struct ixgbe_adapter *adapter) ixgbe_full_sync_mac_table() argument
4736 ixgbe_sync_mac_table(struct ixgbe_adapter *adapter) ixgbe_sync_mac_table() argument
4758 ixgbe_flush_sw_mac_table(struct ixgbe_adapter *adapter) ixgbe_flush_sw_mac_table() argument
4772 ixgbe_available_rars(struct ixgbe_adapter *adapter, u16 pool) ixgbe_available_rars() argument
4796 ixgbe_mac_set_default_filter(struct ixgbe_adapter *adapter) ixgbe_mac_set_default_filter() argument
4810 ixgbe_add_mac_filter(struct ixgbe_adapter *adapter, const u8 *addr, u16 pool) ixgbe_add_mac_filter() argument
4838 ixgbe_del_mac_filter(struct ixgbe_adapter *adapter, const u8 *addr, u16 pool) ixgbe_del_mac_filter() argument
4873 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_uc_sync() local
4883 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_uc_unsync() local
4901 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_set_rx_mode() local
4985 ixgbe_napi_enable_all(struct ixgbe_adapter *adapter) ixgbe_napi_enable_all() argument
4993 ixgbe_napi_disable_all(struct ixgbe_adapter *adapter) ixgbe_napi_disable_all() argument
5003 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_udp_tunnel_sync() local
5046 ixgbe_configure_dcb(struct ixgbe_adapter *adapter) ixgbe_configure_dcb() argument
5106 ixgbe_hpbthresh(struct ixgbe_adapter *adapter, int pb) ixgbe_hpbthresh() argument
5167 ixgbe_lpbthresh(struct ixgbe_adapter *adapter, int pb) ixgbe_lpbthresh() argument
5205 ixgbe_pbthresh_setup(struct ixgbe_adapter *adapter) ixgbe_pbthresh_setup() argument
5227 ixgbe_configure_pb(struct ixgbe_adapter *adapter) ixgbe_configure_pb() argument
5243 ixgbe_fdir_filter_restore(struct ixgbe_adapter *adapter) ixgbe_fdir_filter_restore() argument
5348 ixgbe_fwd_ring_up(struct ixgbe_adapter *adapter, struct ixgbe_fwd_adapter *accel) ixgbe_fwd_ring_up() argument
5406 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; ixgbe_macvlan_up() local
5421 ixgbe_configure_dfwd(struct ixgbe_adapter *adapter) ixgbe_configure_dfwd() argument
5431 ixgbe_configure(struct ixgbe_adapter *adapter) ixgbe_configure() argument
5496 ixgbe_sfp_link_config(struct ixgbe_adapter *adapter) ixgbe_sfp_link_config() argument
5550 ixgbe_setup_gpie(struct ixgbe_adapter *adapter) ixgbe_setup_gpie() argument
5632 ixgbe_up_complete(struct ixgbe_adapter *adapter) ixgbe_up_complete() argument
5694 ixgbe_reinit_locked(struct ixgbe_adapter *adapter) ixgbe_reinit_locked() argument
5716 ixgbe_up(struct ixgbe_adapter *adapter) ixgbe_up() argument
5724 ixgbe_get_completion_timeout(struct ixgbe_adapter *adapter) ixgbe_get_completion_timeout() argument
5761 ixgbe_disable_rx(struct ixgbe_adapter *adapter) ixgbe_disable_rx() argument
5833 ixgbe_disable_tx(struct ixgbe_adapter *adapter) ixgbe_disable_tx() argument
5930 ixgbe_reset(struct ixgbe_adapter *adapter) ixgbe_reset() argument
6068 ixgbe_clean_all_rx_rings(struct ixgbe_adapter *adapter) ixgbe_clean_all_rx_rings() argument
6080 ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) ixgbe_clean_all_tx_rings() argument
6090 ixgbe_fdir_filter_exit(struct ixgbe_adapter *adapter) ixgbe_fdir_filter_exit() argument
6107 ixgbe_down(struct ixgbe_adapter *adapter) ixgbe_down() argument
6171 ixgbe_set_eee_capable(struct ixgbe_adapter *adapter) ixgbe_set_eee_capable() argument
6199 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_tx_timeout() local
6206 ixgbe_init_dcb(struct ixgbe_adapter *adapter) ixgbe_init_dcb() argument
6266 ixgbe_sw_init(struct ixgbe_adapter *adapter, const struct ixgbe_info *ii) ixgbe_sw_init() argument
6518 ixgbe_setup_all_tx_resources(struct ixgbe_adapter *adapter) ixgbe_setup_all_tx_resources() argument
6556 ixgbe_setup_rx_resources(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) ixgbe_setup_rx_resources() argument
6619 ixgbe_setup_all_rx_resources(struct ixgbe_adapter *adapter) ixgbe_setup_all_rx_resources() argument
6673 ixgbe_free_all_tx_resources(struct ixgbe_adapter *adapter) ixgbe_free_all_tx_resources() argument
6716 ixgbe_free_all_rx_resources(struct ixgbe_adapter *adapter) ixgbe_free_all_rx_resources() argument
6733 ixgbe_max_xdp_frame_size(struct ixgbe_adapter *adapter) ixgbe_max_xdp_frame_size() argument
6750 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_change_mtu() local
6797 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_open() local
6856 ixgbe_close_suspend(struct ixgbe_adapter *adapter) ixgbe_close_suspend() argument
6888 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_close() local
6905 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_resume() local
6941 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); __ixgbe_shutdown() local
7039 ixgbe_update_stats(struct ixgbe_adapter *adapter) ixgbe_update_stats() argument
7280 ixgbe_fdir_reinit_subtask(struct ixgbe_adapter *adapter) ixgbe_fdir_reinit_subtask() argument
7324 ixgbe_check_hang_subtask(struct ixgbe_adapter *adapter) ixgbe_check_hang_subtask() argument
7369 ixgbe_watchdog_update_link(struct ixgbe_adapter *adapter) ixgbe_watchdog_update_link() argument
7407 ixgbe_update_default_up(struct ixgbe_adapter *adapter) ixgbe_update_default_up() argument
7429 ixgbe_watchdog_link_is_up(struct ixgbe_adapter *adapter) ixgbe_watchdog_link_is_up() argument
7519 ixgbe_watchdog_link_is_down(struct ixgbe_adapter *adapter) ixgbe_watchdog_link_is_down() argument
7545 ixgbe_ring_tx_pending(struct ixgbe_adapter *adapter) ixgbe_ring_tx_pending() argument
7566 ixgbe_vf_tx_pending(struct ixgbe_adapter *adapter) ixgbe_vf_tx_pending() argument
7600 ixgbe_watchdog_flush_tx(struct ixgbe_adapter *adapter) ixgbe_watchdog_flush_tx() argument
7617 ixgbe_bad_vf_abort(struct ixgbe_adapter *adapter, u32 vf) ixgbe_bad_vf_abort() argument
7638 ixgbe_check_for_bad_vf(struct ixgbe_adapter *adapter) ixgbe_check_for_bad_vf() argument
7676 ixgbe_spoof_check(struct ixgbe_adapter *adapter) ixgbe_spoof_check() argument
7697 ixgbe_spoof_check(struct ixgbe_adapter __always_unused *adapter) ixgbe_spoof_check() argument
7702 ixgbe_check_for_bad_vf(struct ixgbe_adapter __always_unused *adapter) ixgbe_check_for_bad_vf() argument
7712 ixgbe_watchdog_subtask(struct ixgbe_adapter *adapter) ixgbe_watchdog_subtask() argument
7738 ixgbe_sfp_detection_subtask(struct ixgbe_adapter *adapter) ixgbe_sfp_detection_subtask() argument
7811 ixgbe_sfp_link_config_subtask(struct ixgbe_adapter *adapter) ixgbe_sfp_link_config_subtask() argument
7850 struct ixgbe_adapter *adapter = from_timer(adapter, t, service_timer); ixgbe_service_timer() local
7865 ixgbe_phy_interrupt_subtask(struct ixgbe_adapter *adapter) ixgbe_phy_interrupt_subtask() argument
7883 ixgbe_reset_subtask(struct ixgbe_adapter *adapter) ixgbe_reset_subtask() argument
7911 ixgbe_check_fw_error(struct ixgbe_adapter *adapter) ixgbe_check_fw_error() argument
7938 struct ixgbe_adapter *adapter = container_of(work, ixgbe_service_task() local
8428 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_atr() local
8539 struct ixgbe_adapter *adapter; ixgbe_select_queue() local
8582 ixgbe_xmit_xdp_ring(struct ixgbe_adapter *adapter, struct xdp_frame *xdpf) ixgbe_xmit_xdp_ring() argument
8639 ixgbe_xmit_frame_ring(struct sk_buff *skb, struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) ixgbe_xmit_frame_ring() argument
8795 struct ixgbe_adapter *adapter = netdev_priv(netdev); __ixgbe_xmit_frame() local
8827 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_set_mac() local
8845 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_mdio_read() local
8870 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_mdio_write() local
8889 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_ioctl() local
8915 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_add_sanmac_netdev() local
8939 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_del_sanmac_netdev() local
8970 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_get_stats64() local
9019 ixgbe_validate_rtr(struct ixgbe_adapter *adapter, u8 tc) ixgbe_validate_rtr() argument
9054 ixgbe_set_prio_tc_map(struct ixgbe_adapter *adapter) ixgbe_set_prio_tc_map() argument
9077 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; ixgbe_reassign_macvlan_pool() local
9113 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_defrag_macvlan_pools() local
9134 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_setup_tc() local
9202 ixgbe_delete_clsu32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_delete_clsu32() argument
9259 ixgbe_configure_clsu32_add_hnode(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_configure_clsu32_add_hnode() argument
9277 ixgbe_configure_clsu32_del_hnode(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_configure_clsu32_del_hnode() argument
9291 struct ixgbe_adapter *adapter; global() member
9302 struct ixgbe_adapter *adapter; get_macvlan_queue() local
9319 handle_redirect_action(struct ixgbe_adapter *adapter, int ifindex, u8 *queue, u64 *action) handle_redirect_action() argument
9356 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument
9389 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument
9448 ixgbe_configure_clsu32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_configure_clsu32() argument
9645 ixgbe_setup_tc_cls_u32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls_u32) ixgbe_setup_tc_cls_u32() argument
9667 struct ixgbe_adapter *adapter = cb_priv; ixgbe_setup_tc_block_cb() local
9692 struct ixgbe_adapter *adapter = netdev_priv(dev); __ixgbe_setup_tc() local
9708 ixgbe_sriov_reinit(struct ixgbe_adapter *adapter) ixgbe_sriov_reinit() argument
9720 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_do_reset() local
9731 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_fix_features() local
9749 ixgbe_reset_l2fw_offload(struct ixgbe_adapter *adapter) ixgbe_reset_l2fw_offload() argument
9768 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_set_features() local
9844 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_ndo_fdb_add() local
9861 ixgbe_configure_bridge_mode(struct ixgbe_adapter *adapter, __u16 mode) ixgbe_configure_bridge_mode() argument
9932 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_ndo_bridge_setlink() local
9968 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_ndo_bridge_getlink() local
9980 struct ixgbe_adapter *adapter = netdev_priv(pdev); ixgbe_fwd_add() local
10077 struct ixgbe_adapter *adapter = netdev_priv(pdev); ixgbe_fwd_del() local
10155 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_xdp_setup() local
10222 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_xdp() local
10248 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_xdp_xmit() local
10334 ixgbe_disable_txr_hw(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) ixgbe_disable_txr_hw() argument
10363 ixgbe_disable_txr(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) ixgbe_disable_txr() argument
10370 ixgbe_disable_rxr_hw(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) ixgbe_disable_rxr_hw() argument
10429 ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_disable() argument
10467 ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_enable() argument
10497 ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) ixgbe_enumerate_functions() argument
10540 ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id, u16 subdevice_id) ixgbe_wol_supported() argument
10609 ixgbe_set_fw_version(struct ixgbe_adapter *adapter) ixgbe_set_fw_version() argument
10651 struct ixgbe_adapter *adapter = NULL; ixgbe_probe() local
11145 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_remove() local
11231 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_io_error_detected() local
11363 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_io_slot_reset() local
11396 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_io_resume() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h630 struct netxen_adapter *adapter; member
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Dhfi.h1034 struct i2c_adapter adapter; /* bus details */ member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c2319 static void ipw_adapter_restart(void *adapter) in ipw_adapter_restart() argument
10541 ipw_rf_kill(void *adapter) ipw_rf_kill() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c57 static int t4_wait_op_done_val(struct adapter *adapter, int reg, u32 mask, in t4_wait_op_done_val() argument
75 static inline int t4_wait_op_done(struct adapter *adapter, int reg, u32 mask, in t4_wait_op_done() argument
92 t4_set_reg_field(struct adapter *adapter, unsigned int addr, u32 mask, u32 val) t4_set_reg_field() argument
237 t4_record_mbox(struct adapter *adapter, const __be64 *cmd, unsigned int size, int access, int execute) t4_record_mbox() argument
828 t4_get_regs_len(struct adapter *adapter) t4_get_regs_len() argument
2731 t4_seeprom_wp(struct adapter *adapter, bool enable) t4_seeprom_wp() argument
2745 t4_get_raw_vpd_params(struct adapter *adapter, struct vpd_params *p) t4_get_raw_vpd_params() argument
2854 t4_get_vpd_params(struct adapter *adapter, struct vpd_params *p) t4_get_vpd_params() argument
2887 t4_get_pfres(struct adapter *adapter) t4_get_pfres() argument
2957 sf1_read(struct adapter *adapter, unsigned int byte_cnt, int cont, int lock, u32 *valp) sf1_read() argument
2986 sf1_write(struct adapter *adapter, unsigned int byte_cnt, int cont, int lock, u32 val) sf1_write() argument
3007 flash_wait_op(struct adapter *adapter, int attempts, int delay) flash_wait_op() argument
3038 t4_read_flash(struct adapter *adapter, unsigned int addr, unsigned int nwords, u32 *data, int byte_oriented) t4_read_flash() argument
3077 t4_write_flash(struct adapter *adapter, unsigned int addr, unsigned int n, const u8 *data, bool byte_oriented) t4_write_flash() argument
3138 t4_get_fw_version(struct adapter *adapter, u32 *vers) t4_get_fw_version() argument
3152 t4_get_bs_version(struct adapter *adapter, u32 *vers) t4_get_bs_version() argument
3166 t4_get_tp_version(struct adapter *adapter, u32 *vers) t4_get_tp_version() argument
3231 t4_get_vpd_version(struct adapter *adapter, u32 *vers) t4_get_vpd_version() argument
3268 t4_get_scfg_version(struct adapter *adapter, u32 *vers) t4_get_scfg_version() argument
3291 t4_get_version_info(struct adapter *adapter) t4_get_version_info() argument
3321 t4_dump_version_info(struct adapter *adapter) t4_dump_version_info() argument
3586 t4_flash_erase_sectors(struct adapter *adapter, int start, int end) t4_flash_erase_sectors() argument
3616 t4_flash_cfg_addr(struct adapter *adapter) t4_flash_cfg_addr() argument
4137 t4_link_acaps(struct adapter *adapter, unsigned int port, struct link_config *lc) t4_link_acaps() argument
4214 t4_link_l1cfg_core(struct adapter *adapter, unsigned int mbox, unsigned int port, struct link_config *lc, u8 sleep_ok, int timeout) t4_link_l1cfg_core() argument
4316 t4_handle_intr_status(struct adapter *adapter, unsigned int reg, const struct intr_info *acts) t4_handle_intr_status() argument
4346 pcie_intr_handler(struct adapter *adapter) pcie_intr_handler() argument
4465 tp_intr_handler(struct adapter *adapter) tp_intr_handler() argument
4480 sge_intr_handler(struct adapter *adapter) sge_intr_handler() argument
4570 cim_intr_handler(struct adapter *adapter) cim_intr_handler() argument
4647 ulprx_intr_handler(struct adapter *adapter) ulprx_intr_handler() argument
4662 ulptx_intr_handler(struct adapter *adapter) ulptx_intr_handler() argument
4684 pmtx_intr_handler(struct adapter *adapter) pmtx_intr_handler() argument
4707 pmrx_intr_handler(struct adapter *adapter) pmrx_intr_handler() argument
4727 cplsw_intr_handler(struct adapter *adapter) cplsw_intr_handler() argument
4778 mps_intr_handler(struct adapter *adapter) mps_intr_handler() argument
4865 mem_intr_handler(struct adapter *adapter, int idx) mem_intr_handler() argument
5028 t4_slow_intr_handler(struct adapter *adapter) t4_slow_intr_handler() argument
5106 t4_intr_enable(struct adapter *adapter) t4_intr_enable() argument
5134 t4_intr_disable(struct adapter *adapter) t4_intr_disable() argument
5174 t4_config_rss_range(struct adapter *adapter, int mbox, unsigned int viid, int start, int n, const u16 *rspq, unsigned int nrspq) t4_config_rss_range() argument
5232 t4_config_glbl_rss(struct adapter *adapter, int mbox, unsigned int mode, unsigned int flags) t4_config_glbl_rss() argument
5263 t4_config_vi_rss(struct adapter *adapter, int mbox, unsigned int viid, unsigned int flags, unsigned int defq) t4_config_vi_rss() argument
5293 t4_read_rss(struct adapter *adapter, u16 *map) t4_read_rss() argument
5536 t4_read_rss_pf_config(struct adapter *adapter, unsigned int index, u32 *valp, bool sleep_ok) t4_read_rss_pf_config() argument
5553 t4_read_rss_vf_config(struct adapter *adapter, unsigned int index, u32 *vfl, u32 *vfh, bool sleep_ok) t4_read_rss_vf_config() argument
5586 t4_read_rss_pf_map(struct adapter *adapter, bool sleep_ok) t4_read_rss_pf_map() argument
5601 t4_read_rss_pf_mask(struct adapter *adapter, bool sleep_ok) t4_read_rss_pf_mask() argument
6132 compute_mps_bg_map(struct adapter *adapter, int pidx) compute_mps_bg_map() argument
6172 t4_get_mps_bg_map(struct adapter *adapter, int pidx) t4_get_mps_bg_map() argument
6234 t4_get_tp_e2c_map(struct adapter *adapter, int pidx) t4_get_tp_e2c_map() argument
6628 t4_sge_decode_idma_state(struct adapter *adapter, int state) t4_sge_decode_idma_state() argument
8605 struct adapter *adapter = pi->adapter; t4_handle_get_port_info() local
8909 get_pci_mode(struct adapter *adapter, struct pci_params *p) get_pci_mode() argument
9144 t4_prep_adapter(struct adapter *adapter) t4_prep_adapter() argument
9238 t4_shutdown_adapter(struct adapter *adapter) t4_shutdown_adapter() argument
9284 t4_bar2_sge_qregs(struct adapter *adapter, unsigned int qid, enum t4_bar2_qtype qtype, int user, u64 *pbar2_qoffset, unsigned int *pbar2_qid) t4_bar2_sge_qregs() argument
9408 t4_init_sge_params(struct adapter *adapter) t4_init_sge_params() argument
9634 struct adapter *adapter = pi->adapter; t4_init_portinfo() local
10076 t4_idma_monitor_init(struct adapter *adapter, struct sge_idma_monitor_state *idma) t4_idma_monitor_init() argument
10103 t4_idma_monitor(struct adapter *adapter, struct sge_idma_monitor_state *idma, int hz, int ticks) t4_idma_monitor() argument
10252 t4_set_vf_mac_acl(struct adapter *adapter, unsigned int vf, unsigned int naddr, u8 *addr) t4_set_vf_mac_acl() argument
10405 t4_sched_params(struct adapter *adapter, u8 type, u8 level, u8 mode, u8 rateunit, u8 ratemode, u8 channel, u8 class, u32 minrate, u32 maxrate, u16 weight, u16 pktsize, u16 burstsize) t4_sched_params() argument
10724 t4_flash_bootcfg_addr(struct adapter *adapter) t4_flash_bootcfg_addr() argument
[all...]
H A Dcxgb4.h656 struct adapter *adapter; member
1108 struct adapter { global() struct
1547 t4_set_hw_addr(struct adapter *adapter, int port_idx, u8 hw_addr[]) t4_set_hw_addr() argument
1696 core_ticks_to_us(const struct adapter *adapter, unsigned int ticks) core_ticks_to_us() argument
1805 t4_link_l1cfg(struct adapter *adapter, unsigned int mbox, unsigned int port, struct link_config *lc) t4_link_l1cfg() argument
1812 t4_link_l1cfg_ns(struct adapter *adapter, unsigned int mbox, unsigned int port, struct link_config *lc) t4_link_l1cfg_ns() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dmain.h542 struct mwifiex_adapter *adapter; member
1306 mwifiex_get_priv_by_id(struct mwifiex_adapter *adapter, u8 bss_num, u8 bss_type) mwifiex_get_priv_by_id() argument
1326 mwifiex_get_priv(struct mwifiex_adapter *adapter, enum mwifiex_bss_role bss_role) mwifiex_get_priv() argument
1347 mwifiex_get_unused_bss_num(struct mwifiex_adapter *adapter, u8 bss_type) mwifiex_get_unused_bss_num() argument
1371 mwifiex_get_unused_priv_by_bss_type(struct mwifiex_adapter *adapter, u8 bss_type) mwifiex_get_unused_priv_by_bss_type() argument
1457 mwifiex_disable_wake(struct mwifiex_adapter *adapter) mwifiex_disable_wake() argument
1472 mwifiex_enable_wake(struct mwifiex_adapter *adapter) mwifiex_enable_wake() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/bfa/
H A Dbfa_defs_svc.h1434 struct bfa_adapter_aen_data_s adapter; member
/kernel/linux/linux-5.10/tools/include/uapi/linux/
H A Dkvm.h1101 struct kvm_irq_routing_s390_adapter adapter; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dkvm.h1122 struct kvm_irq_routing_s390_adapter adapter; member
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_drv.h526 struct i2c_adapter adapter; member
/kernel/linux/linux-5.10/drivers/scsi/esas2r/
H A Desas2r.h601 struct esas2r_adapter *adapter; member
H A Datioctl.h661 void *adapter; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c57 static int t4_wait_op_done_val(struct adapter *adapter, int reg, u32 mask, in t4_wait_op_done_val() argument
75 static inline int t4_wait_op_done(struct adapter *adapter, int reg, u32 mask, in t4_wait_op_done() argument
92 t4_set_reg_field(struct adapter *adapter, unsigned int addr, u32 mask, u32 val) t4_set_reg_field() argument
237 t4_record_mbox(struct adapter *adapter, const __be64 *cmd, unsigned int size, int access, int execute) t4_record_mbox() argument
828 t4_get_regs_len(struct adapter *adapter) t4_get_regs_len() argument
2730 t4_seeprom_wp(struct adapter *adapter, bool enable) t4_seeprom_wp() argument
2744 t4_get_raw_vpd_params(struct adapter *adapter, struct vpd_params *p) t4_get_raw_vpd_params() argument
2824 t4_get_vpd_params(struct adapter *adapter, struct vpd_params *p) t4_get_vpd_params() argument
2857 t4_get_pfres(struct adapter *adapter) t4_get_pfres() argument
2927 sf1_read(struct adapter *adapter, unsigned int byte_cnt, int cont, int lock, u32 *valp) sf1_read() argument
2956 sf1_write(struct adapter *adapter, unsigned int byte_cnt, int cont, int lock, u32 val) sf1_write() argument
2977 flash_wait_op(struct adapter *adapter, int attempts, int delay) flash_wait_op() argument
3008 t4_read_flash(struct adapter *adapter, unsigned int addr, unsigned int nwords, u32 *data, int byte_oriented) t4_read_flash() argument
3047 t4_write_flash(struct adapter *adapter, unsigned int addr, unsigned int n, const u8 *data, bool byte_oriented) t4_write_flash() argument
3108 t4_get_fw_version(struct adapter *adapter, u32 *vers) t4_get_fw_version() argument
3122 t4_get_bs_version(struct adapter *adapter, u32 *vers) t4_get_bs_version() argument
3136 t4_get_tp_version(struct adapter *adapter, u32 *vers) t4_get_tp_version() argument
3201 t4_get_vpd_version(struct adapter *adapter, u32 *vers) t4_get_vpd_version() argument
3238 t4_get_scfg_version(struct adapter *adapter, u32 *vers) t4_get_scfg_version() argument
3261 t4_get_version_info(struct adapter *adapter) t4_get_version_info() argument
3291 t4_dump_version_info(struct adapter *adapter) t4_dump_version_info() argument
3556 t4_flash_erase_sectors(struct adapter *adapter, int start, int end) t4_flash_erase_sectors() argument
3586 t4_flash_cfg_addr(struct adapter *adapter) t4_flash_cfg_addr() argument
4107 t4_link_acaps(struct adapter *adapter, unsigned int port, struct link_config *lc) t4_link_acaps() argument
4184 t4_link_l1cfg_core(struct adapter *adapter, unsigned int mbox, unsigned int port, struct link_config *lc, u8 sleep_ok, int timeout) t4_link_l1cfg_core() argument
4286 t4_handle_intr_status(struct adapter *adapter, unsigned int reg, const struct intr_info *acts) t4_handle_intr_status() argument
4316 pcie_intr_handler(struct adapter *adapter) pcie_intr_handler() argument
4435 tp_intr_handler(struct adapter *adapter) tp_intr_handler() argument
4450 sge_intr_handler(struct adapter *adapter) sge_intr_handler() argument
4540 cim_intr_handler(struct adapter *adapter) cim_intr_handler() argument
4617 ulprx_intr_handler(struct adapter *adapter) ulprx_intr_handler() argument
4632 ulptx_intr_handler(struct adapter *adapter) ulptx_intr_handler() argument
4654 pmtx_intr_handler(struct adapter *adapter) pmtx_intr_handler() argument
4677 pmrx_intr_handler(struct adapter *adapter) pmrx_intr_handler() argument
4697 cplsw_intr_handler(struct adapter *adapter) cplsw_intr_handler() argument
4748 mps_intr_handler(struct adapter *adapter) mps_intr_handler() argument
4835 mem_intr_handler(struct adapter *adapter, int idx) mem_intr_handler() argument
4998 t4_slow_intr_handler(struct adapter *adapter) t4_slow_intr_handler() argument
5076 t4_intr_enable(struct adapter *adapter) t4_intr_enable() argument
5104 t4_intr_disable(struct adapter *adapter) t4_intr_disable() argument
5144 t4_config_rss_range(struct adapter *adapter, int mbox, unsigned int viid, int start, int n, const u16 *rspq, unsigned int nrspq) t4_config_rss_range() argument
5202 t4_config_glbl_rss(struct adapter *adapter, int mbox, unsigned int mode, unsigned int flags) t4_config_glbl_rss() argument
5233 t4_config_vi_rss(struct adapter *adapter, int mbox, unsigned int viid, unsigned int flags, unsigned int defq) t4_config_vi_rss() argument
5263 t4_read_rss(struct adapter *adapter, u16 *map) t4_read_rss() argument
5506 t4_read_rss_pf_config(struct adapter *adapter, unsigned int index, u32 *valp, bool sleep_ok) t4_read_rss_pf_config() argument
5523 t4_read_rss_vf_config(struct adapter *adapter, unsigned int index, u32 *vfl, u32 *vfh, bool sleep_ok) t4_read_rss_vf_config() argument
5556 t4_read_rss_pf_map(struct adapter *adapter, bool sleep_ok) t4_read_rss_pf_map() argument
5571 t4_read_rss_pf_mask(struct adapter *adapter, bool sleep_ok) t4_read_rss_pf_mask() argument
6102 compute_mps_bg_map(struct adapter *adapter, int pidx) compute_mps_bg_map() argument
6142 t4_get_mps_bg_map(struct adapter *adapter, int pidx) t4_get_mps_bg_map() argument
6204 t4_get_tp_e2c_map(struct adapter *adapter, int pidx) t4_get_tp_e2c_map() argument
6598 t4_sge_decode_idma_state(struct adapter *adapter, int state) t4_sge_decode_idma_state() argument
8574 struct adapter *adapter = pi->adapter; t4_handle_get_port_info() local
8878 get_pci_mode(struct adapter *adapter, struct pci_params *p) get_pci_mode() argument
9113 t4_prep_adapter(struct adapter *adapter) t4_prep_adapter() argument
9207 t4_shutdown_adapter(struct adapter *adapter) t4_shutdown_adapter() argument
9253 t4_bar2_sge_qregs(struct adapter *adapter, unsigned int qid, enum t4_bar2_qtype qtype, int user, u64 *pbar2_qoffset, unsigned int *pbar2_qid) t4_bar2_sge_qregs() argument
9377 t4_init_sge_params(struct adapter *adapter) t4_init_sge_params() argument
9603 struct adapter *adapter = pi->adapter; t4_init_portinfo() local
10045 t4_idma_monitor_init(struct adapter *adapter, struct sge_idma_monitor_state *idma) t4_idma_monitor_init() argument
10072 t4_idma_monitor(struct adapter *adapter, struct sge_idma_monitor_state *idma, int hz, int ticks) t4_idma_monitor() argument
10221 t4_set_vf_mac_acl(struct adapter *adapter, unsigned int vf, unsigned int naddr, u8 *addr) t4_set_vf_mac_acl() argument
10374 t4_sched_params(struct adapter *adapter, u8 type, u8 level, u8 mode, u8 rateunit, u8 ratemode, u8 channel, u8 class, u32 minrate, u32 maxrate, u16 weight, u16 pktsize, u16 burstsize) t4_sched_params() argument
10693 t4_flash_bootcfg_addr(struct adapter *adapter) t4_flash_bootcfg_addr() argument
[all...]
H A Dcxgb4.h654 struct adapter *adapter; member
1104 struct adapter { global() struct
1543 t4_set_hw_addr(struct adapter *adapter, int port_idx, u8 hw_addr[]) t4_set_hw_addr() argument
1692 core_ticks_to_us(const struct adapter *adapter, unsigned int ticks) core_ticks_to_us() argument
1801 t4_link_l1cfg(struct adapter *adapter, unsigned int mbox, unsigned int port, struct link_config *lc) t4_link_l1cfg() argument
1808 t4_link_l1cfg_ns(struct adapter *adapter, unsigned int mbox, unsigned int port, struct link_config *lc) t4_link_l1cfg_ns() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/
H A Dlan743x_main.h888 struct lan743x_adapter *adapter; member
934 struct lan743x_adapter *adapter; member
971 struct lan743x_adapter *adapter; member
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic.h630 struct netxen_adapter *adapter; member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_main.c184 static int ixgbe_read_pci_cfg_word_parent(struct ixgbe_adapter *adapter, in ixgbe_read_pci_cfg_word_parent() argument
208 static s32 ixgbe_get_parent_bus_info(struct ixgbe_adapter *adapter) in ixgbe_get_parent_bus_info() argument
251 static void ixgbe_check_minimum_link(struct ixgbe_adapter *adapter, in ixgbe_check_minimum_link() argument
273 ixgbe_service_event_schedule(struct ixgbe_adapter *adapter) ixgbe_service_event_schedule() argument
283 struct ixgbe_adapter *adapter = hw->back; ixgbe_remove_adapter() local
343 struct ixgbe_adapter *adapter; ixgbe_read_reg() local
382 struct ixgbe_adapter *adapter = hw->back; ixgbe_read_pci_cfg_word() local
397 struct ixgbe_adapter *adapter = hw->back; ixgbe_read_pci_cfg_dword() local
412 struct ixgbe_adapter *adapter = hw->back; ixgbe_write_pci_cfg_word() local
419 ixgbe_service_event_complete(struct ixgbe_adapter *adapter) ixgbe_service_event_complete() argument
568 ixgbe_dump(struct ixgbe_adapter *adapter) ixgbe_dump() argument
830 ixgbe_release_hw_control(struct ixgbe_adapter *adapter) ixgbe_release_hw_control() argument
840 ixgbe_get_hw_control(struct ixgbe_adapter *adapter) ixgbe_get_hw_control() argument
858 ixgbe_set_ivar(struct ixgbe_adapter *adapter, s8 direction, u8 queue, u8 msix_vector) ixgbe_set_ivar() argument
903 ixgbe_irq_rearm_queues(struct ixgbe_adapter *adapter, u64 qmask) ixgbe_irq_rearm_queues() argument
928 ixgbe_update_xoff_rx_lfc(struct ixgbe_adapter *adapter) ixgbe_update_xoff_rx_lfc() argument
961 ixgbe_update_xoff_received(struct ixgbe_adapter *adapter) ixgbe_update_xoff_received() argument
1064 ixgbe_tx_timeout_reset(struct ixgbe_adapter *adapter) ixgbe_tx_timeout_reset() argument
1084 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_tx_maxrate() local
1117 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_clean_tx_irq() local
1267 ixgbe_update_tx_dca(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring, int cpu) ixgbe_update_tx_dca() argument
1304 ixgbe_update_rx_dca(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring, int cpu) ixgbe_update_rx_dca() argument
1338 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_update_dca() local
1356 ixgbe_setup_dca(struct ixgbe_adapter *adapter) ixgbe_setup_dca() argument
1376 struct ixgbe_adapter *adapter = dev_get_drvdata(dev); __ixgbe_notify_dca() local
2189 ixgbe_run_xdp(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring, struct xdp_buff *xdp) ixgbe_run_xdp() argument
2290 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_clean_rx_irq() local
2449 ixgbe_configure_msix(struct ixgbe_adapter *adapter) ixgbe_configure_msix() argument
2702 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_write_eitr() local
2755 ixgbe_check_overtemp_subtask(struct ixgbe_adapter *adapter) ixgbe_check_overtemp_subtask() argument
2813 ixgbe_check_fan_failure(struct ixgbe_adapter *adapter, u32 eicr) ixgbe_check_fan_failure() argument
2825 ixgbe_check_overtemp_event(struct ixgbe_adapter *adapter, u32 eicr) ixgbe_check_overtemp_event() argument
2892 ixgbe_check_sfp_event(struct ixgbe_adapter *adapter, u32 eicr) ixgbe_check_sfp_event() argument
2925 ixgbe_check_lsc(struct ixgbe_adapter *adapter) ixgbe_check_lsc() argument
2939 ixgbe_irq_enable_queues(struct ixgbe_adapter *adapter, u64 qmask) ixgbe_irq_enable_queues() argument
2974 ixgbe_irq_enable(struct ixgbe_adapter *adapter, bool queues, bool flush) ixgbe_irq_enable() argument
3035 struct ixgbe_adapter *adapter = data; ixgbe_msix_other() local
3142 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_poll() local
3207 ixgbe_request_msix_irqs(struct ixgbe_adapter *adapter) ixgbe_request_msix_irqs() argument
3277 struct ixgbe_adapter *adapter = data; ixgbe_intr() local
3351 ixgbe_request_irq(struct ixgbe_adapter *adapter) ixgbe_request_irq() argument
3371 ixgbe_free_irq(struct ixgbe_adapter *adapter) ixgbe_free_irq() argument
3404 ixgbe_irq_disable(struct ixgbe_adapter *adapter) ixgbe_irq_disable() argument
3440 ixgbe_configure_msi_and_legacy(struct ixgbe_adapter *adapter) ixgbe_configure_msi_and_legacy() argument
3459 ixgbe_configure_tx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_tx_ring() argument
3549 ixgbe_setup_mtqc(struct ixgbe_adapter *adapter) ixgbe_setup_mtqc() argument
3610 ixgbe_configure_tx(struct ixgbe_adapter *adapter) ixgbe_configure_tx() argument
3632 ixgbe_enable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_enable_rx_drop() argument
3644 ixgbe_disable_rx_drop(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_disable_rx_drop() argument
3657 ixgbe_set_rx_drop_en(struct ixgbe_adapter *adapter) ixgbe_set_rx_drop_en() argument
3689 ixgbe_configure_srrctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) ixgbe_configure_srrctl() argument
3745 ixgbe_rss_indir_tbl_entries(struct ixgbe_adapter *adapter) ixgbe_rss_indir_tbl_entries() argument
3761 ixgbe_store_key(struct ixgbe_adapter *adapter) ixgbe_store_key() argument
3776 ixgbe_init_rss_key(struct ixgbe_adapter *adapter) ixgbe_init_rss_key() argument
3798 ixgbe_store_reta(struct ixgbe_adapter *adapter) ixgbe_store_reta() argument
3837 ixgbe_store_vfreta(struct ixgbe_adapter *adapter) ixgbe_store_vfreta() argument
3859 ixgbe_setup_reta(struct ixgbe_adapter *adapter) ixgbe_setup_reta() argument
3888 ixgbe_setup_vfreta(struct ixgbe_adapter *adapter) ixgbe_setup_vfreta() argument
3915 ixgbe_setup_mrqc(struct ixgbe_adapter *adapter) ixgbe_setup_mrqc() argument
3998 ixgbe_configure_rscctl(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rscctl() argument
4020 ixgbe_rx_desc_queue_enable(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_rx_desc_queue_enable() argument
4046 ixgbe_configure_rx_ring(struct ixgbe_adapter *adapter, struct ixgbe_ring *ring) ixgbe_configure_rx_ring() argument
4147 ixgbe_setup_psrtype(struct ixgbe_adapter *adapter) ixgbe_setup_psrtype() argument
4172 ixgbe_configure_virtualization(struct ixgbe_adapter *adapter) ixgbe_configure_virtualization() argument
4243 ixgbe_set_rx_buffer_len(struct ixgbe_adapter *adapter) ixgbe_set_rx_buffer_len() argument
4310 ixgbe_setup_rdrxctl(struct ixgbe_adapter *adapter) ixgbe_setup_rdrxctl() argument
4359 ixgbe_configure_rx(struct ixgbe_adapter *adapter) ixgbe_configure_rx() argument
4407 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_vlan_rx_add_vid() local
4438 ixgbe_update_pf_promisc_vlvf(struct ixgbe_adapter *adapter, u32 vid) ixgbe_update_pf_promisc_vlvf() argument
4466 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_vlan_rx_kill_vid() local
4482 ixgbe_vlan_strip_disable(struct ixgbe_adapter *adapter) ixgbe_vlan_strip_disable() argument
4520 ixgbe_vlan_strip_enable(struct ixgbe_adapter *adapter) ixgbe_vlan_strip_enable() argument
4554 ixgbe_vlan_promisc_enable(struct ixgbe_adapter *adapter) ixgbe_vlan_promisc_enable() argument
4597 ixgbe_scrub_vfta(struct ixgbe_adapter *adapter, u32 vfta_offset) ixgbe_scrub_vfta() argument
4643 ixgbe_vlan_promisc_disable(struct ixgbe_adapter *adapter) ixgbe_vlan_promisc_disable() argument
4668 ixgbe_restore_vlan(struct ixgbe_adapter *adapter) ixgbe_restore_vlan() argument
4689 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_write_mc_addr_list() local
4708 ixgbe_full_sync_mac_table(struct ixgbe_adapter *adapter) ixgbe_full_sync_mac_table() argument
4728 ixgbe_sync_mac_table(struct ixgbe_adapter *adapter) ixgbe_sync_mac_table() argument
4750 ixgbe_flush_sw_mac_table(struct ixgbe_adapter *adapter) ixgbe_flush_sw_mac_table() argument
4764 ixgbe_available_rars(struct ixgbe_adapter *adapter, u16 pool) ixgbe_available_rars() argument
4788 ixgbe_mac_set_default_filter(struct ixgbe_adapter *adapter) ixgbe_mac_set_default_filter() argument
4802 ixgbe_add_mac_filter(struct ixgbe_adapter *adapter, const u8 *addr, u16 pool) ixgbe_add_mac_filter() argument
4830 ixgbe_del_mac_filter(struct ixgbe_adapter *adapter, const u8 *addr, u16 pool) ixgbe_del_mac_filter() argument
4865 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_uc_sync() local
4875 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_uc_unsync() local
4893 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_set_rx_mode() local
4977 ixgbe_napi_enable_all(struct ixgbe_adapter *adapter) ixgbe_napi_enable_all() argument
4985 ixgbe_napi_disable_all(struct ixgbe_adapter *adapter) ixgbe_napi_disable_all() argument
4995 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_udp_tunnel_sync() local
5038 ixgbe_configure_dcb(struct ixgbe_adapter *adapter) ixgbe_configure_dcb() argument
5098 ixgbe_hpbthresh(struct ixgbe_adapter *adapter, int pb) ixgbe_hpbthresh() argument
5159 ixgbe_lpbthresh(struct ixgbe_adapter *adapter, int pb) ixgbe_lpbthresh() argument
5197 ixgbe_pbthresh_setup(struct ixgbe_adapter *adapter) ixgbe_pbthresh_setup() argument
5219 ixgbe_configure_pb(struct ixgbe_adapter *adapter) ixgbe_configure_pb() argument
5235 ixgbe_fdir_filter_restore(struct ixgbe_adapter *adapter) ixgbe_fdir_filter_restore() argument
5340 ixgbe_fwd_ring_up(struct ixgbe_adapter *adapter, struct ixgbe_fwd_adapter *accel) ixgbe_fwd_ring_up() argument
5398 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; ixgbe_macvlan_up() local
5413 ixgbe_configure_dfwd(struct ixgbe_adapter *adapter) ixgbe_configure_dfwd() argument
5423 ixgbe_configure(struct ixgbe_adapter *adapter) ixgbe_configure() argument
5488 ixgbe_sfp_link_config(struct ixgbe_adapter *adapter) ixgbe_sfp_link_config() argument
5549 ixgbe_clear_vf_stats_counters(struct ixgbe_adapter *adapter) ixgbe_clear_vf_stats_counters() argument
5583 ixgbe_setup_gpie(struct ixgbe_adapter *adapter) ixgbe_setup_gpie() argument
5665 ixgbe_up_complete(struct ixgbe_adapter *adapter) ixgbe_up_complete() argument
5728 ixgbe_reinit_locked(struct ixgbe_adapter *adapter) ixgbe_reinit_locked() argument
5750 ixgbe_up(struct ixgbe_adapter *adapter) ixgbe_up() argument
5758 ixgbe_get_completion_timeout(struct ixgbe_adapter *adapter) ixgbe_get_completion_timeout() argument
5795 ixgbe_disable_rx(struct ixgbe_adapter *adapter) ixgbe_disable_rx() argument
5867 ixgbe_disable_tx(struct ixgbe_adapter *adapter) ixgbe_disable_tx() argument
5964 ixgbe_reset(struct ixgbe_adapter *adapter) ixgbe_reset() argument
6102 ixgbe_clean_all_rx_rings(struct ixgbe_adapter *adapter) ixgbe_clean_all_rx_rings() argument
6114 ixgbe_clean_all_tx_rings(struct ixgbe_adapter *adapter) ixgbe_clean_all_tx_rings() argument
6124 ixgbe_fdir_filter_exit(struct ixgbe_adapter *adapter) ixgbe_fdir_filter_exit() argument
6141 ixgbe_down(struct ixgbe_adapter *adapter) ixgbe_down() argument
6205 ixgbe_set_eee_capable(struct ixgbe_adapter *adapter) ixgbe_set_eee_capable() argument
6233 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_tx_timeout() local
6240 ixgbe_init_dcb(struct ixgbe_adapter *adapter) ixgbe_init_dcb() argument
6300 ixgbe_sw_init(struct ixgbe_adapter *adapter, const struct ixgbe_info *ii) ixgbe_sw_init() argument
6556 ixgbe_setup_all_tx_resources(struct ixgbe_adapter *adapter) ixgbe_setup_all_tx_resources() argument
6601 ixgbe_setup_rx_resources(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) ixgbe_setup_rx_resources() argument
6664 ixgbe_setup_all_rx_resources(struct ixgbe_adapter *adapter) ixgbe_setup_all_rx_resources() argument
6718 ixgbe_free_all_tx_resources(struct ixgbe_adapter *adapter) ixgbe_free_all_tx_resources() argument
6761 ixgbe_free_all_rx_resources(struct ixgbe_adapter *adapter) ixgbe_free_all_rx_resources() argument
6778 ixgbe_max_xdp_frame_size(struct ixgbe_adapter *adapter) ixgbe_max_xdp_frame_size() argument
6795 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_change_mtu() local
6842 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_open() local
6901 ixgbe_close_suspend(struct ixgbe_adapter *adapter) ixgbe_close_suspend() argument
6933 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_close() local
6950 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_resume() local
6986 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); __ixgbe_shutdown() local
7084 ixgbe_update_stats(struct ixgbe_adapter *adapter) ixgbe_update_stats() argument
7351 ixgbe_fdir_reinit_subtask(struct ixgbe_adapter *adapter) ixgbe_fdir_reinit_subtask() argument
7395 ixgbe_check_hang_subtask(struct ixgbe_adapter *adapter) ixgbe_check_hang_subtask() argument
7440 ixgbe_watchdog_update_link(struct ixgbe_adapter *adapter) ixgbe_watchdog_update_link() argument
7478 ixgbe_update_default_up(struct ixgbe_adapter *adapter) ixgbe_update_default_up() argument
7500 ixgbe_watchdog_link_is_up(struct ixgbe_adapter *adapter) ixgbe_watchdog_link_is_up() argument
7590 ixgbe_watchdog_link_is_down(struct ixgbe_adapter *adapter) ixgbe_watchdog_link_is_down() argument
7616 ixgbe_ring_tx_pending(struct ixgbe_adapter *adapter) ixgbe_ring_tx_pending() argument
7637 ixgbe_vf_tx_pending(struct ixgbe_adapter *adapter) ixgbe_vf_tx_pending() argument
7671 ixgbe_watchdog_flush_tx(struct ixgbe_adapter *adapter) ixgbe_watchdog_flush_tx() argument
7688 ixgbe_bad_vf_abort(struct ixgbe_adapter *adapter, u32 vf) ixgbe_bad_vf_abort() argument
7709 ixgbe_check_for_bad_vf(struct ixgbe_adapter *adapter) ixgbe_check_for_bad_vf() argument
7747 ixgbe_spoof_check(struct ixgbe_adapter *adapter) ixgbe_spoof_check() argument
7768 ixgbe_spoof_check(struct ixgbe_adapter __always_unused *adapter) ixgbe_spoof_check() argument
7773 ixgbe_check_for_bad_vf(struct ixgbe_adapter __always_unused *adapter) ixgbe_check_for_bad_vf() argument
7783 ixgbe_watchdog_subtask(struct ixgbe_adapter *adapter) ixgbe_watchdog_subtask() argument
7809 ixgbe_sfp_detection_subtask(struct ixgbe_adapter *adapter) ixgbe_sfp_detection_subtask() argument
7882 ixgbe_sfp_link_config_subtask(struct ixgbe_adapter *adapter) ixgbe_sfp_link_config_subtask() argument
7921 struct ixgbe_adapter *adapter = from_timer(adapter, t, service_timer); ixgbe_service_timer() local
7936 ixgbe_phy_interrupt_subtask(struct ixgbe_adapter *adapter) ixgbe_phy_interrupt_subtask() argument
7954 ixgbe_reset_subtask(struct ixgbe_adapter *adapter) ixgbe_reset_subtask() argument
7982 ixgbe_check_fw_error(struct ixgbe_adapter *adapter) ixgbe_check_fw_error() argument
8009 struct ixgbe_adapter *adapter = container_of(work, ixgbe_service_task() local
8475 struct ixgbe_adapter *adapter = q_vector->adapter; ixgbe_atr() local
8586 struct ixgbe_adapter *adapter; ixgbe_select_queue() local
8711 ixgbe_xmit_frame_ring(struct sk_buff *skb, struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) ixgbe_xmit_frame_ring() argument
8867 struct ixgbe_adapter *adapter = netdev_priv(netdev); __ixgbe_xmit_frame() local
8899 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_set_mac() local
8917 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_mdio_read() local
8943 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_mdio_write() local
8963 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_ioctl() local
8989 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_add_sanmac_netdev() local
9013 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_del_sanmac_netdev() local
9044 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_get_stats64() local
9087 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_ndo_get_vf_stats() local
9110 ixgbe_validate_rtr(struct ixgbe_adapter *adapter, u8 tc) ixgbe_validate_rtr() argument
9145 ixgbe_set_prio_tc_map(struct ixgbe_adapter *adapter) ixgbe_set_prio_tc_map() argument
9168 struct ixgbe_adapter *adapter = (struct ixgbe_adapter *)priv->data; ixgbe_reassign_macvlan_pool() local
9204 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_defrag_macvlan_pools() local
9225 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_setup_tc() local
9293 ixgbe_delete_clsu32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_delete_clsu32() argument
9350 ixgbe_configure_clsu32_add_hnode(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_configure_clsu32_add_hnode() argument
9368 ixgbe_configure_clsu32_del_hnode(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_configure_clsu32_del_hnode() argument
9382 struct ixgbe_adapter *adapter; global() member
9393 struct ixgbe_adapter *adapter; get_macvlan_queue() local
9410 handle_redirect_action(struct ixgbe_adapter *adapter, int ifindex, u8 *queue, u64 *action) handle_redirect_action() argument
9447 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument
9480 parse_tc_actions(struct ixgbe_adapter *adapter, struct tcf_exts *exts, u64 *action, u8 *queue) parse_tc_actions() argument
9539 ixgbe_configure_clsu32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls) ixgbe_configure_clsu32() argument
9736 ixgbe_setup_tc_cls_u32(struct ixgbe_adapter *adapter, struct tc_cls_u32_offload *cls_u32) ixgbe_setup_tc_cls_u32() argument
9758 struct ixgbe_adapter *adapter = cb_priv; ixgbe_setup_tc_block_cb() local
9783 struct ixgbe_adapter *adapter = netdev_priv(dev); __ixgbe_setup_tc() local
9799 ixgbe_sriov_reinit(struct ixgbe_adapter *adapter) ixgbe_sriov_reinit() argument
9811 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_do_reset() local
9822 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_fix_features() local
9840 ixgbe_reset_l2fw_offload(struct ixgbe_adapter *adapter) ixgbe_reset_l2fw_offload() argument
9859 struct ixgbe_adapter *adapter = netdev_priv(netdev); ixgbe_set_features() local
9935 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_ndo_fdb_add() local
9952 ixgbe_configure_bridge_mode(struct ixgbe_adapter *adapter, __u16 mode) ixgbe_configure_bridge_mode() argument
10023 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_ndo_bridge_setlink() local
10056 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_ndo_bridge_getlink() local
10068 struct ixgbe_adapter *adapter = netdev_priv(pdev); ixgbe_fwd_add() local
10165 struct ixgbe_adapter *adapter = netdev_priv(pdev); ixgbe_fwd_del() local
10243 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_xdp_setup() local
10315 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_xdp() local
10350 struct ixgbe_adapter *adapter = netdev_priv(dev); ixgbe_xdp_xmit() local
10440 ixgbe_disable_txr_hw(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) ixgbe_disable_txr_hw() argument
10469 ixgbe_disable_txr(struct ixgbe_adapter *adapter, struct ixgbe_ring *tx_ring) ixgbe_disable_txr() argument
10476 ixgbe_disable_rxr_hw(struct ixgbe_adapter *adapter, struct ixgbe_ring *rx_ring) ixgbe_disable_rxr_hw() argument
10532 ixgbe_irq_disable_single(struct ixgbe_adapter *adapter, u32 ring) ixgbe_irq_disable_single() argument
10573 ixgbe_txrx_ring_disable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_disable() argument
10613 ixgbe_txrx_ring_enable(struct ixgbe_adapter *adapter, int ring) ixgbe_txrx_ring_enable() argument
10645 ixgbe_enumerate_functions(struct ixgbe_adapter *adapter) ixgbe_enumerate_functions() argument
10688 ixgbe_wol_supported(struct ixgbe_adapter *adapter, u16 device_id, u16 subdevice_id) ixgbe_wol_supported() argument
10757 ixgbe_set_fw_version(struct ixgbe_adapter *adapter) ixgbe_set_fw_version() argument
10799 struct ixgbe_adapter *adapter = NULL; ixgbe_probe() local
11287 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_remove() local
11371 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_io_error_detected() local
11503 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_io_slot_reset() local
11536 struct ixgbe_adapter *adapter = pci_get_drvdata(pdev); ixgbe_io_resume() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Dhfi.h983 struct i2c_adapter adapter; /* bus details */ member

Completed in 113 milliseconds

1...<<51525354555657