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