Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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) { in idt_scan_mws()
/kernel/linux/linux-6.6/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) { in idt_scan_mws()

Completed in 22 milliseconds