Searched refs:pf_vf_num (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_switch.c2310 * @pf_vf_num: PF or VF number
2315 u16 swid, u16 pf_vf_num, bool is_vf)
2321 pi->pf_vf_num = pf_vf_num;
2360 u16 pf_vf_num, swid, vsi_port_num; local
2367 pf_vf_num = le16_to_cpu(ele->pf_vf_num) &
2372 if (le16_to_cpu(ele->pf_vf_num) &
2385 res_type, swid, pf_vf_num, is_vf);
2314 ice_init_port_info(struct ice_port_info *pi, u16 vsi_port_num, u8 type, u16 swid, u16 pf_vf_num, bool is_vf) argument
H A Dice_type.h716 u16 pf_vf_num; member in struct:ice_port_info
H A Dice_adminq_cmd.h226 __le16 pf_vf_num; member in struct:ice_aqc_get_sw_cfg_resp_elem

Completed in 124 milliseconds