Home
last modified time | relevance | path

Searched refs:A_SGE_EGRESS_QUEUES_PER_PAGE_PF (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c1285 r = t4_read_reg(sc, A_SGE_EGRESS_QUEUES_PER_PAGE_PF); in init_eq()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c10282 qpp = t4_read_reg(adapter, A_SGE_EGRESS_QUEUES_PER_PAGE_PF); in t4_init_sge_params()
H A Dt4_regs.h653 #define A_SGE_EGRESS_QUEUES_PER_PAGE_PF 0x1010 macro