Searched refs:e1000g_get_prop (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/e1000g/ |
H A D | e1000g_main.c | 118 static boolean_t e1000g_get_prop(struct e1000g *, char *, int, int, int, 449 (void) e1000g_get_prop(Adapter, "fm-capable", in e1000g_attach() 3905 e1000g_get_prop(Adapter, "NumTxDescriptors", in e1000g_get_conf() 3915 e1000g_get_prop(Adapter, "NumRxDescriptors", in e1000g_get_conf() 3925 e1000g_get_prop(Adapter, "NumRxFreeList", in e1000g_get_conf() 3935 e1000g_get_prop(Adapter, "NumTxPacketList", in e1000g_get_conf() 3945 (void) e1000g_get_prop(Adapter, "FlowControl", in e1000g_get_conf() 3955 (void) e1000g_get_prop(Adapter, "MaxNumReceivePackets", in e1000g_get_conf() 3963 (void) e1000g_get_prop(Adapter, "SetMasterSlave", in e1000g_get_conf() 3972 (void) e1000g_get_prop(Adapter, "TbiCompatibilityEnable", in e1000g_get_conf() [all …]
|