Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c27 efx_mcdi_filter_entry_spec(const struct efx_mcdi_filter_table *table, in efx_mcdi_filter_entry_spec() function
404 saved_spec = efx_mcdi_filter_entry_spec(table, i); in efx_mcdi_filter_insert_locked()
447 saved_spec = efx_mcdi_filter_entry_spec(table, ins_index); in efx_mcdi_filter_insert_locked()
522 saved_spec = efx_mcdi_filter_entry_spec(table, i); in efx_mcdi_filter_insert_locked()
589 spec = efx_mcdi_filter_entry_spec(table, filter_idx); in efx_mcdi_filter_remove_internal()
729 saved_spec = efx_mcdi_filter_entry_spec(table, filter_idx); in efx_mcdi_filter_get_safe()
1129 efx_mcdi_filter_entry_spec(table, filter_idx)->priority == in efx_mcdi_filter_count_rx_used()
1159 spec = efx_mcdi_filter_entry_spec(table, filter_idx); in efx_mcdi_filter_get_rx_ids()
1394 spec = efx_mcdi_filter_entry_spec(table, filter_idx); in efx_mcdi_filter_table_restore()
1480 spec = efx_mcdi_filter_entry_spec(table, filter_idx); in efx_mcdi_filter_table_down()
[all …]