Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 25 of 26) sorted by relevance

12

/net/mac80211/
Dled.c136 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()
Dutil.c178 __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 …]
Dmain.c268 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()
Dstatus.c25 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()
Dtx.c1391 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 …]
Doffchannel.c245 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()
Dscan.c288 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()
Dpm.c9 int __ieee80211_suspend(struct ieee80211_hw *hw, struct cfg80211_wowlan *wowlan) in __ieee80211_suspend()
Drc80211_minstrel.c535 struct ieee80211_hw *hw = mp->hw; in minstrel_alloc_sta() local
609 minstrel_alloc(struct ieee80211_hw *hw, struct dentry *debugfsdir) in minstrel_alloc()
Drate.c221 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()
Dkey.c604 void ieee80211_iter_keys(struct ieee80211_hw *hw, in ieee80211_iter_keys()
606 void (*iter)(struct ieee80211_hw *hw, in ieee80211_iter_keys()
Dsta_info.c1046 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()
Dchan.c1706 struct ieee80211_hw *hw, in ieee80211_iter_chan_contexts_atomic()
1707 void (*iter)(struct ieee80211_hw *hw, in ieee80211_iter_chan_contexts_atomic()
Drx.c3256 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()
Drc80211_minstrel_ht.c1078 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()
Drc80211_minstrel.h101 struct ieee80211_hw *hw; member
Ddebug.h142 #define ps_dbg_hw(hw, fmt, ...) \ argument
Dmlme.c2118 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/
Dmac802154.h34 struct ieee802154_dev hw; member
76 struct mac802154_priv *hw; member
Drx.c54 mac802154_subif_rx(struct ieee802154_dev *hw, struct sk_buff *skb, u8 lqi) in mac802154_subif_rx()
Dmib.c56 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
Dieee802154_dev.c294 void ieee802154_free_device(struct ieee802154_dev *hw) in ieee802154_free_device()
Dwpan.c509 u64 hw = swab64((__force u64) addr->extended_addr); in mac802154_print_addr() local
/net/netfilter/ipvs/
Dip_vs_fo.c30 int hw = 0; /* Track highest weight */ in ip_vs_fo_schedule() local
/net/rfkill/
Dcore.c543 void rfkill_set_states(struct rfkill *rfkill, bool sw, bool hw) in rfkill_set_states()

12