Symbol: SFXGE_PRIV_PROP_NAME
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
510
if (strcmp(name, SFXGE_PRIV_PROP_NAME(rx_coalesce_mode)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
517
if (strcmp(name, SFXGE_PRIV_PROP_NAME(rx_scale_count)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
525
if (strcmp(name, SFXGE_PRIV_PROP_NAME(intr_moderation)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
534
if (strcmp(name, SFXGE_PRIV_PROP_NAME(mon_polling)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
541
if (strcmp(name, SFXGE_PRIV_PROP_NAME(mcdi_logging)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
558
if (strcmp(name, SFXGE_PRIV_PROP_NAME(rx_coalesce_mode)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
567
if (strcmp(name, SFXGE_PRIV_PROP_NAME(rx_scale_count)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
577
if (strcmp(name, SFXGE_PRIV_PROP_NAME(intr_moderation)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
586
if (strcmp(name, SFXGE_PRIV_PROP_NAME(mon_polling)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
592
if (strcmp(name, SFXGE_PRIV_PROP_NAME(mcdi_logging)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
624
if (strcmp(name, SFXGE_PRIV_PROP_NAME(rx_coalesce_mode)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
632
if (strcmp(name, SFXGE_PRIV_PROP_NAME(rx_scale_count)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
639
if (strcmp(name, SFXGE_PRIV_PROP_NAME(intr_moderation)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
646
if (strcmp(name, SFXGE_PRIV_PROP_NAME(mon_polling)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
652
if (strcmp(name, SFXGE_PRIV_PROP_NAME(mcdi_logging)) == 0) {
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
702
SFXGE_PRIV_PROP_NAME(rx_coalesce_mode));
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
708
SFXGE_PRIV_PROP_NAME(rx_scale_count));
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
714
SFXGE_PRIV_PROP_NAME(intr_moderation));
usr/src/uts/common/io/sfxge/sfxge_gld_v3.c
721
SFXGE_PRIV_PROP_NAME(mcdi_logging));