Lines Matching defs:pf
25 struct ice_vf *ice_get_vf_by_id(struct ice_pf *pf, u16 vf_id) in ice_get_vf_by_id()
89 bool ice_has_vfs(struct ice_pf *pf) in ice_has_vfs()
105 u16 ice_get_num_vfs(struct ice_pf *pf) in ice_get_num_vfs()
145 struct ice_pf *pf = vf->pf; in ice_is_vf_disabled() local
262 struct ice_pf *pf = vf->pf; in ice_vf_reconfig_vsi() local
296 struct ice_pf *pf = vf->pf; in ice_vf_rebuild_vsi() local
465 struct ice_pf *pf = vsi->back; in ice_vf_rebuild_aggregator_node_cfg() local
575 bool ice_is_any_vf_in_unicast_promisc(struct ice_pf *pf) in ice_is_any_vf_in_unicast_promisc()
628 struct ice_pf *pf = vf->pf; in ice_vf_clear_all_promisc_modes() local
728 struct ice_pf *pf = vf->pf; in ice_reset_vf_mbx_cnt() local
747 void ice_reset_all_vfs(struct ice_pf *pf) in ice_reset_all_vfs()
860 struct ice_pf *pf = vf->pf; in ice_reset_vf() local
1010 struct ice_pf *pf = vf->pf; in ice_initialize_vf_entry() local
1041 struct ice_pf *pf = vf->pf; in ice_deinitialize_vf_entry() local
1093 struct ice_pf *pf = vf->pf; in ice_check_vf_init() local
1275 struct ice_pf *pf = vf->pf; in ice_vf_ctrl_vsi_setup() local
1304 struct ice_pf *pf = vf->pf; in ice_vf_init_host_cfg() local
1387 struct ice_vsi *ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi) in ice_get_vf_ctrl_vsi()