Home
last modified time | relevance | path

Searched refs:em_type (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/sfc/
Dtc.c496 enum efx_tc_em_pseudo_type em_type, in efx_tc_flower_record_encap_match() argument
550 if (em_type == EFX_TC_EM_PSEUDO_MASK) { /* can't happen */ in efx_tc_flower_record_encap_match()
597 encap->type = em_type; in efx_tc_flower_record_encap_match()
615 if (em_type == EFX_TC_EM_DIRECT) in efx_tc_flower_record_encap_match()
624 if (em_type != EFX_TC_EM_PSEUDO_MASK) { in efx_tc_flower_record_encap_match()
627 em_type ? "Pseudo" : "Direct"); in efx_tc_flower_record_encap_match()
648 em_type ? "Pseudo" : "Direct", in efx_tc_flower_record_encap_match()
664 if (em_type == EFX_TC_EM_DIRECT) { in efx_tc_flower_record_encap_match()