Home
last modified time | relevance | path

Searched refs:dhd_prot_hdrpull (Results 1 – 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_proto.h66 extern int dhd_prot_hdrpull(dhd_pub_t *, int *ifidx, void *rxp);
Ddhd_cdc.c407 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf) in dhd_prot_hdrpull() function
Ddhd_linux.c1069 dhd_prot_hdrpull(dhdp, &ifidx, txp); in dhd_txcomplete()
Ddhd_sdio.c3049 } else if (dhd_prot_hdrpull(bus->dhd, &ifidx, pfirst) != 0) { in dhdsdio_rxglom()
3640 } else if (dhd_prot_hdrpull(bus->dhd, &ifidx, pkt) != 0) { in dhdsdio_readframes()