Home
last modified time | relevance | path

Searched refs:rtw_rf_tune (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/dev/ic/
H A Drtwvar.h389 rtw_rf_tune(struct rtw_rf *rf, u_int freq) in rtw_rf_tune() function
H A Drtwphy.c780 if ((rc = rtw_rf_tune(rf, freq)) != 0) in rtw_phy_init()