Home
last modified time | relevance | path

Searched refs:LMAC_ID_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dthunder_bgx.h30 #define LMAC_ID_MASK 0x3 macro
H A Dthunder_bgx.c324 cfg = RX_DMACX_CAM_LMACID(lmacid & LMAC_ID_MASK) | in bgx_set_dmac_cam_filter_mac()