Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000g/
H A De1000g_main.c119 static boolean_t e1000g_get_prop(struct e1000g *, char *, int, int, int,
450 (void) e1000g_get_prop(Adapter, "fm-capable", in e1000g_attach()
4164 e1000g_get_prop(Adapter, "NumTxDescriptors", in e1000g_get_conf()
4174 e1000g_get_prop(Adapter, "NumRxDescriptors", in e1000g_get_conf()
4184 e1000g_get_prop(Adapter, "NumRxFreeList", in e1000g_get_conf()
4194 e1000g_get_prop(Adapter, "NumTxPacketList", in e1000g_get_conf()
4204 (void) e1000g_get_prop(Adapter, "FlowControl", in e1000g_get_conf()
4214 (void) e1000g_get_prop(Adapter, "MaxNumReceivePackets", in e1000g_get_conf()
4222 (void) e1000g_get_prop(Adapter, "SetMasterSlave", in e1000g_get_conf()
4231 (void) e1000g_get_prop(Adapter, "TbiCompatibilityEnable", in e1000g_get_conf()
[all …]