Searched refs:gather_idx (Results 1 – 1 of 1) sorted by relevance
1959 unsigned int gather_idx) in rx_offload() argument1966 rx_gather[gather_idx++] = skb; in rx_offload()1967 if (gather_idx == RX_BUNDLE_SIZE) { in rx_offload()1969 gather_idx = 0; in rx_offload()1975 return gather_idx; in rx_offload()