Searched refs:rrs_type (Results 1 – 2 of 2) sorted by relevance
605 hw->rrs_type = atl1e_rrs_disable; in atl1e_sw_init()1000 if (hw->rrs_type & atl1e_rrs_ipv4) in atl1e_configure_rx()1003 if (hw->rrs_type & atl1e_rrs_ipv4_tcp) in atl1e_configure_rx()1006 if (hw->rrs_type & atl1e_rrs_ipv6) in atl1e_configure_rx()1009 if (hw->rrs_type & atl1e_rrs_ipv6_tcp) in atl1e_configure_rx()1012 if (hw->rrs_type != atl1e_rrs_disable) in atl1e_configure_rx()
346 enum atl1e_rrs_type rrs_type; member
Completed in 9 milliseconds