Searched refs:bdc_header (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/bcmdhd/include/
H A Dbcmcdc.h73 struct bdc_header { struct
/drivers/net/wireless/bcmdhd/
H A Ddhd_cdc.c798 struct bdc_header *h;
830 h = (struct bdc_header *)PKTDATA(ctx->osh, p);
846 struct bdc_header *h;
853 h = (struct bdc_header *)PKTDATA(ctx->osh, pktbuf);
2502 struct bdc_header *h;
2512 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf);
2531 struct bdc_header *h;
2547 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf);

Completed in 184 milliseconds