Lines Matching defs:hw
230 static void lbtf_op_tx(struct ieee80211_hw *hw, in lbtf_op_tx()
302 static int lbtf_op_start(struct ieee80211_hw *hw) in lbtf_op_start()
339 static void lbtf_op_stop(struct ieee80211_hw *hw) in lbtf_op_stop()
368 static int lbtf_op_add_interface(struct ieee80211_hw *hw, in lbtf_op_add_interface()
394 static void lbtf_op_remove_interface(struct ieee80211_hw *hw, in lbtf_op_remove_interface()
409 static int lbtf_op_config(struct ieee80211_hw *hw, u32 changed) in lbtf_op_config()
423 static u64 lbtf_op_prepare_multicast(struct ieee80211_hw *hw, in lbtf_op_prepare_multicast()
443 static void lbtf_op_configure_filter(struct ieee80211_hw *hw, in lbtf_op_configure_filter()
489 static void lbtf_op_bss_info_changed(struct ieee80211_hw *hw, in lbtf_op_bss_info_changed()
531 static int lbtf_op_get_survey(struct ieee80211_hw *hw, int idx, in lbtf_op_get_survey()
622 struct ieee80211_hw *hw; in lbtf_add_card() local
677 struct ieee80211_hw *hw = priv->hw; in lbtf_remove_card() local