Searched refs:VSC9953_AGE_VID_MASK (Results 1 – 2 of 2) sorted by relevance
1162 val = bitfield_replace_by_mask(val, VSC9953_AGE_VID_MASK, in vsc9953_mac_table_show()1233 VSC9953_AGE_VID_MASK); in vsc9953_mac_table_show()1384 val = bitfield_replace_by_mask(val, VSC9953_AGE_VID_MASK, vid) | in vsc9953_mac_table_age()1395 VSC9953_AGE_VID_MASK); in vsc9953_mac_table_age()
154 #define VSC9953_AGE_VID_MASK 0x00001fff macro