Searched refs:tlv_idx (Results 1 - 1 of 1) sorted by relevance

/drivers/net/wireless/mwifiex/
H A Dscan.c554 u32 tlv_idx; local
576 tlv_idx = 0;
585 * - the tlv_idx hits the maximum configured per scan command
591 while (tlv_idx < max_chan_per_scan &&
607 memcpy(chan_tlv_out->chan_scan_param + tlv_idx,
634 tlv_idx++;

Completed in 23 milliseconds