Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c417 uint16 pend_items_count; member
6819 if (ring->pend_items_count == 0)
6821 ring->pend_items_count++;
6887 ring->pend_items_count--;
6941 if ((ring->pend_items_count == prot->txp_threshold) ||
6949 if ((ring->pend_items_count == prot->txp_threshold) ||
7026 if (ring->pend_items_count) {
7029 ring->pend_items_count);
7030 ring->pend_items_count = 0;
11628 __FUNCTION__, ((msgbuf_ring_t *)hp2p_info->ring)->pend_items_count,
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c417 uint16 pend_items_count; member
6819 if (ring->pend_items_count == 0)
6821 ring->pend_items_count++;
6887 ring->pend_items_count--;
6941 if ((ring->pend_items_count == prot->txp_threshold) ||
6949 if ((ring->pend_items_count == prot->txp_threshold) ||
7026 if (ring->pend_items_count) {
7029 ring->pend_items_count);
7030 ring->pend_items_count = 0;
11630 __FUNCTION__, ((msgbuf_ring_t *)hp2p_info->ring)->pend_items_count,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c417 uint16 pend_items_count; member
6819 if (ring->pend_items_count == 0)
6821 ring->pend_items_count++;
6887 ring->pend_items_count--;
6941 if ((ring->pend_items_count == prot->txp_threshold) ||
6949 if ((ring->pend_items_count == prot->txp_threshold) ||
7026 if (ring->pend_items_count) {
7029 ring->pend_items_count);
7030 ring->pend_items_count = 0;
11628 __FUNCTION__, ((msgbuf_ring_t *)hp2p_info->ring)->pend_items_count,
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c327 uint16 pend_items_count; member
5313 if (ring->pend_items_count == 0) in dhd_prot_txdata()
5315 ring->pend_items_count++; in dhd_prot_txdata()
5383 ring->pend_items_count--; in dhd_prot_txdata()
5417 if ((ring->pend_items_count == prot->txp_threshold) || in dhd_prot_txdata()
5501 if (ring->pend_items_count) { in dhd_prot_txdata_write_flush()
5504 ring->pend_items_count); in dhd_prot_txdata_write_flush()
5505 ring->pend_items_count = 0; in dhd_prot_txdata_write_flush()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c494 uint16 pend_items_count; member
8748 if (ring->pend_items_count == 0)
8750 ring->pend_items_count++;
8914 ring->pend_items_count--;
8974 if ((ring->pend_items_count == prot->txp_threshold) ||
9079 if (ring->pend_items_count) {
9081 ring->pend_items_count);
9082 ring->pend_items_count = 0;
9107 if (ring->pend_items_count) {
9110 ring->pend_items_count);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c498 uint16 pend_items_count; member
8752 if (ring->pend_items_count == 0)
8754 ring->pend_items_count++;
8918 ring->pend_items_count--;
8978 if ((ring->pend_items_count == prot->txp_threshold) ||
9083 if (ring->pend_items_count) {
9085 ring->pend_items_count);
9086 ring->pend_items_count = 0;
9111 if (ring->pend_items_count) {
9114 ring->pend_items_count);
[all …]