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