Searched refs:iwl_pcie_prep_tso (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | internal.h | 647 struct sg_table *iwl_pcie_prep_tso(struct iwl_trans *trans, struct sk_buff *skb,
|
H A D | tx.c | 1866 struct sg_table *iwl_pcie_prep_tso(struct iwl_trans *trans, struct sk_buff *skb, in iwl_pcie_prep_tso() function 1946 sgt = iwl_pcie_prep_tso(trans, skb, out_meta, &start_hdr, hdr_room, in iwl_fill_data_tbs_amsdu()
|
H A D | tx-gen2.c | 191 sgt = iwl_pcie_prep_tso(trans, skb, out_meta, &start_hdr, hdr_room, in iwl_txq_gen2_build_amsdu()
|