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

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c10832 static const struct libipw_geo ipw_geos[] = { variable in typeref:struct:libipw_geo
11082 for (j = 0; j < ARRAY_SIZE(ipw_geos); j++) {
11084 ipw_geos[j].name, 3))
11088 if (j == ARRAY_SIZE(ipw_geos)) {
11096 libipw_set_geo(priv->ieee, &ipw_geos[j]);
H A Dipw2100.c1684 static const struct libipw_geo ipw_geos[] = { variable in typeref:struct:libipw_geo
1763 libipw_set_geo(priv->ieee, &ipw_geos[0]);

Completed in 162 milliseconds