Searched refs:efs_ether_type (Results 1 – 3 of 3) sorted by relevance
258 __CPU_TO_BE_16(spec->efs_ether_type)); in efx_mcdi_filter_op_add()425 if (left->efs_ether_type != right->efs_ether_type) in ef10_filter_equal()490 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV4) && in ef10_filter_is_exclusive()493 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV6) && in ef10_filter_is_exclusive()
344 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4; in efx_filter_spec_set_ipv4_local()369 spec->efs_ether_type = EFX_ETHER_TYPE_IPV4; in efx_filter_spec_set_ipv4_full()411 spec->efs_ether_type = ether_type; in efx_filter_spec_set_ether_type()551 if (gen_spec->efs_ether_type != EFX_ETHER_TYPE_IPV4) { in siena_filter_spec_from_gen_spec()
2250 uint16_t efs_ether_type; member