|
@@ -1276,6 +1276,7 @@ int rt2x00mac_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant);
|
|
int rt2x00mac_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant);
|
|
int rt2x00mac_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant);
|
|
void rt2x00mac_get_ringparam(struct ieee80211_hw *hw,
|
|
void rt2x00mac_get_ringparam(struct ieee80211_hw *hw,
|
|
u32 *tx, u32 *tx_max, u32 *rx, u32 *rx_max);
|
|
u32 *tx, u32 *tx_max, u32 *rx, u32 *rx_max);
|
|
|
|
+bool rt2x00mac_tx_frames_pending(struct ieee80211_hw *hw);
|
|
|
|
|
|
/*
|
|
/*
|
|
* Driver allocation handlers.
|
|
* Driver allocation handlers.
|