Searched refs:efs_ether_type (Results 1 – 3 of 3) sorted by relevance
284 __CPU_TO_BE_16(spec->efs_ether_type)); in efx_mcdi_filter_op_add()480 if (left->efs_ether_type != right->efs_ether_type) in ef10_filter_equal()551 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV4) && in ef10_filter_is_exclusive()554 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV6) && in ef10_filter_is_exclusive()
363 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4; in efx_filter_spec_set_ipv4_local()388 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4; in efx_filter_spec_set_ipv4_full()430 spec->efs_ether_type = ether_type; in efx_filter_spec_set_ether_type()699 if (gen_spec->efs_ether_type != EFX_ETHER_TYPE_IPV4) { in siena_filter_spec_from_gen_spec()
2908 uint16_t efs_ether_type; member