Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h803 is_10XG_port(const struct port_info *pi) in is_10XG_port() function
H A Dt4_nexus.c552 if (is_10XG_port(pi)) { in t4_devo_attach()
653 pi->nrxq = (is_10XG_port(pi)) ? iaq.nrxq10g in t4_devo_attach()
658 pi->ntxq = (is_10XG_port(pi)) ? iaq.ntxq10g in t4_devo_attach()