/net/mac80211/ |
D | led.c | 141 char *__ieee80211_get_radio_led_name(struct ieee80211_hw *hw) in __ieee80211_get_radio_led_name() 149 char *__ieee80211_get_assoc_led_name(struct ieee80211_hw *hw) in __ieee80211_get_assoc_led_name() 157 char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_tx_led_name() 165 char *__ieee80211_get_rx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_rx_led_name() 219 char *__ieee80211_create_tpt_led_trigger(struct ieee80211_hw *hw, in __ieee80211_create_tpt_led_trigger()
|
D | util.c | 163 __le16 ieee80211_generic_frame_duration(struct ieee80211_hw *hw, in ieee80211_generic_frame_duration() 189 __le16 ieee80211_rts_duration(struct ieee80211_hw *hw, in ieee80211_rts_duration() 229 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, in ieee80211_ctstoself_duration() 301 static void __ieee80211_wake_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_wake_queue() 328 void ieee80211_wake_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_wake_queue_by_reason() 339 void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue) in ieee80211_wake_queue() 346 static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_stop_queue() 382 void ieee80211_stop_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_stop_queue_by_reason() 393 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue() 403 struct ieee80211_hw *hw = &local->hw; in ieee80211_add_pending_skb() local [all …]
|
D | status.c | 23 void ieee80211_tx_status_irqsafe(struct ieee80211_hw *hw, in ieee80211_tx_status_irqsafe() 410 void ieee80211_tx_status(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_tx_status() 675 void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_free_txskb() 684 void ieee80211_purge_tx_queue(struct ieee80211_hw *hw, in ieee80211_purge_tx_queue()
|
D | main.c | 275 void ieee80211_restart_hw(struct ieee80211_hw *hw) in ieee80211_restart_hw() 663 int ieee80211_register_hw(struct ieee80211_hw *hw) in ieee80211_register_hw() 1034 void ieee80211_unregister_hw(struct ieee80211_hw *hw) in ieee80211_unregister_hw() 1089 void ieee80211_free_hw(struct ieee80211_hw *hw) in ieee80211_free_hw()
|
D | scan.c | 234 static void __ieee80211_scan_completed(struct ieee80211_hw *hw, bool aborted, in __ieee80211_scan_completed() 293 void ieee80211_scan_completed(struct ieee80211_hw *hw, bool aborted) in ieee80211_scan_completed() 972 void ieee80211_sched_scan_results(struct ieee80211_hw *hw) in ieee80211_sched_scan_results() 1002 void ieee80211_sched_scan_stopped(struct ieee80211_hw *hw) in ieee80211_sched_scan_stopped()
|
D | offchannel.c | 243 void ieee80211_ready_on_channel(struct ieee80211_hw *hw) in ieee80211_ready_on_channel() 431 void ieee80211_remain_on_channel_expired(struct ieee80211_hw *hw) in ieee80211_remain_on_channel_expired()
|
D | pm.c | 9 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend()
|
D | tx.c | 2328 struct sk_buff *ieee80211_beacon_get_tim(struct ieee80211_hw *hw, in ieee80211_beacon_get_tim() 2461 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw, in ieee80211_proberesp_get() 2495 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, in ieee80211_pspoll_get() 2533 struct sk_buff *ieee80211_nullfunc_get(struct ieee80211_hw *hw, in ieee80211_nullfunc_get() 2569 struct sk_buff *ieee80211_probereq_get(struct ieee80211_hw *hw, in ieee80211_probereq_get() 2611 void ieee80211_rts_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ieee80211_rts_get() 2627 void ieee80211_ctstoself_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ieee80211_ctstoself_get() 2643 ieee80211_get_buffered_bc(struct ieee80211_hw *hw, in ieee80211_get_buffered_bc()
|
D | chan.c | 525 struct ieee80211_hw *hw, in ieee80211_iter_chan_contexts_atomic() 526 void (*iter)(struct ieee80211_hw *hw, in ieee80211_iter_chan_contexts_atomic()
|
D | key.c | 533 void ieee80211_iter_keys(struct ieee80211_hw *hw, in ieee80211_iter_keys() 535 void (*iter)(struct ieee80211_hw *hw, in ieee80211_iter_keys()
|
D | rc80211_minstrel.c | 502 struct ieee80211_hw *hw = mp->hw; in minstrel_alloc_sta() local 572 minstrel_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in minstrel_alloc()
|
D | rate.c | 255 static void __rate_control_send_low(struct ieee80211_hw *hw, in __rate_control_send_low() 687 int rate_control_set_rates(struct ieee80211_hw *hw, in rate_control_set_rates()
|
D | rc80211_pid_algo.c | 339 static void *rate_control_pid_alloc(struct ieee80211_hw *hw, in rate_control_pid_alloc()
|
D | rc80211_minstrel_ht.c | 958 struct ieee80211_hw *hw = mp->hw; in minstrel_ht_alloc_sta() local 1000 minstrel_ht_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in minstrel_ht_alloc()
|
D | sta_info.c | 968 struct ieee80211_sta *ieee80211_find_sta_by_ifaddr(struct ieee80211_hw *hw, in ieee80211_find_sta_by_ifaddr() 1386 void ieee80211_sta_block_awake(struct ieee80211_hw *hw, in ieee80211_sta_block_awake()
|
D | rx.c | 3117 static void __ieee80211_rx_handle_packet(struct ieee80211_hw *hw, in __ieee80211_rx_handle_packet() 3230 void ieee80211_rx(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_rx() 3341 void ieee80211_rx_irqsafe(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_rx_irqsafe()
|
D | rc80211_minstrel.h | 96 struct ieee80211_hw *hw; member
|
D | debug.h | 136 #define ps_dbg_hw(hw, fmt, ...) \ argument
|
D | mlme.c | 2125 struct sk_buff *ieee80211_ap_probereq_get(struct ieee80211_hw *hw, in ieee80211_ap_probereq_get() 2230 struct ieee80211_hw *hw = &sdata->local->hw; in ieee80211_beacon_loss() local 2242 struct ieee80211_hw *hw = &sdata->local->hw; in ieee80211_connection_loss() local
|
D | ieee80211_i.h | 880 struct ieee80211_hw hw; member 1214 struct ieee80211_hw *hw) in hw_to_local() 1436 static inline int __ieee80211_resume(struct ieee80211_hw *hw) in __ieee80211_resume()
|
/net/mac802154/ |
D | mac802154.h | 28 struct ieee802154_dev hw; member 70 struct mac802154_priv *hw; member
|
D | mib.c | 55 struct mac802154_priv *hw = mac802154_slave_get_priv(nw->dev); in hw_addr_notify() local 175 struct mac802154_priv *hw = mac802154_slave_get_priv(nw->dev); in phy_chan_notify() local
|
D | rx.c | 54 mac802154_subif_rx(struct ieee802154_dev *hw, struct sk_buff *skb, u8 lqi) in mac802154_subif_rx()
|
D | ieee802154_dev.c | 221 void ieee802154_free_device(struct ieee802154_dev *hw) in ieee802154_free_device()
|
/net/rfkill/ |
D | core.c | 545 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states()
|