Searched refs:N_AVAIL_ID (Results 1 – 2 of 2) sorted by relevance
12 #define N_AVAIL_ID 3 // available mkeep_alive IDs from 1 to 3 macro
222 if ((index > 0 && index <= N_AVAIL_ID) && (ip_packet != NULL) && (src_mac_addr != NULL) in wifi_start_sending_offloaded_packet()240 if (index > 0 && index <= N_AVAIL_ID) { in wifi_stop_sending_offloaded_packet()