Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_common.c95 extern int dhd_change_mtu(dhd_pub_t *dhd, int new_mtu, int ifidx);
493 bcmerror = dhd_change_mtu(dhd_pub, int_val, 0); in dhd_doiovar()
Ddhd_linux.c4216 int dhd_change_mtu(dhd_pub_t *dhdp, int new_mtu, int ifidx) function