Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ti/wlcore/
Dwl12xx_80211.h119 struct wl12xx_arp_rsp_template { struct
Dinit.c111 max_size = sizeof(struct wl12xx_arp_rsp_template) + in wl1271_init_templates_config()
Dcmd.c1220 struct wl12xx_arp_rsp_template *tmpl; in wl1271_cmd_build_arp_rsp()
1233 tmpl = (struct wl12xx_arp_rsp_template *)skb_put(skb, sizeof(*tmpl)); in wl1271_cmd_build_arp_rsp()