Lines Matching defs:pf

266 static int ice_validate_vf_id(struct ice_pf *pf, u16 vf_id)  in ice_validate_vf_id()
281 static int ice_check_vf_init(struct ice_pf *pf, struct ice_vf *vf) in ice_check_vf_init()
331 ice_vc_vf_broadcast(struct ice_pf *pf, enum virtchnl_ops v_opcode, in ice_vc_vf_broadcast()
397 struct ice_pf *pf = vf->pf; in ice_is_vf_link_up() local
481 struct ice_pf *pf = vf->pf; in ice_free_vf_res() local
521 struct ice_pf *pf = vf->pf; in ice_dis_vf_mappings() local
566 static int ice_sriov_free_msix_res(struct ice_pf *pf) in ice_sriov_free_msix_res()
614 void ice_free_vfs(struct ice_pf *pf) in ice_free_vfs()
706 struct ice_pf *pf = vf->pf; in ice_trigger_vf_reset() local
833 struct ice_pf *pf = vf->pf; in ice_vf_vsi_setup() local
860 struct ice_pf *pf = vf->pf; in ice_vf_ctrl_vsi_setup() local
884 static int ice_calc_vf_first_vector_idx(struct ice_pf *pf, struct ice_vf *vf) in ice_calc_vf_first_vector_idx()
1028 struct ice_pf *pf = vf->pf; in ice_ena_vf_msix_mappings() local
1141 ice_determine_res(struct ice_pf *pf, u16 avail_res, u16 max_res, u16 min_res) in ice_determine_res()
1176 struct ice_pf *pf; in ice_calc_vf_reg_idx() local
1226 static int ice_sriov_set_msix_res(struct ice_pf *pf, u16 num_msix_needed) in ice_sriov_set_msix_res()
1266 static int ice_set_per_vf_res(struct ice_pf *pf) in ice_set_per_vf_res()
1358 struct ice_pf *pf = vf->pf; in ice_vf_set_vsi_promisc() local
1417 struct ice_pf *pf = vsi->back; in ice_vf_rebuild_aggregator_node_cfg() local
1494 struct ice_pf *pf = vf->pf; in ice_vf_rebuild_vsi() local
1532 struct ice_pf *pf = vf->pf; in ice_vf_post_vsi_rebuild() local
1556 bool ice_reset_all_vfs(struct ice_pf *pf, bool is_vflr) in ice_reset_all_vfs()
1650 struct ice_pf *pf = vf->pf; in ice_is_vf_disabled() local
1671 struct ice_pf *pf = vf->pf; in ice_reset_vf() local
1780 void ice_vc_notify_link_state(struct ice_pf *pf) in ice_vc_notify_link_state()
1794 void ice_vc_notify_reset(struct ice_pf *pf) in ice_vc_notify_reset()
1814 struct ice_pf *pf; in ice_vc_notify_vf_reset() local
1847 struct ice_pf *pf = vf->pf; in ice_init_vf_vsi_res() local
1890 static int ice_start_vfs(struct ice_pf *pf) in ice_start_vfs()
1930 static void ice_set_dflt_settings_vfs(struct ice_pf *pf) in ice_set_dflt_settings_vfs()
1963 static int ice_alloc_vfs(struct ice_pf *pf, int num_vfs) in ice_alloc_vfs()
1983 static int ice_ena_vfs(struct ice_pf *pf, u16 num_vfs) in ice_ena_vfs()
2052 static int ice_pci_sriov_ena(struct ice_pf *pf, int num_vfs) in ice_pci_sriov_ena()
2084 static int ice_check_sriov_allowed(struct ice_pf *pf) in ice_check_sriov_allowed()
2117 struct ice_pf *pf = pci_get_drvdata(pdev); in ice_sriov_configure() local
2161 void ice_process_vflr_event(struct ice_pf *pf) in ice_process_vflr_event()
2203 static struct ice_vf *ice_get_vf_from_pfq(struct ice_pf *pf, u16 pfq) in ice_get_vf_from_pfq()
2227 static u32 ice_globalq_to_pfq(struct ice_pf *pf, u32 globalq) in ice_globalq_to_pfq()
2242 ice_vf_lan_overflow_event(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vf_lan_overflow_event()
2277 struct ice_pf *pf; in ice_vc_send_msg_to_vf() local
2374 struct ice_pf *pf = vf->pf; in ice_vc_get_vf_res_msg() local
2500 static struct ice_vsi *ice_find_vsi_from_id(struct ice_pf *pf, u16 id) in ice_find_vsi_from_id()
2520 struct ice_pf *pf = vf->pf; in ice_vc_isvalid_vsi_id() local
2895 struct ice_pf *pf; in ice_check_vf_ready_for_cfg() local
2920 struct ice_pf *pf = np->vsi->back; in ice_set_vf_spoofchk() local
2998 bool ice_is_any_vf_in_promisc(struct ice_pf *pf) in ice_is_any_vf_in_promisc()
3028 struct ice_pf *pf = vf->pf; in ice_vc_cfg_promiscuous_mode_msg() local
3521 struct ice_pf *pf = vf->pf; in ice_vc_cfg_irq_map_msg() local
3601 struct ice_pf *pf = vf->pf; in ice_vc_cfg_qs_msg() local
3957 struct ice_pf *pf = vf->pf; in ice_vc_handle_mac_addr_msg() local
4056 struct ice_pf *pf = vf->pf; in ice_vc_request_qs_msg() local
4114 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_port_vlan() local
4188 struct ice_pf *pf = vf->pf; in ice_vc_process_vlan_msg() local
4517 struct ice_pf *pf; in ice_vc_repr_add_mac() local
4643 void ice_vc_process_vf_msg(struct ice_pf *pf, struct ice_rq_event_info *event) in ice_vc_process_vf_msg()
4811 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_cfg() local
4849 static bool ice_unicast_mac_exists(struct ice_pf *pf, u8 *umac) in ice_unicast_mac_exists()
4885 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_mac() local
4947 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_trust() local
4990 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_link_state() local
5027 static int ice_calc_all_vfs_min_tx_rate(struct ice_pf *pf) in ice_calc_all_vfs_min_tx_rate()
5080 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_set_vf_bw() local
5148 struct ice_pf *pf = ice_netdev_to_pf(netdev); in ice_get_vf_stats() local
5191 struct ice_pf *pf = vf->pf; in ice_print_vf_rx_mdd_event() local
5209 void ice_print_vfs_mdd_events(struct ice_pf *pf) in ice_print_vfs_mdd_events()
5286 ice_is_malicious_vf(struct ice_pf *pf, struct ice_rq_event_info *event, in ice_is_malicious_vf()