Searched refs:fec_addr_high (Results 1 – 4 of 4) sorted by relevance
42 u32 fec_addr_high; /* High 16bits MAC address */ member
308 ushort fec_addr_high; /* upper 16 bits of station address */ member
394 ushort fec_addr_high; /* upper 16 bits of station address */ member
531 out_be16(&fecp->fec_addr_high, (ea[4] << 8) | ea[5]); in fec_init()