Searched refs:N_RX_COMP_RINGS (Results 1 – 2 of 2) sorted by relevance
2542 #define N_RX_COMP_RINGS 0x1 /* for mult. PCI interrupts */ macro2721 struct cas_rx_comp rxcs[N_RX_COMP_RINGS][INIT_BLOCK_RX_COMP];2749 int rx_cur[N_RX_COMP_RINGS], rx_new[N_RX_COMP_RINGS];
307 for (i = 0; i < N_RX_COMP_RINGS; i++) in cas_mask_intr()344 for (i = 0; i < N_RX_COMP_RINGS; i++) in cas_unmask_intr()1405 for (i = 0; i < N_RX_COMP_RINGS; i++) { in cas_clean_rxcs()2552 for (i = 0; i < N_RX_COMP_RINGS; i++) { in cas_poll()2570 if (N_RX_COMP_RINGS > 1) { in cas_poll()2578 if (N_RX_COMP_RINGS > 2) { in cas_poll()2586 if (N_RX_COMP_RINGS > 3) { in cas_poll()2611 if (N_RX_COMP_RINGS > 1) { in cas_netpoll()2616 if (N_RX_COMP_RINGS > 2) { in cas_netpoll()2621 if (N_RX_COMP_RINGS > 3) { in cas_netpoll()[all …]