Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_switch.c523 * @pf_vf_num: PF or VF number
528 u16 swid, u16 pf_vf_num, bool is_vf) in ice_init_port_info()
534 pi->pf_vf_num = pf_vf_num; in ice_init_port_info()
578 u16 pf_vf_num, swid, vsi_port_num; in ice_get_initial_sw_cfg() local
585 pf_vf_num = le16_to_cpu(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
590 if (le16_to_cpu(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
603 res_type, swid, pf_vf_num, is_vf); in ice_get_initial_sw_cfg()
527 ice_init_port_info(struct ice_port_info *pi, u16 vsi_port_num, u8 type, u16 swid, u16 pf_vf_num, bool is_vf) ice_init_port_info() argument
H A Dice_type.h531 u16 pf_vf_num; member
H A Dice_adminq_cmd.h218 __le16 pf_vf_num; member
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_type.h703 u16 pf_vf_num; member
H A Dice_switch.c2321 * @pf_vf_num: PF or VF number
2326 u16 swid, u16 pf_vf_num, bool is_vf) in ice_init_port_info()
2332 pi->pf_vf_num = pf_vf_num; in ice_init_port_info()
2371 u16 pf_vf_num, swid, vsi_port_num; in ice_get_initial_sw_cfg() local
2378 pf_vf_num = le16_to_cpu(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
2383 if (le16_to_cpu(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
2396 res_type, swid, pf_vf_num, is_vf); in ice_get_initial_sw_cfg()
2325 ice_init_port_info(struct ice_port_info *pi, u16 vsi_port_num, u8 type, u16 swid, u16 pf_vf_num, bool is_vf) ice_init_port_info() argument
H A Dice_adminq_cmd.h225 __le16 pf_vf_num; member

Completed in 31 milliseconds