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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/pcmcia/
H A Dray_cs.c2766 struct freq_hop_element *pfh; local
2839 pfh = (struct freq_hop_element *)p;
2841 pfh->dwell_time[0] + 256 * pfh->dwell_time[1]);
2842 len += sprintf(buf + len, "Hop set = %d \n", pfh->hop_set);
2843 len += sprintf(buf + len, "Hop pattern = %d \n", pfh->hop_pattern);
2844 len += sprintf(buf + len, "Hop index = %d \n", pfh->hop_index);

Completed in 34 milliseconds