Searched refs:BGX_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/cavium/thunder/ | ||
D | thunder_bgx.h | 29 #define BGX_ID_MASK 0x3 macro |
D | thunder_bgx.c | 1627 PCI_CFG_REG_BAR_NUM) >> 24) & BGX_ID_MASK; in bgx_probe() |