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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Drtwvar.h355 void (*rf_destroy)(struct rtw_rf *); member in struct:rtw_rf
373 (*rf->rf_destroy)(rf);
H A Drtwphy.c433 rf->rf_destroy = rtw_sa2400_destroy;
603 rf->rf_destroy = rtw_grf5101_destroy;
742 rf->rf_destroy = rtw_max2820_destroy;

Completed in 55 milliseconds