HomeSort by relevance Sort by last modified time
    Searched refs:dhd_sendpkt (Results 1 - 2 of 2) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd.h 331 extern int dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pkt);
dhd_linux.c 1073 dhd_sendpkt(dhd_pub_t *dhdp, int ifidx, void *pktbuf) function
1171 ret = dhd_sendpkt(&dhd->pub, ifidx, pktbuf);
    [all...]

Completed in 3943 milliseconds