Searched refs:ieee80211_hw (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/
H A Dmac80211.h352 * callbacks of &struct ieee80211_hw.
379 * &struct ieee80211_hw is set. The driver is responsible of freeing
385 * &struct ieee80211_hw.
432 struct ieee80211_hw { struct
536 static inline void SET_IEEE80211_DEV(struct ieee80211_hw *hw, struct device *dev)
541 static inline void SET_IEEE80211_PERM_ADDR(struct ieee80211_hw *hw, u8 *addr)
555 int (*tx)(struct ieee80211_hw *hw, struct sk_buff *skb,
559 int (*reset)(struct ieee80211_hw *hw);
564 int (*open)(struct ieee80211_hw *hw);
569 int (*stop)(struct ieee80211_hw *h
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/mac80211/
H A Dieee80211_led.c73 char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw)
83 char *__ieee80211_get_rx_led_name(struct ieee80211_hw *hw)
H A Dwme.c293 struct ieee80211_hw *hw = &local->hw;
331 struct ieee80211_hw *hw = &local->hw;
348 struct ieee80211_hw *hw = &local->hw;
450 struct ieee80211_hw *hw = &local->hw;
474 struct ieee80211_hw *hw = &local->hw;
487 struct ieee80211_hw *hw = &local->hw;
514 struct ieee80211_hw *hw = &local->hw;
531 struct ieee80211_hw *hw = &local->hw;
544 struct ieee80211_hw *hw = &local->hw;
558 struct ieee80211_hw *h
[all...]
H A Dieee80211_i.h382 struct ieee80211_hw hw;
633 struct ieee80211_hw *hw)
638 static inline struct ieee80211_hw *local_to_hw(
H A Dieee80211.c702 __le16 ieee80211_generic_frame_duration(struct ieee80211_hw *hw,
1810 struct sk_buff * ieee80211_beacon_get(struct ieee80211_hw *hw, int if_id,
1891 __le16 ieee80211_rts_duration(struct ieee80211_hw *hw,
1919 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw,
1945 void ieee80211_rts_get(struct ieee80211_hw *hw,
1961 void ieee80211_ctstoself_get(struct ieee80211_hw *hw,
1977 ieee80211_get_buffered_bc(struct ieee80211_hw *hw, int if_id,
2231 struct dev_mc_list *ieee80211_get_mc_list_item(struct ieee80211_hw *hw,
2912 int ieee80211_radar_status(struct ieee80211_hw *hw, int channel,
2940 int ieee80211_set_aid_for_sta(struct ieee80211_hw *h
[all...]
H A Dieee80211_sta.c2543 void ieee80211_scan_completed(struct ieee80211_hw *hw)

Completed in 139 milliseconds