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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwvar.h362 int (*rf_tune)(struct rtw_rf *, u_int); member in struct:rtw_rf
392 return (*rf->rf_tune)(rf, freq);
H A Drtwphy.c435 rf->rf_tune = rtw_sa2400_tune;
605 rf->rf_tune = rtw_grf5101_tune;
744 rf->rf_tune = rtw_max2820_tune;

Completed in 39 milliseconds