|
Linux Kernel
3.7.1
|
#include <wifi.h>
Data Fields | |
| void(* | read_efuse_byte )(struct ieee80211_hw *hw, u16 _offset, u8 *pbuf) |
| int(* | adapter_start )(struct ieee80211_hw *hw) |
| void(* | adapter_stop )(struct ieee80211_hw *hw) |
| bool(* | check_buddy_priv )(struct ieee80211_hw *hw, struct rtl_priv **buddy_priv) |
| int(* | adapter_tx )(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb, struct rtl_tcb_desc *ptcb_desc) |
| void(* | flush )(struct ieee80211_hw *hw, bool drop) |
| int(* | reset_trx_ring )(struct ieee80211_hw *hw) |
| bool(* | waitq_insert )(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb) |
| void(* | disable_aspm )(struct ieee80211_hw *hw) |
| void(* | enable_aspm )(struct ieee80211_hw *hw) |
| int(* adapter_tx)(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb, struct rtl_tcb_desc *ptcb_desc) |
| bool(* waitq_insert)(struct ieee80211_hw *hw, struct ieee80211_sta *sta, struct sk_buff *skb) |
1.8.2