Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_cdc.c431 PKTPUSH(dhd->osh, PKTBUF, BDC_HEADER_LEN); in dhd_prot_hdrpush()
453 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
474 if (PKTLEN(dhd->osh, pktbuf) < BDC_HEADER_LEN) { in dhd_prot_hdrpull()
476 PKTLEN(dhd->osh, pktbuf), BDC_HEADER_LEN)); in dhd_prot_hdrpull()
485 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
508 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
546 dhd->hdrlen += BDC_HEADER_LEN; in dhd_prot_attach()
H A Ddhd_wlfc.c582 PKTPUSH(ctx->osh, p, BDC_HEADER_LEN); in _dhd_wlfc_pushheader()
605 if (PKTLEN(ctx->osh, pktbuf) < BDC_HEADER_LEN) { in _dhd_wlfc_pullheader()
607 PKTLEN(ctx->osh, pktbuf), BDC_HEADER_LEN)); in _dhd_wlfc_pullheader()
613 PKTPULL(ctx->osh, pktbuf, BDC_HEADER_LEN); in _dhd_wlfc_pullheader()
H A Ddhd_sdio.c2648 pktdata += BDC_HEADER_LEN + (data_offset << 2); in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_cdc.c431 PKTPUSH(dhd->osh, PKTBUF, BDC_HEADER_LEN); in dhd_prot_hdrpush()
453 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
474 if (PKTLEN(dhd->osh, pktbuf) < BDC_HEADER_LEN) { in dhd_prot_hdrpull()
476 PKTLEN(dhd->osh, pktbuf), BDC_HEADER_LEN)); in dhd_prot_hdrpull()
485 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
508 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
546 dhd->hdrlen += BDC_HEADER_LEN; in dhd_prot_attach()
H A Ddhd_wlfc.c582 PKTPUSH(ctx->osh, p, BDC_HEADER_LEN); in _dhd_wlfc_pushheader()
605 if (PKTLEN(ctx->osh, pktbuf) < BDC_HEADER_LEN) { in _dhd_wlfc_pullheader()
607 PKTLEN(ctx->osh, pktbuf), BDC_HEADER_LEN)); in _dhd_wlfc_pullheader()
613 PKTPULL(ctx->osh, pktbuf, BDC_HEADER_LEN); in _dhd_wlfc_pullheader()
H A Ddhd_sdio.c2652 pktdata += BDC_HEADER_LEN + (data_offset << 2); in dhdsdio_sendfromq()
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_cdc.c431 PKTPUSH(dhd->osh, PKTBUF, BDC_HEADER_LEN); in dhd_prot_hdrpush()
453 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
474 if (PKTLEN(dhd->osh, pktbuf) < BDC_HEADER_LEN) { in dhd_prot_hdrpull()
476 PKTLEN(dhd->osh, pktbuf), BDC_HEADER_LEN)); in dhd_prot_hdrpull()
485 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
508 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
546 dhd->hdrlen += BDC_HEADER_LEN; in dhd_prot_attach()
H A Ddhd_wlfc.c582 PKTPUSH(ctx->osh, p, BDC_HEADER_LEN); in _dhd_wlfc_pushheader()
605 if (PKTLEN(ctx->osh, pktbuf) < BDC_HEADER_LEN) { in _dhd_wlfc_pullheader()
607 PKTLEN(ctx->osh, pktbuf), BDC_HEADER_LEN)); in _dhd_wlfc_pullheader()
613 PKTPULL(ctx->osh, pktbuf, BDC_HEADER_LEN); in _dhd_wlfc_pullheader()
H A Ddhd_sdio.c2709 pktdata += BDC_HEADER_LEN + (data_offset << 2); in dhdsdio_sendfromq()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_cdc.c445 PKTPUSH(dhd->osh, PKTBUF, BDC_HEADER_LEN); in dhd_prot_hdrpush()
473 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
494 if (PKTLEN(dhd->osh, pktbuf) < BDC_HEADER_LEN) { in dhd_prot_hdrpull()
496 PKTLEN(dhd->osh, pktbuf), BDC_HEADER_LEN)); in dhd_prot_hdrpull()
505 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
528 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
583 dhd->hdrlen += BDC_HEADER_LEN; in dhd_prot_attach()
H A Ddhd_wlfc.c702 PKTPUSH(ctx->osh, p, BDC_HEADER_LEN); in _dhd_wlfc_pushheader()
731 if (PKTLEN(ctx->osh, pktbuf) < BDC_HEADER_LEN) { in _dhd_wlfc_pullheader()
733 PKTLEN(ctx->osh, pktbuf), BDC_HEADER_LEN)); in _dhd_wlfc_pullheader()
739 PKTPULL(ctx->osh, pktbuf, BDC_HEADER_LEN); in _dhd_wlfc_pullheader()
4951 bdc_len = BDC_HEADER_LEN + (bdch->dataOffset << DHD_WORD_TO_LEN_SHIFT); in dhd_txpkt_log_and_dump()
H A Ddhd_pktlog.c446 PKTPULL(dhdp->osh, tx_pkt->info.pkt, BDC_HEADER_LEN); in dhd_pktlog_ring_tx_status()
H A Ddhd_sdio.c2970 pktdata += BDC_HEADER_LEN + (data_offset << 2); in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_cdc.c498 PKTPUSH(dhd->osh, PKTBUF, BDC_HEADER_LEN); in dhd_prot_hdrpush()
521 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
542 if (PKTLEN(dhd->osh, pktbuf) < BDC_HEADER_LEN) { in dhd_prot_hdrpull()
544 PKTLEN(dhd->osh, pktbuf), BDC_HEADER_LEN)); in dhd_prot_hdrpull()
553 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
576 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
622 dhd->hdrlen += BDC_HEADER_LEN; in dhd_prot_attach()
H A Ddhd_wlfc.c584 PKTPUSH(ctx->osh, p, BDC_HEADER_LEN); in _dhd_wlfc_pushheader()
608 if (PKTLEN(ctx->osh, pktbuf) < BDC_HEADER_LEN) { in _dhd_wlfc_pullheader()
610 PKTLEN(ctx->osh, pktbuf), BDC_HEADER_LEN)); in _dhd_wlfc_pullheader()
616 PKTPULL(ctx->osh, pktbuf, BDC_HEADER_LEN); in _dhd_wlfc_pullheader()
H A Ddhd_sdio.c2939 pktdata += BDC_HEADER_LEN + ((struct bdc_header *)pktdata)->dataOffset; in dhdsdio_sendfromq()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_cdc.c535 PKTPUSH(dhd->osh, PKTBUF, BDC_HEADER_LEN); in dhd_prot_hdrpush()
563 hdrlen = BDC_HEADER_LEN + (((struct bdc_header *)PKTBUF)->dataOffset * 4); in dhd_prot_hdrlen()
584 if (PKTLEN(dhd->osh, pktbuf) < BDC_HEADER_LEN) { in dhd_prot_hdrpull()
586 PKTLEN(dhd->osh, pktbuf), BDC_HEADER_LEN)); in dhd_prot_hdrpull()
595 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
618 PKTPULL(dhd->osh, pktbuf, BDC_HEADER_LEN); in dhd_prot_hdrpull()
662 dhd->hdrlen += BDC_HEADER_LEN; in dhd_prot_attach()
H A Ddhd_wlfc.c702 PKTPUSH(ctx->osh, p, BDC_HEADER_LEN); in _dhd_wlfc_pushheader()
731 if (PKTLEN(ctx->osh, pktbuf) < BDC_HEADER_LEN) { in _dhd_wlfc_pullheader()
733 PKTLEN(ctx->osh, pktbuf), BDC_HEADER_LEN)); in _dhd_wlfc_pullheader()
739 PKTPULL(ctx->osh, pktbuf, BDC_HEADER_LEN); in _dhd_wlfc_pullheader()
4948 bdc_len = BDC_HEADER_LEN + (bdch->dataOffset << DHD_WORD_TO_LEN_SHIFT); in dhd_txpkt_log_and_dump()
H A Ddhd_pktlog.c446 PKTPULL(dhdp->osh, tx_pkt->info.pkt, BDC_HEADER_LEN); in dhd_pktlog_ring_tx_status()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmcdc.h91 #define BDC_HEADER_LEN 4 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmcdc.h83 #define BDC_HEADER_LEN 4 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmcdc.h91 #define BDC_HEADER_LEN 4 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmcdc.h91 #define BDC_HEADER_LEN 4 macro
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmcdc.h83 #define BDC_HEADER_LEN 4 macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmcdc.h90 #define BDC_HEADER_LEN 4 macro

12