Lines Matching defs:pf
24 static void ice_free_vf_entries(struct ice_pf *pf) in ice_free_vf_entries()
50 struct ice_pf *pf = vf->pf; in ice_free_vf_res() local
90 struct ice_pf *pf = vf->pf; in ice_dis_vf_mappings() local
130 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
199 struct ice_pf *pf = vf->pf; in ice_vf_vsi_setup() local
233 struct ice_pf *pf = vf->pf; in ice_ena_vf_msix_mappings() local
370 static int ice_set_per_vf_res(struct ice_pf *pf, u16 num_vfs) in ice_set_per_vf_res()
439 struct ice_pf *pf = vf->pf; in ice_init_vf_vsi_res() local
466 static int ice_start_vfs(struct ice_pf *pf) in ice_start_vfs()
551 struct ice_pf *pf = vf->pf; in ice_sriov_clear_mbx_register() local
566 struct ice_pf *pf = vf->pf; in ice_sriov_trigger_reset_register() local
613 struct ice_pf *pf = vf->pf; in ice_sriov_poll_reset_status() local
682 static int ice_create_vf_entries(struct ice_pf *pf, u16 num_vfs) in ice_create_vf_entries()
741 static int ice_ena_vfs(struct ice_pf *pf, u16 num_vfs) in ice_ena_vfs()
809 static int ice_pci_sriov_ena(struct ice_pf *pf, int num_vfs) in ice_pci_sriov_ena()
840 static int ice_check_sriov_allowed(struct ice_pf *pf) in ice_check_sriov_allowed()
870 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_get_vf_total_msix() local
875 static void ice_sriov_remap_vectors(struct ice_pf *pf, u16 restricted_id) in ice_sriov_remap_vectors()
930 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_set_msix_vec_count() local
1045 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_configure() local
1077 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event()
1115 static struct ice_vf *ice_get_vf_from_pfq(struct ice_pf *pf, u16 pfq) in ice_get_vf_from_pfq()
1151 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq()
1166 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event()
1196 struct ice_pf *pf = np->vsi->back; in ice_set_vf_spoofchk() local
1256 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_cfg() local
1302 int __ice_set_vf_mac(struct ice_pf *pf, u16 vf_id, const u8 *mac) in __ice_set_vf_mac()
1380 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_trust() local
1427 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_link_state() local
1467 static int ice_calc_all_vfs_min_tx_rate(struct ice_pf *pf) in ice_calc_all_vfs_min_tx_rate()
1531 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_bw() local
1600 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_stats() local
1682 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_port_vlan() local
1743 struct ice_pf *pf = vf->pf; in ice_print_vf_rx_mdd_event() local
1761 struct ice_pf *pf = vf->pf; in ice_print_vf_tx_mdd_event() local
1779 void ice_print_vfs_mdd_events(struct ice_pf *pf) in ice_print_vfs_mdd_events()
1820 void ice_restore_all_vfs_msi_state(struct ice_pf *pf) in ice_restore_all_vfs_msi_state()