Lines Matching defs:pf
20 static void i40e_vc_vf_broadcast(struct i40e_pf *pf, in i40e_vc_vf_broadcast()
113 struct i40e_pf *pf = vf->pf; in i40e_vc_notify_vf_link_state() local
133 void i40e_vc_notify_link_state(struct i40e_pf *pf) in i40e_vc_notify_link_state()
147 void i40e_vc_notify_reset(struct i40e_pf *pf) in i40e_vc_notify_reset()
221 struct i40e_pf *pf = vf->pf; in i40e_vc_reset_vf() local
262 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vsi_id() local
279 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_queue_id() local
294 struct i40e_pf *pf = vf->pf; in i40e_vc_isvalid_vector_id() local
312 struct i40e_pf *pf = vf->pf; in i40e_vc_get_pf_queue_id() local
374 struct i40e_pf *pf = vf->pf; in i40e_config_irq_link_list() local
478 struct i40e_pf *pf = vf->pf; in i40e_release_rdma_qvlist() local
532 struct i40e_pf *pf = vf->pf; in i40e_config_rdma_qvlist() local
636 struct i40e_pf *pf = vf->pf; in i40e_config_vsi_tx_queue() local
712 struct i40e_pf *pf = vf->pf; in i40e_config_vsi_rx_queue() local
802 struct i40e_pf *pf = vf->pf; in i40e_alloc_vsi_res() local
891 struct i40e_pf *pf = vf->pf; in i40e_map_pf_queues_to_vsi() local
938 struct i40e_pf *pf = vf->pf; in i40e_map_pf_to_vf_queues() local
976 struct i40e_pf *pf = vf->pf; in i40e_enable_vf_mappings() local
1005 struct i40e_pf *pf = vf->pf; in i40e_disable_vf_mappings() local
1025 struct i40e_pf *pf = vf->pf; in i40e_free_vf_res() local
1106 struct i40e_pf *pf = vf->pf; in i40e_alloc_vf_res() local
1181 struct i40e_pf *pf = vf->pf; in i40e_quiesce_vf_pci() local
1281 struct i40e_pf *pf = vf->pf; in i40e_set_vsi_promisc() local
1375 struct i40e_pf *pf = vf->pf; in i40e_config_vf_promiscuous_mode() local
1444 struct i40e_pf *pf = vf->pf; in i40e_trigger_vf_reset() local
1504 struct i40e_pf *pf = vf->pf; in i40e_cleanup_reset_vf() local
1558 struct i40e_pf *pf = vf->pf; in i40e_reset_vf() local
1627 bool i40e_reset_all_vfs(struct i40e_pf *pf, bool flr) in i40e_reset_all_vfs()
1745 void i40e_free_vfs(struct i40e_pf *pf) in i40e_free_vfs()
1823 int i40e_alloc_vfs(struct i40e_pf *pf, u16 num_alloc_vfs) in i40e_alloc_vfs()
1888 struct i40e_pf *pf = pci_get_drvdata(pdev); in i40e_pci_sriov_enable() local
1937 struct i40e_pf *pf = pci_get_drvdata(pdev); in i40e_pci_sriov_configure() local
1983 struct i40e_pf *pf; in i40e_vc_send_msg_to_vf() local
2077 struct i40e_pf *pf = vf->pf; in i40e_del_qch() local
2121 struct i40e_pf *pf = vf->pf; in i40e_vc_get_vf_resources_msg() local
2251 struct i40e_pf *pf = vf->pf; in i40e_vc_config_promiscuous_mode_msg() local
2338 struct i40e_pf *pf = vf->pf; in i40e_vc_config_queues_msg() local
2541 struct i40e_pf *pf = vsi->back; in i40e_ctrl_vf_tx_rings() local
2564 struct i40e_pf *pf = vsi->back; in i40e_ctrl_vf_rx_rings() local
2604 struct i40e_pf *pf = vf->pf; in i40e_vc_enable_queues_msg() local
2670 struct i40e_pf *pf = vf->pf; in i40e_vc_disable_queues_msg() local
2716 struct i40e_pf *pf = vf->pf; in i40e_check_enough_queue() local
2774 struct i40e_pf *pf = vf->pf; in i40e_vc_request_queues_msg() local
2820 struct i40e_pf *pf = vf->pf; in i40e_vc_get_stats_msg() local
2904 struct i40e_pf *pf = vf->pf; in i40e_check_vf_permission() local
3047 struct i40e_pf *pf = vf->pf; in i40e_vc_add_mac_addr_msg() local
3116 struct i40e_pf *pf = vf->pf; in i40e_vc_del_mac_addr_msg() local
3202 struct i40e_pf *pf = vf->pf; in i40e_vc_add_vlan_msg() local
3273 struct i40e_pf *pf = vf->pf; in i40e_vc_remove_vlan_msg() local
3329 struct i40e_pf *pf = vf->pf; in i40e_vc_rdma_msg() local
3394 struct i40e_pf *pf = vf->pf; in i40e_vc_config_rss_key() local
3424 struct i40e_pf *pf = vf->pf; in i40e_vc_config_rss_lut() local
3460 struct i40e_pf *pf = vf->pf; in i40e_vc_get_rss_hena() local
3496 struct i40e_pf *pf = vf->pf; in i40e_vc_set_rss_hena() local
3577 struct i40e_pf *pf = vf->pf; in i40e_validate_cloud_filter() local
3705 struct i40e_pf *pf = vf->pf; in i40e_find_vsi_from_seid() local
3726 struct i40e_pf *pf = vf->pf; in i40e_del_all_cloud_filters() local
3772 struct i40e_pf *pf = vf->pf; in i40e_vc_del_cloud_filter() local
3904 struct i40e_pf *pf = vf->pf; in i40e_vc_add_cloud_filter() local
4014 struct i40e_pf *pf = vf->pf; in i40e_vc_add_qch_msg() local
4128 struct i40e_pf *pf = vf->pf; in i40e_vc_del_qch_msg() local
4172 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg()
4303 int i40e_vc_process_vflr_event(struct i40e_pf *pf) in i40e_vc_process_vflr_event()
4347 static int i40e_validate_vf(struct i40e_pf *pf, int vf_id) in i40e_validate_vf()
4411 struct i40e_pf *pf = vsi->back; in i40e_ndo_set_vf_mac() local
4503 struct i40e_pf *pf = np->vsi->back; in i40e_ndo_set_vf_port_vlan() local
4658 struct i40e_pf *pf = np->vsi->back; in i40e_ndo_set_vf_bw() local
4710 struct i40e_pf *pf = vsi->back; in i40e_ndo_get_vf_config() local
4766 struct i40e_pf *pf = np->vsi->back; in i40e_ndo_set_vf_link_state() local
4856 struct i40e_pf *pf = vsi->back; in i40e_ndo_set_vf_spoofchk() local
4913 struct i40e_pf *pf = np->vsi->back; in i40e_ndo_set_vf_trust() local
4974 struct i40e_pf *pf = np->vsi->back; in i40e_get_vf_stats() local