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