Searched defs:acx_beacon_broadcast (Results 1 – 2 of 2) sorted by relevance
312 struct acx_beacon_broadcast { struct313 struct acx_header header;315 u8 role_id;317 u8 rx_broadcast_in_ps;319 __le16 beacon_rx_timeout;320 __le16 broadcast_timeout;323 u8 ps_poll_threshold;324 u8 pad[1];
697 struct acx_beacon_broadcast { struct698 struct acx_header header;700 u16 beacon_rx_timeout;701 u16 broadcast_timeout;704 u8 rx_broadcast_in_ps;707 u8 ps_poll_threshold;708 u8 pad[2];
Completed in 13 milliseconds