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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/wireless/
H A Dreg.c89 struct reg_beacon { struct
831 struct reg_beacon *reg_beacon)
840 sband = wiphy->bands[reg_beacon->chan.band];
843 if (likely(chan->center_freq != reg_beacon->chan.center_freq))
876 struct reg_beacon *reg_beacon)
883 if (!wiphy->bands[reg_beacon->chan.band])
886 sband = wiphy->bands[reg_beacon->chan.band];
889 handle_reg_beacon(wiphy, i, reg_beacon);
829 handle_reg_beacon(struct wiphy *wiphy, unsigned int chan_idx, struct reg_beacon *reg_beacon) argument
875 wiphy_update_new_beacon(struct wiphy *wiphy, struct reg_beacon *reg_beacon) argument
899 struct reg_beacon *reg_beacon; local
1616 struct reg_beacon *reg_beacon, *btmp; local
1681 struct reg_beacon *reg_beacon; local
2038 struct reg_beacon *reg_beacon, *btmp; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/wireless/
H A Dreg.c89 struct reg_beacon { struct
831 struct reg_beacon *reg_beacon)
840 sband = wiphy->bands[reg_beacon->chan.band];
843 if (likely(chan->center_freq != reg_beacon->chan.center_freq))
876 struct reg_beacon *reg_beacon)
883 if (!wiphy->bands[reg_beacon->chan.band])
886 sband = wiphy->bands[reg_beacon->chan.band];
889 handle_reg_beacon(wiphy, i, reg_beacon);
829 handle_reg_beacon(struct wiphy *wiphy, unsigned int chan_idx, struct reg_beacon *reg_beacon) argument
875 wiphy_update_new_beacon(struct wiphy *wiphy, struct reg_beacon *reg_beacon) argument
899 struct reg_beacon *reg_beacon; local
1616 struct reg_beacon *reg_beacon, *btmp; local
1681 struct reg_beacon *reg_beacon; local
2038 struct reg_beacon *reg_beacon, *btmp; local
[all...]

Completed in 139 milliseconds