Home
last modified time | relevance | path

Searched refs:PROP_MR_ENABLE (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_sw.h226 #define PROP_MR_ENABLE "mr_enable" macro
H A Dixgbe_main.c3131 ixgbe->mr_enable = ixgbe_get_prop(ixgbe, PROP_MR_ENABLE, in ixgbe_get_conf()
/titanic_41/usr/src/uts/common/io/igb/
H A Digb_sw.h205 #define PROP_MR_ENABLE "mr_enable" macro
H A Digb_main.c2916 igb->mr_enable = igb_get_prop(igb, PROP_MR_ENABLE, 0, 1, 0); in igb_get_conf()