Home
last modified time | relevance | path

Searched refs:txglom_enable (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_sdio.c439 bool txglom_enable; /* Flag to indicate whether tx glom is enabled/disabled */ member
2436 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhdsdio_txpkt_preprocess()
2645 if (bus->txglom_enable) { in dhdsdio_txpkt_preprocess()
2704 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess()
2718 if (bus->txglom_enable) { in dhdsdio_txpkt_postprocess()
2802 if (bus->txglom_enable) { in dhdsdio_txpkt()
2916 if (bus->txglom_enable) { in dhdsdio_sendfromq()
3021 if (bus->txglom_enable) in dhdsdio_sendpendctl()
3050 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhd_bus_txctl()
3109 if (bus->txglom_enable) { in dhd_bus_txctl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_sdio.c472 bool txglom_enable; /* Flag to indicate whether tx glom is enabled/disabled */ member
2477 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhdsdio_txpkt_preprocess()
2676 if (bus->txglom_enable) { in dhdsdio_txpkt_preprocess()
2735 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess()
2749 if (bus->txglom_enable) { in dhdsdio_txpkt_postprocess()
2833 if (bus->txglom_enable) { in dhdsdio_txpkt()
2945 if (bus->txglom_enable) { in dhdsdio_sendfromq()
3063 if (bus->txglom_enable) in dhdsdio_sendpendctl()
3092 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhd_bus_txctl()
3152 if (bus->txglom_enable) { in dhd_bus_txctl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_sdio.c471 bool txglom_enable; /* Flag to indicate whether tx glom is enabled/disabled */ member
2466 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhdsdio_txpkt_preprocess()
2665 if (bus->txglom_enable) { in dhdsdio_txpkt_preprocess()
2724 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess()
2738 if (bus->txglom_enable) { in dhdsdio_txpkt_postprocess()
2822 if (bus->txglom_enable) { in dhdsdio_txpkt()
2934 if (bus->txglom_enable) { in dhdsdio_sendfromq()
3052 if (bus->txglom_enable) in dhdsdio_sendpendctl()
3081 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhd_bus_txctl()
3141 if (bus->txglom_enable) { in dhd_bus_txctl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_sdio.c446 bool txglom_enable; /* Flag to indicate whether tx glom is enabled/disabled */ member
2230 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhdsdio_txpkt_preprocess()
2397 if (bus->txglom_enable) { in dhdsdio_txpkt_preprocess()
2426 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess()
2440 if (bus->txglom_enable) { in dhdsdio_txpkt_postprocess()
2520 if (bus->txglom_enable) { in dhdsdio_txpkt()
2627 if (bus->txglom_enable) { in dhdsdio_sendfromq()
2721 if (bus->txglom_enable) in dhdsdio_sendpendctl()
2750 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhd_bus_txctl()
2802 if (bus->txglom_enable) { in dhd_bus_txctl()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_sdio.c461 bool txglom_enable; /* Flag to indicate whether tx glom is enabled/disabled */ member
2287 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhdsdio_txpkt_preprocess()
2454 if (bus->txglom_enable) { in dhdsdio_txpkt_preprocess()
2483 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess()
2497 if (bus->txglom_enable) { in dhdsdio_txpkt_postprocess()
2577 if (bus->txglom_enable) { in dhdsdio_txpkt()
2684 if (bus->txglom_enable) { in dhdsdio_sendfromq()
2778 if (bus->txglom_enable) in dhdsdio_sendpendctl()
2807 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhd_bus_txctl()
2859 if (bus->txglom_enable) { in dhd_bus_txctl()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_sdio.c446 bool txglom_enable; /* Flag to indicate whether tx glom is enabled/disabled */ member
2226 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhdsdio_txpkt_preprocess()
2393 if (bus->txglom_enable) { in dhdsdio_txpkt_preprocess()
2422 int swhdr_offset = SDPCM_FRAMETAG_LEN + (bus->txglom_enable ? SDPCM_HWEXT_LEN : 0); in dhdsdio_txpkt_postprocess()
2436 if (bus->txglom_enable) { in dhdsdio_txpkt_postprocess()
2516 if (bus->txglom_enable) { in dhdsdio_txpkt()
2623 if (bus->txglom_enable) { in dhdsdio_sendfromq()
2717 if (bus->txglom_enable) in dhdsdio_sendpendctl()
2746 uint8 sdpcm_hdrlen = bus->txglom_enable ? SDPCM_HDRLEN_TXGLOM : SDPCM_HDRLEN; in dhd_bus_txctl()
2798 if (bus->txglom_enable) { in dhd_bus_txctl()
[all …]