Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dtx.c819 struct sk_buff_head *mpdus_skb) in iwl_mvm_tx_tso_segment() argument
875 __skb_queue_tail(mpdus_skb, tmp); in iwl_mvm_tx_tso_segment()
885 struct sk_buff_head *mpdus_skb) in iwl_mvm_tx_tso() argument
901 return iwl_mvm_tx_tso_segment(skb, 1, netdev_flags, mpdus_skb); in iwl_mvm_tx_tso()
911 return iwl_mvm_tx_tso_segment(skb, 1, netdev_flags, mpdus_skb); in iwl_mvm_tx_tso()
925 return iwl_mvm_tx_tso_segment(skb, 1, netdev_flags, mpdus_skb); in iwl_mvm_tx_tso()
975 __skb_queue_tail(mpdus_skb, skb); in iwl_mvm_tx_tso()
984 mpdus_skb); in iwl_mvm_tx_tso()
990 struct sk_buff_head *mpdus_skb) in iwl_mvm_tx_tso() argument