rf_destroy
.t_destroy = rf_destroy,
(*rf->rf_destroy)(rf);
rf->rf_destroy = rtw_sa2400_destroy;
rf->rf_destroy = rtw_max2820_destroy;
void (*rf_destroy)(struct rtw_rf *);