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