Home
last modified time | relevance | path

Searched refs:mpdus_skb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c891 struct sk_buff_head *mpdus_skb) in iwl_mvm_tx_tso_segment() argument
947 __skb_queue_tail(mpdus_skb, tmp); in iwl_mvm_tx_tso_segment()
957 struct sk_buff_head *mpdus_skb) in iwl_mvm_tx_tso() argument
973 return iwl_mvm_tx_tso_segment(skb, 1, netdev_flags, mpdus_skb); in iwl_mvm_tx_tso()
983 return iwl_mvm_tx_tso_segment(skb, 1, netdev_flags, mpdus_skb); in iwl_mvm_tx_tso()
997 return iwl_mvm_tx_tso_segment(skb, 1, netdev_flags, mpdus_skb); in iwl_mvm_tx_tso()
1047 __skb_queue_tail(mpdus_skb, skb); in iwl_mvm_tx_tso()
1056 mpdus_skb); in iwl_mvm_tx_tso()
1062 struct sk_buff_head *mpdus_skb) in iwl_mvm_tx_tso() argument