Searched refs:fec_addr_high (Results 1 – 2 of 2) sorted by relevance
308 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()