Home
last modified time | relevance | path

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

/dragonfly/sys/bus/u4b/wlan/
H A Dif_urtwnreg.h1836 struct urtwn_rf_prog { struct
1901 static const struct urtwn_rf_prog rtl8192ce_rf_prog[] = {
1941 static const struct urtwn_rf_prog rtl8188ce_rf_prog[] = {
1977 static const struct urtwn_rf_prog rtl8188cu_rf_prog[] = {
2018 static const struct urtwn_rf_prog rtl8188eu_rf_prog[] = {
2053 static const struct urtwn_rf_prog rtl8188ru_rf_prog[] = {
H A Dif_urtwn.c4267 const struct urtwn_rf_prog *prog; in urtwn_rf_init()