Searched refs:toe_le (Results 1 – 1 of 1) sorted by relevance
510 __le32 toe_le; in brcmf_toe_get() local536 memcpy(&toe_le, buf, sizeof(u32)); in brcmf_toe_get()537 *toe_ol = le32_to_cpu(toe_le); in brcmf_toe_get()548 __le32 toe_le = cpu_to_le32(toe_ol); in brcmf_toe_set() local559 memcpy(&buf[sizeof("toe_ol")], &toe_le, sizeof(u32)); in brcmf_toe_set()569 toe_le = cpu_to_le32(toe_ol != 0); in brcmf_toe_set()572 memcpy(&buf[sizeof("toe")], &toe_le, sizeof(u32)); in brcmf_toe_set()