Searched refs:sys_le48_to_cpu (Results 1 – 2 of 2) sorted by relevance
177 #define sys_le48_to_cpu(val) (val) macro198 #define sys_le48_to_cpu(val) __bswap_48(val) macro
1177 return sys_le48_to_cpu(val.u48); in net_buf_simple_pull_le48()
Completed in 6 milliseconds