Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.c2866 u16 swid, u16 pf_vf_num, bool is_vf) in ice_init_port_info() argument
2872 pi->pf_vf_num = pf_vf_num; in ice_init_port_info()
2919 u16 pf_vf_num, swid, vsi_port_num; in ice_get_initial_sw_cfg() local
2926 pf_vf_num = LE16_TO_CPU(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
2931 if (LE16_TO_CPU(ele->pf_vf_num) & in ice_get_initial_sw_cfg()
2948 pf_vf_num, is_vf); in ice_get_initial_sw_cfg()
H A Dice_type.h812 u16 pf_vf_num; member
H A Dice_adminq_cmd.h223 __le16 pf_vf_num; member