• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/

Lines Matching refs:vif

486 			/* NB: vif can be NULL for injected frames */
487 struct ieee80211_vif *vif;
793 static inline bool ieee80211_vif_is_mesh(struct ieee80211_vif *vif)
796 return vif->type == NL80211_IFTYPE_MESH_POINT;
1712 struct ieee80211_vif *vif);
1714 struct ieee80211_vif *vif);
1717 struct ieee80211_vif *vif,
1729 struct ieee80211_vif *vif, struct ieee80211_sta *sta,
1732 struct ieee80211_vif *vif,
1736 int (*hw_scan)(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
1745 int (*sta_add)(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
1747 int (*sta_remove)(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
1749 void (*sta_notify)(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
1758 struct ieee80211_vif *vif,
2013 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2035 struct ieee80211_vif *vif,
2041 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2046 struct ieee80211_vif *vif)
2048 return ieee80211_beacon_get_tim(hw, vif, NULL, NULL);
2054 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2064 struct ieee80211_vif *vif);
2069 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2079 struct ieee80211_vif *vif);
2084 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2094 struct ieee80211_vif *vif,
2101 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2112 void ieee80211_rts_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
2120 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2129 struct ieee80211_vif *vif, size_t frame_len,
2135 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2147 struct ieee80211_vif *vif,
2155 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2164 struct ieee80211_vif *vif,
2171 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2179 struct ieee80211_vif *vif,
2186 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2204 ieee80211_get_buffered_bc(struct ieee80211_hw *hw, struct ieee80211_vif *vif);
2293 struct ieee80211_vif *vif),
2311 struct ieee80211_vif *vif),
2354 * @vif: &struct ieee80211_vif pointer from the add_interface callback
2362 void ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra,
2380 * @vif: &struct ieee80211_vif pointer from the add_interface callback
2388 void ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, const u8 *ra,
2394 * @vif: virtual interface to look for station on
2400 struct ieee80211_sta *ieee80211_find_sta(struct ieee80211_vif *vif,
2459 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2465 void ieee80211_beacon_loss(struct ieee80211_vif *vif);
2470 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2479 void ieee80211_connection_loss(struct ieee80211_vif *vif);
2484 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2497 void ieee80211_disable_dyn_ps(struct ieee80211_vif *vif);
2502 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2509 void ieee80211_enable_dyn_ps(struct ieee80211_vif *vif);
2515 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2523 void ieee80211_cqm_rssi_notify(struct ieee80211_vif *vif,
2529 * @vif: &struct ieee80211_vif pointer from the add_interface callback.
2535 void ieee80211_chswitch_done(struct ieee80211_vif *vif, bool success);