Lines Matching defs:skb

65 					      struct sk_buff *skb)  in carl9170_get_queue()
76 static void carl9170_tx_accounting(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting()
108 struct sk_buff *skb) in __carl9170_get_tx_sta()
138 static void carl9170_tx_ps_unblock(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_ps_unblock()
156 static void carl9170_tx_accounting_free(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_accounting_free()
190 static int carl9170_alloc_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_alloc_dev_space()
226 static void carl9170_release_dev_space(struct ar9170 *ar, struct sk_buff *skb) in carl9170_release_dev_space()
267 struct sk_buff *skb; in carl9170_tx_release() local
331 void carl9170_tx_get_skb(struct sk_buff *skb) in carl9170_tx_get_skb()
338 int carl9170_tx_put_skb(struct sk_buff *skb) in carl9170_tx_put_skb()
380 struct sk_buff *skb, struct ieee80211_tx_info *txinfo) in carl9170_tx_status_process_ampdu()
438 static void carl9170_tx_bar_status(struct ar9170 *ar, struct sk_buff *skb, in carl9170_tx_bar_status()
477 void carl9170_tx_status(struct ar9170 *ar, struct sk_buff *skb, in carl9170_tx_status()
501 void carl9170_tx_callback(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_callback()
517 struct sk_buff *skb; in carl9170_get_queued_skb() local
562 struct sk_buff *skb; in carl9170_check_queue_stop_timeout() local
607 struct sk_buff *skb; in carl9170_tx_ampdu_timeout() local
662 struct sk_buff *skb; in __carl9170_tx_process_status() local
876 struct sk_buff *skb) in carl9170_tx_get_rates()
892 struct sk_buff *skb) in carl9170_tx_apply_rateset()
962 struct sk_buff *skb) in carl9170_tx_prepare()
1085 static void carl9170_set_immba(struct ar9170 *ar, struct sk_buff *skb) in carl9170_set_immba()
1093 static void carl9170_set_ampdu_params(struct ar9170 *ar, struct sk_buff *skb) in carl9170_set_ampdu_params()
1134 struct sk_buff *skb, *first; in carl9170_tx_ampdu() local
1248 struct sk_buff *skb; in carl9170_tx_pick_skb() local
1276 void carl9170_tx_drop(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_drop()
1289 static bool carl9170_tx_ps_drop(struct ar9170 *ar, struct sk_buff *skb) in carl9170_tx_ps_drop()
1322 static void carl9170_bar_check(struct ar9170 *ar, struct sk_buff *skb) in carl9170_bar_check()
1344 struct sk_buff *skb; in carl9170_tx() local
1398 struct ieee80211_sta *sta, struct sk_buff *skb, in carl9170_tx_ampdu_queue()
1475 struct sk_buff *skb) in carl9170_op_tx()
1573 static bool carl9170_tx_beacon_physet(struct ar9170 *ar, struct sk_buff *skb, in carl9170_tx_beacon_physet()
1619 struct sk_buff *skb = NULL; in carl9170_update_beacon() local