Searched refs:dhd_prot_hdrpull (Results 1 – 4 of 4) sorted by relevance
/hardware/broadcom/wlan/bcm4329/src/dhd/sys/ |
D | dhd_proto.h | 66 extern int dhd_prot_hdrpull(dhd_pub_t *, int *ifidx, void *rxp);
|
D | dhd_cdc.c | 407 dhd_prot_hdrpull(dhd_pub_t *dhd, int *ifidx, void *pktbuf) in dhd_prot_hdrpull() function
|
D | dhd_linux.c | 1069 dhd_prot_hdrpull(dhdp, &ifidx, txp); in dhd_txcomplete()
|
D | dhd_sdio.c | 3049 } 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()
|