Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Def10.c2968 static int efx_ef10_filter_match_flags_from_mcdi(u32 mcdi_flags) in efx_ef10_filter_match_flags_from_mcdi() argument
2973 u32 old_mcdi_flags = mcdi_flags; \ in efx_ef10_filter_match_flags_from_mcdi()
2974 mcdi_flags &= ~(1 << MC_CMD_FILTER_OP_IN_MATCH_ ## \ in efx_ef10_filter_match_flags_from_mcdi()
2976 if (mcdi_flags != old_mcdi_flags) \ in efx_ef10_filter_match_flags_from_mcdi()
2994 if (mcdi_flags) in efx_ef10_filter_match_flags_from_mcdi()
3026 u32 mcdi_flags = in efx_ef10_filter_table_probe() local
3031 rc = efx_ef10_filter_match_flags_from_mcdi(mcdi_flags); in efx_ef10_filter_table_probe()
3035 __func__, mcdi_flags, pd_match_pri); in efx_ef10_filter_table_probe()
3039 __func__, mcdi_flags, pd_match_pri, in efx_ef10_filter_table_probe()