Home
last modified time | relevance | path

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

/drivers/net/wireless/bcmdhd/
Ddhd_common.c1732 dhd_ndo_enable(dhd_pub_t *dhd, int ndo_enable) in dhd_ndo_enable() argument
1740 bcm_mkiovar("ndoe", (char *)&ndo_enable, 4, iovbuf, sizeof(iovbuf)); in dhd_ndo_enable()
1744 __FUNCTION__, ndo_enable, retcode)); in dhd_ndo_enable()
1747 __FUNCTION__, ndo_enable)); in dhd_ndo_enable()
Ddhd.h999 int dhd_ndo_enable(dhd_pub_t *dhd, int ndo_enable);