Lines Matching defs:pf

24 static void ice_free_vf_entries(struct ice_pf *pf)  in ice_free_vf_entries()
64 struct ice_pf *pf = vf->pf; in ice_free_vf_res() local
104 struct ice_pf *pf = vf->pf; in ice_dis_vf_mappings() local
151 static int ice_sriov_free_msix_res(struct ice_pf *pf) in ice_sriov_free_msix_res()
174 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
252 struct ice_pf *pf = vf->pf; in ice_vf_vsi_setup() local
281 static int ice_calc_vf_first_vector_idx(struct ice_pf *pf, struct ice_vf *vf) in ice_calc_vf_first_vector_idx()
298 struct ice_pf *pf = vf->pf; in ice_ena_vf_msix_mappings() local
413 struct ice_pf *pf; in ice_calc_vf_reg_idx() local
463 static int ice_sriov_set_msix_res(struct ice_pf *pf, u16 num_msix_needed) in ice_sriov_set_msix_res()
504 static int ice_set_per_vf_res(struct ice_pf *pf, u16 num_vfs) in ice_set_per_vf_res()
587 struct ice_pf *pf = vf->pf; in ice_init_vf_vsi_res() local
643 static int ice_start_vfs(struct ice_pf *pf) in ice_start_vfs()
705 struct ice_pf *pf = vf->pf; in ice_sriov_clear_mbx_register() local
720 struct ice_pf *pf = vf->pf; in ice_sriov_trigger_reset_register() local
767 struct ice_pf *pf = vf->pf; in ice_sriov_poll_reset_status() local
810 struct ice_pf *pf = vf->pf; in ice_sriov_vsi_rebuild() local
859 static int ice_create_vf_entries(struct ice_pf *pf, u16 num_vfs) in ice_create_vf_entries()
913 static int ice_ena_vfs(struct ice_pf *pf, u16 num_vfs) in ice_ena_vfs()
987 static int ice_pci_sriov_ena(struct ice_pf *pf, int num_vfs) in ice_pci_sriov_ena()
1019 static int ice_check_sriov_allowed(struct ice_pf *pf) in ice_check_sriov_allowed()
1052 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_configure() local
1095 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event()
1133 static struct ice_vf *ice_get_vf_from_pfq(struct ice_pf *pf, u16 pfq) in ice_get_vf_from_pfq()
1169 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq()
1184 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event()
1215 struct ice_pf *pf = np->vsi->back; in ice_set_vf_spoofchk() local
1275 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_cfg() local
1322 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_mac() local
1383 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_trust() local
1430 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_link_state() local
1470 static int ice_calc_all_vfs_min_tx_rate(struct ice_pf *pf) in ice_calc_all_vfs_min_tx_rate()
1534 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_bw() local
1603 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_stats() local
1685 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_port_vlan() local
1746 struct ice_pf *pf = vf->pf; in ice_print_vf_rx_mdd_event() local
1764 void ice_print_vfs_mdd_events(struct ice_pf *pf) in ice_print_vfs_mdd_events()
1842 ice_is_malicious_vf(struct ice_pf *pf, struct ice_rq_event_info *event, in ice_is_malicious_vf()