Lines Matching refs:i40e_hw
47 static int i40e_init_recovery_mode(struct i40e_pf *pf, struct i40e_hw *hw);
128 int i40e_allocate_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem, in i40e_allocate_dma_mem_d()
147 int i40e_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem) in i40e_free_dma_mem_d()
165 int i40e_allocate_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem, in i40e_allocate_virt_mem_d()
182 int i40e_free_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem) in i40e_free_virt_mem_d()
560 static u32 i40e_compute_pci_to_hw_id(struct i40e_vsi *vsi, struct i40e_hw *hw) in i40e_compute_pci_to_hw_id()
584 static void i40e_stat_update64(struct i40e_hw *hw, u32 hireg, u32 loreg, in i40e_stat_update64()
611 static void i40e_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg, in i40e_stat_update48()
639 static void i40e_stat_update32(struct i40e_hw *hw, u32 reg, in i40e_stat_update32()
659 static void i40e_stat_update_and_clear32(struct i40e_hw *hw, u32 reg, u64 *stat) in i40e_stat_update_and_clear32()
677 i40e_stats_update_rx_discards(struct i40e_vsi *vsi, struct i40e_hw *hw, in i40e_stats_update_rx_discards()
703 struct i40e_hw *hw = &pf->hw; in i40e_update_eth_stats()
768 struct i40e_hw *hw = &pf->hw; in i40e_update_veb_stats()
994 struct i40e_hw *hw = &pf->hw; in i40e_update_pf_stats()
1676 struct i40e_hw *hw = &pf->hw; in i40e_set_mac()
1739 struct i40e_hw *hw = &pf->hw; in i40e_config_rss_aq()
2241 struct i40e_hw *hw = &vsi->back->hw; in i40e_aqc_del_filters()
2276 struct i40e_hw *hw = &vsi->back->hw; in i40e_aqc_add_filters()
2322 struct i40e_hw *hw = &vsi->back->hw; in i40e_aqc_broadcast_filter()
2361 struct i40e_hw *hw = &pf->hw; in i40e_set_promiscuous()
2429 struct i40e_hw *hw = &vsi->back->hw; in i40e_sync_vsi_filters()
3304 struct i40e_hw *hw = &vsi->back->hw; in i40e_configure_tx_ring()
3429 struct i40e_hw *hw = &vsi->back->hw; in i40e_configure_rx_ring()
3725 struct i40e_hw *hw = &pf->hw; in i40e_vsi_configure_msix()
3808 struct i40e_hw *hw = &pf->hw; in i40e_enable_misc_int_causes()
3849 struct i40e_hw *hw = &pf->hw; in i40e_configure_msi_and_legacy()
3898 struct i40e_hw *hw = &pf->hw; in i40e_irq_dynamic_disable_icr0()
3911 struct i40e_hw *hw = &pf->hw; in i40e_irq_dynamic_enable_icr0()
4049 struct i40e_hw *hw = &pf->hw; in i40e_vsi_disable_irq()
4137 struct i40e_hw *hw = &pf->hw; in i40e_intr()
4546 struct i40e_hw *hw = &pf->hw; in i40e_control_tx_q()
4675 struct i40e_hw *hw = &pf->hw; in i40e_control_rx_q()
4829 struct i40e_hw *hw = &pf->hw; in i40e_vsi_free_irq()
5231 struct i40e_hw *hw = &pf->hw; in i40e_get_iscsi_tc_map()
5337 struct i40e_hw *hw = &pf->hw; in i40e_pf_get_num_tc()
5405 struct i40e_hw *hw = &pf->hw; in i40e_vsi_get_bw_info()
5510 struct i40e_hw *hw = &pf->hw; in i40e_vsi_config_netdev_tc()
5584 struct i40e_hw *hw; in i40e_update_adq_vsi_queues()
5644 struct i40e_hw *hw = &pf->hw; in i40e_vsi_config_tc()
6004 struct i40e_hw *hw = &pf->hw; in i40e_vsi_reconfig_rss()
6100 struct i40e_hw *hw = &pf->hw; in i40e_add_channel()
6341 struct i40e_hw *hw = &pf->hw; in i40e_validate_and_set_switch_mode()
6668 struct i40e_hw *hw = &pf->hw; in i40e_resume_port_tx()
6693 struct i40e_hw *hw = &pf->hw; in i40e_suspend_port_tx()
6777 struct i40e_hw *hw = &pf->hw; in i40e_hw_dcb_config()
6946 struct i40e_hw *hw = &pf->hw; in i40e_dcb_sw_default_config()
7004 struct i40e_hw *hw = &pf->hw; in i40e_init_pf_dcb()
7282 struct i40e_hw *hw = &pf->hw; in i40e_force_link_state()
7518 static i40e_status i40e_del_macvlan_filter(struct i40e_hw *hw, u16 seid, in i40e_del_macvlan_filter()
7544 static i40e_status i40e_add_macvlan_filter(struct i40e_hw *hw, u16 seid, in i40e_add_macvlan_filter()
7642 struct i40e_hw *hw = &pf->hw; in i40e_fwd_ring_up()
7715 struct i40e_hw *hw = &pf->hw; in i40e_setup_macvlans()
7926 struct i40e_hw *hw = &pf->hw; in i40e_del_all_macvlans()
7963 struct i40e_hw *hw = &pf->hw; in i40e_fwd_del()
9245 struct i40e_hw *hw = &pf->hw; in i40e_handle_lldp_event()
9387 struct i40e_hw *hw = &pf->hw; in i40e_handle_lan_overflow_event()
9958 struct i40e_hw *hw = &pf->hw; in i40e_clean_adminq_subtask()
10536 struct i40e_hw *hw = &pf->hw; in i40e_prep_for_reset()
10592 static void i40e_get_oem_version(struct i40e_hw *hw) in i40e_get_oem_version()
10639 struct i40e_hw *hw = &pf->hw; in i40e_reset()
10664 struct i40e_hw *hw = &pf->hw; in i40e_rebuild()
10995 struct i40e_hw *hw = &pf->hw; in i40e_handle_mdd_event()
11567 struct i40e_hw *hw = &pf->hw; in i40e_init_msix()
12013 struct i40e_hw *hw = &pf->hw; in i40e_setup_misc_vector()
12055 struct i40e_hw *hw = &pf->hw; in i40e_get_rss_aq()
12101 struct i40e_hw *hw = &pf->hw; in i40e_config_rss_reg()
12155 struct i40e_hw *hw = &pf->hw; in i40e_get_rss_reg()
12239 struct i40e_hw *hw = &pf->hw; in i40e_pf_config_rss()
12779 struct i40e_hw *hw = &pf->hw; in i40e_clear_rss_lut()
12842 struct i40e_hw *hw = &np->vsi->back->hw; in i40e_udp_tunnel_set_port()
12867 struct i40e_hw *hw = &np->vsi->back->hw; in i40e_udp_tunnel_unset_port()
12886 struct i40e_hw *hw = &pf->hw; in i40e_get_phys_port_id()
13336 struct i40e_hw *hw = &pf->hw; in i40e_queue_pair_enable_irq()
13356 struct i40e_hw *hw = &pf->hw; in i40e_queue_pair_disable_irq()
13510 struct i40e_hw *hw = &pf->hw; in i40e_config_netdev()
13727 struct i40e_hw *hw = &pf->hw; in i40e_add_vsi()
14390 struct i40e_hw *hw = &pf->hw; in i40e_veb_get_bw_info()
15122 struct i40e_hw *hw = &pf->hw; in i40e_print_features()
15252 struct i40e_hw *hw = &pf->hw; in i40e_pf_loop_reset()
15320 static int i40e_init_recovery_mode(struct i40e_pf *pf, struct i40e_hw *hw) in i40e_init_recovery_mode()
15414 static inline void i40e_set_subsystem_device_id(struct i40e_hw *hw) in i40e_set_subsystem_device_id()
15442 struct i40e_hw *hw; in i40e_probe()
16048 struct i40e_hw *hw = &pf->hw; in i40e_remove()
16296 struct i40e_hw *hw = &pf->hw; in i40e_enable_mc_magic_wake()
16343 struct i40e_hw *hw = &pf->hw; in i40e_shutdown()
16394 struct i40e_hw *hw = &pf->hw; in i40e_suspend()