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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-config.h358 * @rth_en: Enable Receive Traffic Hashing(RTH) using IT(Indirection Table).
397 u32 rth_en; member in struct:vxge_hw_device_config
H A Dvxge-config.c1775 device_config->rth_en = VXGE_HW_RTH_DEFAULT;
3469 if (hldev->config.rth_en == VXGE_HW_RTH_DISABLE)
H A Dvxge-main.c3466 device_config->rth_en = 0;
3660 vxge_debug_ll_config(VXGE_TRACE, "rth_en : %d",
3661 device_config->rth_en);

Completed in 111 milliseconds