Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
Dwlan_logging_sock_svc.c1451 static uint8_t gtx_count; variable
1694 gtx_count++; in send_packetdump()
1737 if (gtx_count || grx_count) { in wlan_deregister_txrx_packetdump()
1743 gtx_count = 0; in wlan_deregister_txrx_packetdump()
1764 if (gtx_count == MAX_NUM_PKT_LOG || in check_txrx_packetdump_count()
1768 __func__, gtx_count, grx_count); in check_txrx_packetdump_count()
1859 gtx_count = 0; in wlan_register_txrx_packetdump()