Searched refs:WLAN_CLD80211_MAX_SIZE (Results 1 – 2 of 2) sorted by relevance
39 #define WLAN_CLD80211_MAX_SIZE (SKB_WITH_OVERHEAD(8192UL) - NLMSG_HDRLEN) macro296 msg = nlmsg_new(WLAN_CLD80211_MAX_SIZE, *flags); in cld80211_oem_rsp_alloc_skb()431 if (len > WLAN_CLD80211_MAX_SIZE) { in send_msg_to_cld80211()434 len, (int) WLAN_CLD80211_MAX_SIZE); in send_msg_to_cld80211()437 msg = nlmsg_new(WLAN_CLD80211_MAX_SIZE, flags); in send_msg_to_cld80211()
48 #define WLAN_CLD80211_MAX_SIZE SKB_WITH_OVERHEAD(8192UL) macro347 chan_info_msg_len = WLAN_CLD80211_MAX_SIZE; in os_if_get_max_chan_nl_resp()525 WLAN_CLD80211_MAX_SIZE) { in os_if_send_oem_data_nl_resp()528 chnk_len = WLAN_CLD80211_MAX_SIZE - (attr_len + in os_if_send_oem_data_nl_resp()