Searched refs:IDT_BAR_CNT (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/ntb/hw/idt/
H A Dntb_hw_idt.h972 * @IDT_BAR_CNT: Number of BARs of each port
976 #define IDT_BAR_CNT 6 macro
1188 struct idt_ntb_bar bars[IDT_BAR_CNT];
1211 struct idt_ntb_bar bars[IDT_BAR_CNT];
H A Dntb_hw_idt.c1057 for (bidx = 0; bidx < IDT_BAR_CNT; bidx += 1 + bar_64bit) {

Completed in 125 milliseconds