Lines Matching refs:rxc
1323 static inline void cas_rxc_init(struct cas_rx_comp *rxc)
1325 memset(rxc, 0, sizeof(*rxc));
1326 rxc->word4 = cpu_to_le64(RX_COMP4_ZERO);
1405 struct cas_rx_comp *rxc = cp->init_rxcs[i];
1407 cas_rxc_init(rxc + j);
1908 static int cas_rx_process_pkt(struct cas *cp, struct cas_rx_comp *rxc,
2251 struct cas_rx_comp *rxc = rxcs + entry;
2257 words[0] = le64_to_cpu(rxc->word1);
2258 words[1] = le64_to_cpu(rxc->word2);
2259 words[2] = le64_to_cpu(rxc->word3);
2260 words[3] = le64_to_cpu(rxc->word4);
2290 len = cas_rx_process_pkt(cp, rxc, entry, words, &skb);
2356 struct cas_rx_comp *rxc = cp->init_rxcs[ring];
2362 "rxc[%d] interrupt, done: %d/%d\n",
2367 cas_rxc_init(rxc + last);
2543 * rxc rings