Searched defs:band (Results 1 - 25 of 42) sorted by relevance

12

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/
H A Dath_regd.c54 /* This one skips what we call "mid band" */
186 // int band;
194 // for (band = 0; band < NET80211_NR_BANDS; band++) {
196 // if (!wiphy->bands[band])
199 // sband = wiphy->bands[band];
585 int band)
594 switch (band) {
584 ath_regd_get_band_ctl(struct ath_regulatory *reg, int band) argument
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_calib.c136 int band,
139 switch (band) {
364 if (ath9k_hw_get_nf_thresh(ah, c->band, &nfThresh)
135 ath9k_hw_get_nf_thresh(struct ath_hw *ah, int band, int16_t *nft) argument
H A Dath9k_init.c30 .band = NET80211_BAND_2GHZ, \
37 .band = NET80211_BAND_5GHZ, \
79 /* _We_ call this "Middle band" */
434 static void ath9k_init_band_txpower(struct ath_softc *sc, int band) argument
443 if(chan->band != band)
H A Dath9k_recv.c377 int band; local
380 band = (dev->channels + sc->dev->channel)->band;
382 for (i = 0; i < sc->hwinfo->nr_rates[band]; i++) {
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dfi1236.h63 CARD8 band; member in struct:__anon6779::__anon6780
H A Dfbbits.h255 BITS band = (BITS) and; local
279 RROP(point, band, bxor);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dfi1236.h64 CARD8 band; member in struct:__anon7403::__anon7404
H A Dfbbits.h288 BITS band = (BITS) and; local
318 RROP(point,band,bxor);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dfi1236.h64 CARD8 band; member in struct:__anon7778::__anon7779
H A Dfbbits.h290 BITS band = (BITS) and; local
320 RROP(point,band,bxor);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dfi1236.h64 CARD8 band; member in struct:__anon8135::__anon8136
H A Dfbbits.h290 BITS band = (BITS) and; local
320 RROP(point,band,bxor);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dfi1236.h64 CARD8 band; member in struct:__anon8453::__anon8454
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dfi1236.h64 CARD8 band; member in struct:__anon8771::__anon8772
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dfi1236.h64 CARD8 band; member in struct:__anon9085::__anon9086
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dfi1236.h64 CARD8 band; member in struct:__anon9404::__anon9405
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dfi1236.h64 CARD8 band; member in struct:__anon4934::__anon4935
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.11.0/
H A Dfi1236.h64 CARD8 band; member in struct:__anon5249::__anon5250
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.12.0/
H A Dfi1236.h64 CARD8 band; member in struct:__anon5562::__anon5563
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.13.0/
H A Dfi1236.h63 CARD8 band; member in struct:__anon5871::__anon5872
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.14.0/
H A Dfi1236.h63 CARD8 band; member in struct:__anon6178::__anon6179
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.15.0/
H A Dfi1236.h63 CARD8 band; member in struct:__anon6481::__anon6482
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dfi1236.h64 CARD8 band; member in struct:__anon4559::__anon4560
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dfi1236.h64 CARD8 band; member in struct:__anon4120::__anon4121
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dfbbits.h255 BITS band = (BITS) and; local
279 RROP(point, band, bxor);

Completed in 1387 milliseconds

12