Searched refs:PORTS_PER_ASIC (Results 1 – 1 of 1) sorted by relevance
43 #define PORTS_PER_ASIC 16 macro44 #define ALL_PORTS_MASK (BIT(PORTS_PER_ASIC) - 1)492 for_each_set_bit(ch, &status, PORTS_PER_ASIC) { in rp2_asic_interrupt()505 if (card->n_ports >= PORTS_PER_ASIC) in rp2_uart_interrupt()624 if (card->n_ports >= PORTS_PER_ASIC) in rp2_init_card()684 int j = (unsigned)i % PORTS_PER_ASIC; in rp2_fw_cb()705 if (i >= PORTS_PER_ASIC) { in rp2_fw_cb()