Searched refs:VSC9953_AGE_PORT_MASK (Results 1 – 2 of 2) sorted by relevance
1158 val = bitfield_replace_by_mask(val, VSC9953_AGE_PORT_MASK, in vsc9953_mac_table_show()1232 VSC9953_AGE_PORT_MASK | VSC9953_AGE_VID_EN | in vsc9953_mac_table_show()1372 val = bitfield_replace_by_mask(val, VSC9953_AGE_PORT_MASK, in vsc9953_mac_table_age()1394 VSC9953_AGE_PORT_MASK | VSC9953_AGE_VID_EN | in vsc9953_mac_table_age()
152 #define VSC9953_AGE_PORT_MASK 0x0007c000 macro