Searched refs:arpoe (Results 1 - 1 of 1) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/wl/sys/
H A Dwl_cfg80211.c266 static int32 wl_dongle_offload(struct net_device *ndev, int32 arpoe, int32 arp_ol);
3853 wl_dongle_offload(struct net_device *ndev, int32 arpoe, int32 arp_ol) argument
3859 bcm_mkiovar("arpoe", (char *)&arpoe, 4, iovbuf, sizeof(iovbuf));
3862 WL_INFO(("arpoe is not supported\n"));
3864 WL_ERR(("arpoe error (%d)\n", err));

Completed in 37 milliseconds