Searched refs:LMAC_ID_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/cavium/thunder/ | ||
D | thunder_bgx.h | 30 #define LMAC_ID_MASK 0x3 macro |
D | thunder_bgx.c | 324 cfg = RX_DMACX_CAM_LMACID(lmacid & LMAC_ID_MASK) | in bgx_set_dmac_cam_filter_mac() |