Home
last modified time | relevance | path

Searched refs:bdc_header (Results 1 – 25 of 26) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_cdc.c423 struct bdc_header *h; in dhd_prot_hdrpush()
433 h = (struct bdc_header *)PKTDATA(dhd->osh, PKTBUF); in dhd_prot_hdrpush()
453 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
463 struct bdc_header *h; in dhd_prot_hdrpull()
480 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf); in dhd_prot_hdrpull()
H A Ddhd_wlfc.c535 struct bdc_header *h; in _dhd_wlfc_pushheader()
583 h = (struct bdc_header *)PKTDATA(ctx->osh, p); in _dhd_wlfc_pushheader()
603 struct bdc_header *h; in _dhd_wlfc_pullheader()
610 h = (struct bdc_header *)PKTDATA(ctx->osh, pktbuf); in _dhd_wlfc_pullheader()
H A Ddhd_sdio.c2599 struct bdc_header *bdc_header; in dhdsdio_sendfromq() local
2646 bdc_header = (struct bdc_header *)pktdata; in dhdsdio_sendfromq()
2647 data_offset = bdc_header->dataOffset; in dhdsdio_sendfromq()
2659 bdc_header->priority = in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_cdc.c423 struct bdc_header *h; in dhd_prot_hdrpush()
433 h = (struct bdc_header *)PKTDATA(dhd->osh, PKTBUF); in dhd_prot_hdrpush()
453 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
463 struct bdc_header *h; in dhd_prot_hdrpull()
480 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf); in dhd_prot_hdrpull()
H A Ddhd_wlfc.c535 struct bdc_header *h; in _dhd_wlfc_pushheader()
583 h = (struct bdc_header *)PKTDATA(ctx->osh, p); in _dhd_wlfc_pushheader()
603 struct bdc_header *h; in _dhd_wlfc_pullheader()
610 h = (struct bdc_header *)PKTDATA(ctx->osh, pktbuf); in _dhd_wlfc_pullheader()
H A Ddhd_sdio.c2603 struct bdc_header *bdc_header; in dhdsdio_sendfromq() local
2650 bdc_header = (struct bdc_header *)pktdata; in dhdsdio_sendfromq()
2651 data_offset = bdc_header->dataOffset; in dhdsdio_sendfromq()
2663 bdc_header->priority = in dhdsdio_sendfromq()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_cdc.c423 struct bdc_header *h; in dhd_prot_hdrpush()
433 h = (struct bdc_header *)PKTDATA(dhd->osh, PKTBUF); in dhd_prot_hdrpush()
453 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
463 struct bdc_header *h; in dhd_prot_hdrpull()
480 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf); in dhd_prot_hdrpull()
H A Ddhd_wlfc.c535 struct bdc_header *h; in _dhd_wlfc_pushheader()
583 h = (struct bdc_header *)PKTDATA(ctx->osh, p); in _dhd_wlfc_pushheader()
603 struct bdc_header *h; in _dhd_wlfc_pullheader()
610 h = (struct bdc_header *)PKTDATA(ctx->osh, pktbuf); in _dhd_wlfc_pullheader()
H A Ddhd_sdio.c2660 struct bdc_header *bdc_header; in dhdsdio_sendfromq() local
2707 bdc_header = (struct bdc_header *)pktdata; in dhdsdio_sendfromq()
2708 data_offset = bdc_header->dataOffset; in dhdsdio_sendfromq()
2720 bdc_header->priority = in dhdsdio_sendfromq()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_cdc.c437 struct bdc_header *h; in dhd_prot_hdrpush()
447 h = (struct bdc_header *)PKTDATA(dhd->osh, PKTBUF); in dhd_prot_hdrpush()
473 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
483 struct bdc_header *h; in dhd_prot_hdrpull()
500 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf); in dhd_prot_hdrpull()
H A Ddhd_wlfc.c655 struct bdc_header *h; in _dhd_wlfc_pushheader()
703 h = (struct bdc_header *)PKTDATA(ctx->osh, p); in _dhd_wlfc_pushheader()
729 struct bdc_header *h; in _dhd_wlfc_pullheader()
736 h = (struct bdc_header *)PKTDATA(ctx->osh, pktbuf); in _dhd_wlfc_pullheader()
4937 struct bdc_header *bdch; in dhd_txpkt_log_and_dump()
4950 bdch = (struct bdc_header *)pktdata; in dhd_txpkt_log_and_dump()
H A Ddhd_pktlog.c410 struct bdc_header *h; in dhd_pktlog_ring_tx_status()
445 h = (struct bdc_header *)PKTDATA(dhdp->osh, tx_pkt->info.pkt); in dhd_pktlog_ring_tx_status()
H A Ddhd_sdio.c2920 struct bdc_header *bdc_header; in dhdsdio_sendfromq() local
2968 bdc_header = (struct bdc_header *)pktdata; in dhdsdio_sendfromq()
2969 data_offset = bdc_header->dataOffset; in dhdsdio_sendfromq()
2982 bdc_header->priority = in dhdsdio_sendfromq()
2989 dhd_dump_pkt(bus->dhd, BDC_GET_IF_IDX(bdc_header), pktdata, in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_cdc.c490 struct bdc_header *h; in dhd_prot_hdrpush()
500 h = (struct bdc_header *)PKTDATA(dhd->osh, PKTBUF); in dhd_prot_hdrpush()
521 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
531 struct bdc_header *h; in dhd_prot_hdrpull()
548 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf); in dhd_prot_hdrpull()
H A Ddhd_wlfc.c537 struct bdc_header *h; in _dhd_wlfc_pushheader()
585 h = (struct bdc_header *)PKTDATA(ctx->osh, p); in _dhd_wlfc_pushheader()
606 struct bdc_header *h; in _dhd_wlfc_pullheader()
613 h = (struct bdc_header *)PKTDATA(ctx->osh, pktbuf); in _dhd_wlfc_pullheader()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_cdc.c527 struct bdc_header *h; in dhd_prot_hdrpush()
537 h = (struct bdc_header *)PKTDATA(dhd->osh, PKTBUF); in dhd_prot_hdrpush()
563 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
573 struct bdc_header *h; in dhd_prot_hdrpull()
590 h = (struct bdc_header *)PKTDATA(dhd->osh, pktbuf); in dhd_prot_hdrpull()
H A Ddhd_wlfc.c655 struct bdc_header *h; in _dhd_wlfc_pushheader()
703 h = (struct bdc_header *)PKTDATA(ctx->osh, p); in _dhd_wlfc_pushheader()
729 struct bdc_header *h; in _dhd_wlfc_pullheader()
736 h = (struct bdc_header *)PKTDATA(ctx->osh, pktbuf); in _dhd_wlfc_pullheader()
4934 struct bdc_header *bdch; in dhd_txpkt_log_and_dump()
4947 bdch = (struct bdc_header *)pktdata; in dhd_txpkt_log_and_dump()
H A Ddhd_pktlog.c410 struct bdc_header *h; in dhd_pktlog_ring_tx_status()
445 h = (struct bdc_header *)PKTDATA(dhdp->osh, tx_pkt->info.pkt); in dhd_pktlog_ring_tx_status()
H A Ddhd_sdio.c2909 struct bdc_header *bdc_header; in dhdsdio_sendfromq() local
2957 bdc_header = (struct bdc_header *)pktdata; in dhdsdio_sendfromq()
2958 data_offset = bdc_header->dataOffset; in dhdsdio_sendfromq()
2971 bdc_header->priority = in dhdsdio_sendfromq()
2978 dhd_dump_pkt(bus->dhd, BDC_GET_IF_IDX(bdc_header), pktdata, in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmcdc.h82 struct bdc_header { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmcdc.h74 struct bdc_header { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmcdc.h82 struct bdc_header { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmcdc.h82 struct bdc_header { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmcdc.h74 struct bdc_header { struct
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmcdc.h81 struct bdc_header { struct

12