Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c3667 static int efx_ef10_filter_match_flags_from_mcdi(u32 mcdi_flags) in efx_ef10_filter_match_flags_from_mcdi() argument
3672 u32 old_mcdi_flags = mcdi_flags; \ in efx_ef10_filter_match_flags_from_mcdi()
3673 mcdi_flags &= ~(1 << MC_CMD_FILTER_OP_IN_MATCH_ ## \ in efx_ef10_filter_match_flags_from_mcdi()
3675 if (mcdi_flags != old_mcdi_flags) \ in efx_ef10_filter_match_flags_from_mcdi()
3693 if (mcdi_flags) in efx_ef10_filter_match_flags_from_mcdi()
3725 u32 mcdi_flags = in efx_ef10_filter_table_probe() local
3730 rc = efx_ef10_filter_match_flags_from_mcdi(mcdi_flags); in efx_ef10_filter_table_probe()
3734 __func__, mcdi_flags, pd_match_pri); in efx_ef10_filter_table_probe()
3738 __func__, mcdi_flags, pd_match_pri, in efx_ef10_filter_table_probe()