Home
last modified time | relevance | path

Searched refs:cached_txcap_length (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c7910 if (dhd->cached_txcap_length) { in dhd_get_download_buffer()
7911 len = dhd->cached_txcap_length; in dhd_get_download_buffer()
7984 if (!dhd->cached_txcap_length) { in dhd_get_download_buffer()
7986 dhd->cached_txcap_length = len; in dhd_get_download_buffer()
H A Ddhd.h1609 int cached_txcap_length; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c7915 if (dhd->cached_txcap_length) { in dhd_get_download_buffer()
7916 len = dhd->cached_txcap_length; in dhd_get_download_buffer()
7989 if (!dhd->cached_txcap_length) { in dhd_get_download_buffer()
7991 dhd->cached_txcap_length = len; in dhd_get_download_buffer()
H A Ddhd.h1607 int cached_txcap_length; member