Searched refs:PORT_MAP_MASK (Results 1 – 2 of 2) sorted by relevance
291 fdb->port_mask = (reg[2] >> PORT_MAP) & PORT_MAP_MASK; in mt7530_fdb_read()313 reg[2] |= (port_mask & PORT_MAP_MASK) << PORT_MAP; in mt7530_fdb_write()1760 & PORT_MAP_MASK; in mt7530_port_mdb_add()1787 & PORT_MAP_MASK; in mt7530_port_mdb_del()
190 #define PORT_MAP_MASK 0xff macro
Completed in 13 milliseconds