Searched defs:CNV_LITTLE_TO_SHORT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dhcf.h112 #define CNV_LITTLE_TO_SHORT(w) CNV_END_SHORT(w) // endianess conversion needed macro
118 #define CNV_LITTLE_TO_SHORT(w) (w) // no endianess conversion needed macro

Completed in 100 milliseconds