Lines Matching refs:ice_pf

24 static void ice_free_vf_entries(struct ice_pf *pf)  in ice_free_vf_entries()
49 struct ice_pf *pf = vf->pf; in ice_free_vf_res()
89 struct ice_pf *pf = vf->pf; in ice_dis_vf_mappings()
134 static int ice_sriov_free_msix_res(struct ice_pf *pf) in ice_sriov_free_msix_res()
150 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
224 struct ice_pf *pf = vf->pf; in ice_vf_vsi_setup()
258 struct ice_pf *pf = vf->pf; in ice_ena_vf_msix_mappings()
388 static int ice_sriov_set_msix_res(struct ice_pf *pf, u16 num_msix_needed) in ice_sriov_set_msix_res()
429 static int ice_set_per_vf_res(struct ice_pf *pf, u16 num_vfs) in ice_set_per_vf_res()
517 static int ice_sriov_get_irqs(struct ice_pf *pf, u16 needed) in ice_sriov_get_irqs()
536 static void ice_sriov_free_irqs(struct ice_pf *pf, struct ice_vf *vf) in ice_sriov_free_irqs()
554 struct ice_pf *pf = vf->pf; in ice_init_vf_vsi_res()
581 static int ice_start_vfs(struct ice_pf *pf) in ice_start_vfs()
666 struct ice_pf *pf = vf->pf; in ice_sriov_clear_mbx_register()
681 struct ice_pf *pf = vf->pf; in ice_sriov_trigger_reset_register()
728 struct ice_pf *pf = vf->pf; in ice_sriov_poll_reset_status()
797 static int ice_create_vf_entries(struct ice_pf *pf, u16 num_vfs) in ice_create_vf_entries()
856 static int ice_ena_vfs(struct ice_pf *pf, u16 num_vfs) in ice_ena_vfs()
931 static int ice_pci_sriov_ena(struct ice_pf *pf, int num_vfs) in ice_pci_sriov_ena()
962 static int ice_check_sriov_allowed(struct ice_pf *pf) in ice_check_sriov_allowed()
992 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_get_vf_total_msix()
997 static int ice_sriov_move_base_vector(struct ice_pf *pf, int move) in ice_sriov_move_base_vector()
1006 static void ice_sriov_remap_vectors(struct ice_pf *pf, u16 restricted_id) in ice_sriov_remap_vectors()
1060 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_set_msix_vec_count()
1179 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_configure()
1211 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event()
1249 static struct ice_vf *ice_get_vf_from_pfq(struct ice_pf *pf, u16 pfq) in ice_get_vf_from_pfq()
1285 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq()
1300 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event()
1330 struct ice_pf *pf = np->vsi->back; in ice_set_vf_spoofchk()
1390 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_cfg()
1436 int __ice_set_vf_mac(struct ice_pf *pf, u16 vf_id, const u8 *mac) in __ice_set_vf_mac()
1514 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_trust()
1561 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_link_state()
1601 static int ice_calc_all_vfs_min_tx_rate(struct ice_pf *pf) in ice_calc_all_vfs_min_tx_rate()
1665 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_bw()
1734 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_stats()
1816 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_port_vlan()
1877 struct ice_pf *pf = vf->pf; in ice_print_vf_rx_mdd_event()
1895 struct ice_pf *pf = vf->pf; in ice_print_vf_tx_mdd_event()
1913 void ice_print_vfs_mdd_events(struct ice_pf *pf) in ice_print_vfs_mdd_events()
1954 void ice_restore_all_vfs_msi_state(struct ice_pf *pf) in ice_restore_all_vfs_msi_state()