Searched refs:__qdf_htonl (Results 1 – 2 of 2) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/qdf/linux/src/ | ||
D | i_qdf_util.h | 245 #define __qdf_htonl htonl macro |
/wlan-driver/qca-wifi-host-cmn/qdf/inc/ | ||
D | qdf_util.h | 554 #define qdf_htonl(x) __qdf_htonl(x) |