Home
last modified time | relevance | path

Searched refs:G_SRAM_PRIO3 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/
Dt4_main.c8668 G_SRAM_PRIO3(cls_lo), (cls_lo >> S_MULTILISTEN0) & 0xf); in sysctl_mps_tcam()
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_regs.h34466 #define G_SRAM_PRIO3(x) (((x) >> S_SRAM_PRIO3) & M_SRAM_PRIO3) macro