Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_devids.h23 #define I40E_DEV_ID_25G_B 0x158A macro
59 #define i40e_is_25G_device(d) ((d) == I40E_DEV_ID_25G_B || \
H A Di40e_common.c42 case I40E_DEV_ID_25G_B: in i40e_set_mac_type()
6801 case I40E_DEV_ID_25G_B: in i40e_write_phy_register()
6838 case I40E_DEV_ID_25G_B: in i40e_read_phy_register()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c422 { RTE_PCI_DEVICE(I40E_INTEL_VENDOR_ID, I40E_DEV_ID_25G_B) },
10043 { I40E_GL_SWR_PM_SF_DEVICE(I40E_DEV_ID_25G_B) }, in i40e_get_swr_pm_cfg()