/net/mac80211/ |
D | led.c | 136 char *__ieee80211_get_radio_led_name(struct ieee80211_hw *hw) in __ieee80211_get_radio_led_name() 144 char *__ieee80211_get_assoc_led_name(struct ieee80211_hw *hw) in __ieee80211_get_assoc_led_name() 152 char *__ieee80211_get_tx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_tx_led_name() 160 char *__ieee80211_get_rx_led_name(struct ieee80211_hw *hw) in __ieee80211_get_rx_led_name() 214 char *__ieee80211_create_tpt_led_trigger(struct ieee80211_hw *hw, in __ieee80211_create_tpt_led_trigger()
|
D | util.c | 178 __le16 ieee80211_generic_frame_duration(struct ieee80211_hw *hw, in ieee80211_generic_frame_duration() 205 __le16 ieee80211_rts_duration(struct ieee80211_hw *hw, in ieee80211_rts_duration() 248 __le16 ieee80211_ctstoself_duration(struct ieee80211_hw *hw, in ieee80211_ctstoself_duration() 320 static void __ieee80211_wake_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_wake_queue() 354 void ieee80211_wake_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_wake_queue_by_reason() 366 void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue) in ieee80211_wake_queue() 374 static void __ieee80211_stop_queue(struct ieee80211_hw *hw, int queue, in __ieee80211_stop_queue() 414 void ieee80211_stop_queue_by_reason(struct ieee80211_hw *hw, int queue, in ieee80211_stop_queue_by_reason() 426 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue() 437 struct ieee80211_hw *hw = &local->hw; in ieee80211_add_pending_skb() local [all …]
|
D | main.c | 268 void ieee80211_restart_hw(struct ieee80211_hw *hw) in ieee80211_restart_hw() 755 int ieee80211_register_hw(struct ieee80211_hw *hw) in ieee80211_register_hw() 1090 void ieee80211_napi_add(struct ieee80211_hw *hw, struct napi_struct *napi, in ieee80211_napi_add() 1102 void ieee80211_unregister_hw(struct ieee80211_hw *hw) in ieee80211_unregister_hw() 1158 void ieee80211_free_hw(struct ieee80211_hw *hw) in ieee80211_free_hw()
|
D | status.c | 25 void ieee80211_tx_status_irqsafe(struct ieee80211_hw *hw, in ieee80211_tx_status_irqsafe() 574 void ieee80211_tx_status(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_tx_status() 850 void ieee80211_free_txskb(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_free_txskb() 859 void ieee80211_purge_tx_queue(struct ieee80211_hw *hw, in ieee80211_purge_tx_queue()
|
D | tx.c | 1391 bool ieee80211_tx_prepare_skb(struct ieee80211_hw *hw, in ieee80211_tx_prepare_skb() 2550 __ieee80211_beacon_get(struct ieee80211_hw *hw, in __ieee80211_beacon_get() 2739 ieee80211_beacon_get_template(struct ieee80211_hw *hw, in ieee80211_beacon_get_template() 2747 struct sk_buff *ieee80211_beacon_get_tim(struct ieee80211_hw *hw, in ieee80211_beacon_get_tim() 2764 struct sk_buff *ieee80211_proberesp_get(struct ieee80211_hw *hw, in ieee80211_proberesp_get() 2798 struct sk_buff *ieee80211_pspoll_get(struct ieee80211_hw *hw, in ieee80211_pspoll_get() 2836 struct sk_buff *ieee80211_nullfunc_get(struct ieee80211_hw *hw, in ieee80211_nullfunc_get() 2872 struct sk_buff *ieee80211_probereq_get(struct ieee80211_hw *hw, in ieee80211_probereq_get() 2914 void ieee80211_rts_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ieee80211_rts_get() 2930 void ieee80211_ctstoself_get(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ieee80211_ctstoself_get() [all …]
|
D | offchannel.c | 245 void ieee80211_ready_on_channel(struct ieee80211_hw *hw) in ieee80211_ready_on_channel() 449 void ieee80211_remain_on_channel_expired(struct ieee80211_hw *hw) in ieee80211_remain_on_channel_expired()
|
D | scan.c | 288 static void __ieee80211_scan_completed(struct ieee80211_hw *hw, bool aborted) in __ieee80211_scan_completed() 361 void ieee80211_scan_completed(struct ieee80211_hw *hw, bool aborted) in ieee80211_scan_completed() 1116 void ieee80211_sched_scan_results(struct ieee80211_hw *hw) in ieee80211_sched_scan_results() 1154 void ieee80211_sched_scan_stopped(struct ieee80211_hw *hw) in ieee80211_sched_scan_stopped()
|
D | pm.c | 9 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend()
|
D | rc80211_minstrel.c | 535 struct ieee80211_hw *hw = mp->hw; in minstrel_alloc_sta() local 609 minstrel_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in minstrel_alloc()
|
D | rate.c | 221 static void __rate_control_send_low(struct ieee80211_hw *hw, in __rate_control_send_low() 695 int rate_control_set_rates(struct ieee80211_hw *hw, in rate_control_set_rates()
|
D | key.c | 604 void ieee80211_iter_keys(struct ieee80211_hw *hw, in ieee80211_iter_keys() 606 void (*iter)(struct ieee80211_hw *hw, in ieee80211_iter_keys()
|
D | sta_info.c | 1046 struct ieee80211_sta *ieee80211_find_sta_by_ifaddr(struct ieee80211_hw *hw, in ieee80211_find_sta_by_ifaddr() 1542 void ieee80211_sta_block_awake(struct ieee80211_hw *hw, in ieee80211_sta_block_awake()
|
D | chan.c | 1706 struct ieee80211_hw *hw, in ieee80211_iter_chan_contexts_atomic() 1707 void (*iter)(struct ieee80211_hw *hw, in ieee80211_iter_chan_contexts_atomic()
|
D | rx.c | 3256 static void __ieee80211_rx_handle_packet(struct ieee80211_hw *hw, in __ieee80211_rx_handle_packet() 3369 void ieee80211_rx(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_rx() 3480 void ieee80211_rx_irqsafe(struct ieee80211_hw *hw, struct sk_buff *skb) in ieee80211_rx_irqsafe()
|
D | rc80211_minstrel_ht.c | 1078 struct ieee80211_hw *hw = mp->hw; in minstrel_ht_alloc_sta() local 1120 minstrel_ht_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in minstrel_ht_alloc()
|
D | rc80211_minstrel.h | 101 struct ieee80211_hw *hw; member
|
D | debug.h | 142 #define ps_dbg_hw(hw, fmt, ...) \ argument
|
D | mlme.c | 2118 struct sk_buff *ieee80211_ap_probereq_get(struct ieee80211_hw *hw, in ieee80211_ap_probereq_get() 2225 struct ieee80211_hw *hw = &sdata->local->hw; in ieee80211_beacon_loss() local 2237 struct ieee80211_hw *hw = &sdata->local->hw; in ieee80211_connection_loss() local
|
/net/mac802154/ |
D | mac802154.h | 34 struct ieee802154_dev hw; member 76 struct mac802154_priv *hw; member
|
D | rx.c | 54 mac802154_subif_rx(struct ieee802154_dev *hw, struct sk_buff *skb, u8 lqi) in mac802154_subif_rx()
|
D | mib.c | 56 struct mac802154_priv *hw = mac802154_slave_get_priv(nw->dev); in hw_addr_notify() local 172 struct mac802154_priv *hw = mac802154_slave_get_priv(nw->dev); in phy_chan_notify() local
|
D | ieee802154_dev.c | 294 void ieee802154_free_device(struct ieee802154_dev *hw) in ieee802154_free_device()
|
D | wpan.c | 509 u64 hw = swab64((__force u64) addr->extended_addr); in mac802154_print_addr() local
|
/net/netfilter/ipvs/ |
D | ip_vs_fo.c | 30 int hw = 0; /* Track highest weight */ in ip_vs_fo_schedule() local
|
/net/rfkill/ |
D | core.c | 543 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states()
|