Searched refs:SHORTSWAP (Results 1 – 1 of 1) sorted by relevance
2108 #define SHORTSWAP(a) (((a) << 8) | ((a) >> 8)) macro2266 *(u16 *) &EthAddr[0] = SHORTSWAP(*(u16 *) &Addr[1]); in get_permanent_address()2302 *(u16 *) &EthAddr[0] = SHORTSWAP(*(u16 *)&Addr[1]); in get_permanent_address()2311 *(u16 *) &EthAddr[0] = SHORTSWAP(*(u16 *) &Addr[1]); in get_permanent_address()