Searched refs:LAN9303_ALR_DAT1_STATIC (Results 1 – 1 of 1) sorted by relevance
141 # define LAN9303_ALR_DAT1_STATIC BIT(24) macro640 if (((BIT(port) & portmap) == 0) || (dat1 & LAN9303_ALR_DAT1_STATIC)) in alr_loop_cb_del_port_learned()667 is_static = !!(dat1 & LAN9303_ALR_DAT1_STATIC); in alr_loop_cb_fdb_port_dump()678 dat1 = LAN9303_ALR_DAT1_STATIC; in lan9303_alr_set_entry()