Searched refs:PORTS_PER_ASIC (Results 1 – 1 of 1) sorted by relevance
46 #define PORTS_PER_ASIC 16 macro47 #define ALL_PORTS_MASK (BIT(PORTS_PER_ASIC) - 1)495 for_each_set_bit(ch, &status, PORTS_PER_ASIC) { in rp2_asic_interrupt()508 if (card->n_ports >= PORTS_PER_ASIC) in rp2_uart_interrupt()627 if (card->n_ports >= PORTS_PER_ASIC) in rp2_init_card()687 int j = (unsigned)i % PORTS_PER_ASIC; in rp2_fw_cb()708 if (i >= PORTS_PER_ASIC) { in rp2_fw_cb()