Searched refs:gather_idx (Results 1 – 1 of 1) sorted by relevance
1964 unsigned int gather_idx) in rx_offload() argument1971 rx_gather[gather_idx++] = skb; in rx_offload()1972 if (gather_idx == RX_BUNDLE_SIZE) { in rx_offload()1974 gather_idx = 0; in rx_offload()1980 return gather_idx; in rx_offload()