Home
last modified time | relevance | path

Searched refs:ptr_bytes (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dwireless.h36 DECLARE_FLEX_ARRAY(__u8, ptr_bytes);
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dq_struct.h369 u64 ptr_bytes:16; member
381 u64 ptr_bytes:16;
/openbmc/linux/net/wireless/
H A Dwext-core.c620 memcpy(compat_event->ptr_bytes, in wireless_send_event()
624 memcpy(&compat_event->ptr_bytes[ptr_len], in wireless_send_event()
628 memcpy(compat_event->ptr_bytes, wrqu, ptr_len); in wireless_send_event()