Searched refs:WL_EVENTING_MASK_EXT_LEN (Results 1 – 10 of 10) sorted by relevance
16561 s8 event_buf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE] = {0}; in wl_cfg80211_apply_eventbuffer()16563 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in wl_cfg80211_apply_eventbuffer()16565 s32 msglen = WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE; in wl_cfg80211_apply_eventbuffer()16576 eventmask_msg->len = WL_EVENTING_MASK_EXT_LEN; in wl_cfg80211_apply_eventbuffer()16577 eventmask_msg->maxgetsize = WL_EVENTING_MASK_EXT_LEN; in wl_cfg80211_apply_eventbuffer()16604 eventmask_msg->len = WL_EVENTING_MASK_EXT_LEN; in wl_cfg80211_apply_eventbuffer()16608 WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE, in wl_cfg80211_apply_eventbuffer()16623 s8 event_buf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE] = {0}; in wl_add_remove_eventmsg()16627 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in wl_add_remove_eventmsg()16628 s32 msglen = WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE; in wl_add_remove_eventmsg()[all …]
13703 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in dhd_optimised_preinit_ioctls()14506 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in dhd_legacy_preinit_ioctls()15582 msglen = WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE; in dhd_legacy_preinit_ioctls()15764 eventmask_msg->len = WL_EVENTING_MASK_EXT_LEN; in dhd_legacy_preinit_ioctls()
16443 s8 event_buf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE] = {0}; in wl_cfg80211_apply_eventbuffer()16445 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in wl_cfg80211_apply_eventbuffer()16447 s32 msglen = WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE; in wl_cfg80211_apply_eventbuffer()16458 eventmask_msg->len = WL_EVENTING_MASK_EXT_LEN; in wl_cfg80211_apply_eventbuffer()16459 eventmask_msg->maxgetsize = WL_EVENTING_MASK_EXT_LEN; in wl_cfg80211_apply_eventbuffer()16486 eventmask_msg->len = WL_EVENTING_MASK_EXT_LEN; in wl_cfg80211_apply_eventbuffer()16490 WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE, in wl_cfg80211_apply_eventbuffer()16505 s8 event_buf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE] = {0}; in wl_add_remove_eventmsg()16509 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in wl_add_remove_eventmsg()16510 s32 msglen = WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE; in wl_add_remove_eventmsg()[all …]
13822 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in dhd_optimised_preinit_ioctls()14621 char iovbuf[WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE + 16]; in dhd_legacy_preinit_ioctls()15699 msglen = WL_EVENTING_MASK_EXT_LEN + EVENTMSGS_EXT_STRUCT_SIZE; in dhd_legacy_preinit_ioctls()15874 eventmask_msg->len = WL_EVENTING_MASK_EXT_LEN; in dhd_legacy_preinit_ioctls()
1354 #define WL_EVENTING_MASK_EXT_LEN \ macro
1434 #define WL_EVENTING_MASK_EXT_LEN \ macro
1423 #define WL_EVENTING_MASK_EXT_LEN \ macro
1484 #define WL_EVENTING_MASK_EXT_LEN ROUNDUP(WLC_E_LAST, NBBY)/NBBY macro