Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_pci_id_tbl.h47 #ifndef CH_PCI_DEVICE_ID_FUNCTION
48 #error CH_PCI_DEVICE_ID_FUNCTION not defined!
70 ((CH_PCI_DEVICE_ID_FUNCTION) << 8))
74 ((CH_PCI_DEVICE_ID_FUNCTION) << 8)), \
/f-stack/dpdk/drivers/net/cxgbe/
H A Dcxgbevf_ethdev.c17 #define CH_PCI_DEVICE_ID_FUNCTION 0x8 macro
H A Dcxgbe_ethdev.c46 #define CH_PCI_DEVICE_ID_FUNCTION 0x4 macro