Home
last modified time | relevance | path

Searched defs:is_vf (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c624 bnx2x_common_dev_init(struct rte_eth_dev *eth_dev, int is_vf) in bnx2x_common_dev_init()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_main.c45 uint32_t dp_module, uint8_t dp_level, bool is_vf) in qed_probe()
H A Dqede_ethdev.c2510 static int qede_common_dev_init(struct rte_eth_dev *eth_dev, bool is_vf) in qede_common_dev_init()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_flow.h216 bool is_vf; member
/f-stack/dpdk/lib/librte_ethdev/
H A Drte_eth_ctrl.h292 uint8_t is_vf; /**< 1 for VF, 0 for port dev */ member
/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()
2920 bool is_vf = false; in ice_get_initial_sw_cfg() local
H A Dice_type.h831 u8 is_vf:1; member
/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h740 bool is_vf; /* false - PF, true - VF */ member
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h629 uint8_t is_vf; /* 1 for VF, 0 for port dev */ member
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev.c2593 u16 id, bool is_vf) in ecore_final_cleanup()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c3965 int bnxt_hwrm_set_default_vlan(struct bnxt *bp, int vf, uint8_t is_vf) in bnxt_hwrm_set_default_vlan()