Home
last modified time | relevance | path

Searched refs:MAX_CUSTOM_PKT_LENGTH (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_ext_genl.c61 #define MAX_CUSTOM_PKT_LENGTH 2048 macro
232 uint rem_len, buflen = MAX_CUSTOM_PKT_LENGTH; in wl_ext_probreq_event()
240 buf = kzalloc(MAX_CUSTOM_PKT_LENGTH, GFP_KERNEL); in wl_ext_probreq_event()
381 skb = genlmsg_new(MAX_CUSTOM_PKT_LENGTH, GFP_KERNEL); in wl_ext_genl_send()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_ext_genl.c61 #define MAX_CUSTOM_PKT_LENGTH 2048 macro
232 uint rem_len, buflen = MAX_CUSTOM_PKT_LENGTH; in wl_ext_probreq_event()
240 buf = kzalloc(MAX_CUSTOM_PKT_LENGTH, GFP_KERNEL); in wl_ext_probreq_event()
381 skb = genlmsg_new(MAX_CUSTOM_PKT_LENGTH, GFP_KERNEL); in wl_ext_genl_send()