Searched refs:n_segments (Results 1 – 1 of 1) sorted by relevance
1868 unsigned int n_segments = skb_shinfo(skb)->nr_frags + 1; in iwl_pcie_prep_tso() local1877 n_segments * sizeof(struct scatterlist), in iwl_pcie_prep_tso()1885 sg_init_table(sgt->sgl, n_segments); in iwl_pcie_prep_tso()