Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_ethdev.c619 bnx2x_common_dev_init(struct rte_eth_dev *eth_dev, int is_vf) in bnx2x_common_dev_init()
/dpdk/drivers/net/qede/
H A Dqede_main.c48 uint32_t dp_module, uint8_t dp_level, bool is_vf) in qed_probe()
H A Dqede_ethdev.c2497 static int qede_common_dev_init(struct rte_eth_dev *eth_dev, bool is_vf) in qede_common_dev_init()
/dpdk/lib/ethdev/
H A Drte_eth_ctrl.h293 uint8_t is_vf; /**< 1 for VF, 0 for port dev */ member
/dpdk/drivers/common/cnxk/
H A Droc_npc_priv.h188 bool is_vf; member
/dpdk/drivers/net/ice/base/
H A Dice_switch.c3536 u16 swid, u16 pf_vf_num, bool is_vf) in ice_init_port_info()
3590 bool is_vf = false; in ice_get_initial_sw_cfg() local
H A Dice_type.h1100 u8 is_vf:1; member
/dpdk/drivers/net/hns3/
H A Dhns3_ethdev.h860 bool is_vf; /* false - PF, true - VF */ member
/dpdk/drivers/net/qede/base/
H A Decore_dev.c2593 u16 id, bool is_vf) in ecore_final_cleanup()
/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h640 uint8_t is_vf; /* 1 for VF, 0 for port dev */ member
/dpdk/drivers/net/bnxt/
H A Dbnxt_hwrm.c4169 int bnxt_hwrm_set_default_vlan(struct bnxt *bp, int vf, uint8_t is_vf) in bnxt_hwrm_set_default_vlan()