Lines Matching refs:rxc
1337 static inline void cas_rxc_init(struct cas_rx_comp *rxc)
1339 memset(rxc, 0, sizeof(*rxc));
1340 rxc->word4 = cpu_to_le64(RX_COMP4_ZERO);
1419 struct cas_rx_comp *rxc = cp->init_rxcs[i];
1421 cas_rxc_init(rxc + j);
1921 static int cas_rx_process_pkt(struct cas *cp, struct cas_rx_comp *rxc,
2280 struct cas_rx_comp *rxc = rxcs + entry;
2286 words[0] = le64_to_cpu(rxc->word1);
2287 words[1] = le64_to_cpu(rxc->word2);
2288 words[2] = le64_to_cpu(rxc->word3);
2289 words[3] = le64_to_cpu(rxc->word4);
2319 len = cas_rx_process_pkt(cp, rxc, entry, words, &skb);
2385 struct cas_rx_comp *rxc = cp->init_rxcs[ring];
2391 "rxc[%d] interrupt, done: %d/%d\n",
2396 cas_rxc_init(rxc + last);
2572 * rxc rings