Searched refs:rrs_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/atl1e/
H A Datl1e_main.c578 hw->rrs_type = atl1e_rrs_disable;
982 if (hw->rrs_type & atl1e_rrs_ipv4)
985 if (hw->rrs_type & atl1e_rrs_ipv4_tcp)
988 if (hw->rrs_type & atl1e_rrs_ipv6)
991 if (hw->rrs_type & atl1e_rrs_ipv6_tcp)
994 if (hw->rrs_type != atl1e_rrs_disable)
H A Datl1e.h360 enum atl1e_rrs_type rrs_type; member in struct:atl1e_hw

Completed in 142 milliseconds