Searched refs:NXGE_PARAM_ARRAY_CNT_MASK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_ndd.c1433 cfgd_vlans = ((pa->type & NXGE_PARAM_ARRAY_CNT_MASK) >>
1500 pa->type &= ~NXGE_PARAM_ARRAY_CNT_MASK;
1559 cfgd_vlans = (pa->type & NXGE_PARAM_ARRAY_CNT_MASK) >>
H A Dnxge_fflp.c2039 cfgd_vlans = ((pa->type & NXGE_PARAM_ARRAY_CNT_MASK) >>
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge.h252 #define NXGE_PARAM_ARRAY_CNT_MASK 0x0000ffff00000000ULL macro

Completed in 76 milliseconds