Home | History | Annotate | Download | only in net

Lines Matching refs:mac_l

877 	unsigned int mac_l;
880 mac_l = (addr[4] << 8) | (addr[5]);
884 mvreg_write(pp, MVNETA_MAC_ADDR_LOW, mac_l);