Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/utils/logging/src/
Dwlan_logging_sock_svc.c1452 static uint8_t grx_count; variable
1696 grx_count++; in send_packetdump()
1737 if (gtx_count || grx_count) { in wlan_deregister_txrx_packetdump()
1744 grx_count = 0; in wlan_deregister_txrx_packetdump()
1765 grx_count == MAX_NUM_PKT_LOG) { in check_txrx_packetdump_count()
1768 __func__, gtx_count, grx_count); in check_txrx_packetdump_count()
1860 grx_count = 0; in wlan_register_txrx_packetdump()