Searched refs:WLAN_TDLS_CT_TABLE_SIZE (Results 1 – 3 of 3) sorted by relevance
286 struct tdls_conn_tracker_mac_table mac_table[WLAN_TDLS_CT_TABLE_SIZE]; in tdls_ct_sampling_tx_rx()296 WLAN_TDLS_CT_TABLE_SIZE); in tdls_ct_sampling_tx_rx()390 if (mac_cnt < WLAN_TDLS_CT_TABLE_SIZE) { in tdls_update_rx_pkt_cnt()466 if (mac_cnt < WLAN_TDLS_CT_TABLE_SIZE) { in tdls_update_tx_pkt_cnt()
292 ct_peer_table[WLAN_TDLS_CT_TABLE_SIZE];
40 #define WLAN_TDLS_CT_TABLE_SIZE 8 macro