Searched refs:rrs_type (Results 1 – 2 of 2) sorted by relevance
359 enum atl1e_rrs_type rrs_type; member
626 hw->rrs_type = atl1e_rrs_disable; in atl1e_sw_init()1019 if (hw->rrs_type & atl1e_rrs_ipv4) in atl1e_configure_rx()1022 if (hw->rrs_type & atl1e_rrs_ipv4_tcp) in atl1e_configure_rx()1025 if (hw->rrs_type & atl1e_rrs_ipv6) in atl1e_configure_rx()1028 if (hw->rrs_type & atl1e_rrs_ipv6_tcp) in atl1e_configure_rx()1031 if (hw->rrs_type != atl1e_rrs_disable) in atl1e_configure_rx()