Searched refs:IDT_MAX_NR_PORTS (Results 1 – 2 of 2) sorted by relevance
992 #define IDT_MAX_NR_PORTS 24 macro1133 char port_idx_map[IDT_MAX_NR_PORTS];
101 static const struct idt_ntb_port portdata_tbl[IDT_MAX_NR_PORTS] = {602 if (port < 0 || IDT_MAX_NR_PORTS <= port) in idt_ntb_peer_port_idx()