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()
136 static int ice_sriov_free_msix_res(struct ice_pf *pf) in ice_sriov_free_msix_res()
159 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
237 struct ice_pf *pf = vf->pf; in ice_vf_vsi_setup()
271 static int ice_calc_vf_first_vector_idx(struct ice_pf *pf, struct ice_vf *vf) in ice_calc_vf_first_vector_idx()
288 struct ice_pf *pf = vf->pf; in ice_ena_vf_msix_mappings()
403 struct ice_pf *pf; in ice_calc_vf_reg_idx()
453 static int ice_sriov_set_msix_res(struct ice_pf *pf, u16 num_msix_needed) in ice_sriov_set_msix_res()
494 static int ice_set_per_vf_res(struct ice_pf *pf, u16 num_vfs) in ice_set_per_vf_res()
576 struct ice_pf *pf = vf->pf; in ice_init_vf_vsi_res()
601 static int ice_start_vfs(struct ice_pf *pf) in ice_start_vfs()
678 struct ice_pf *pf = vf->pf; in ice_sriov_clear_mbx_register()
693 struct ice_pf *pf = vf->pf; in ice_sriov_trigger_reset_register()
740 struct ice_pf *pf = vf->pf; in ice_sriov_poll_reset_status()
828 static int ice_create_vf_entries(struct ice_pf *pf, u16 num_vfs) in ice_create_vf_entries()
870 static int ice_ena_vfs(struct ice_pf *pf, u16 num_vfs) in ice_ena_vfs()
944 static int ice_pci_sriov_ena(struct ice_pf *pf, int num_vfs) in ice_pci_sriov_ena()
976 static int ice_check_sriov_allowed(struct ice_pf *pf) in ice_check_sriov_allowed()
1009 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_configure()
1052 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event()
1090 static struct ice_vf *ice_get_vf_from_pfq(struct ice_pf *pf, u16 pfq) in ice_get_vf_from_pfq()
1126 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq()
1141 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event()
1172 struct ice_pf *pf = np->vsi->back; in ice_set_vf_spoofchk()
1232 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_cfg()
1279 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_mac()
1340 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_trust()
1387 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_link_state()
1427 static int ice_calc_all_vfs_min_tx_rate(struct ice_pf *pf) in ice_calc_all_vfs_min_tx_rate()
1491 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_bw()
1560 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_stats()
1642 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_port_vlan()
1703 struct ice_pf *pf = vf->pf; in ice_print_vf_rx_mdd_event()
1721 void ice_print_vfs_mdd_events(struct ice_pf *pf) in ice_print_vfs_mdd_events()
1799 ice_is_malicious_vf(struct ice_pf *pf, struct ice_rq_event_info *event, in ice_is_malicious_vf()