Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Def10.c2373 nic_data->workaround_26807 = false; in efx_ef10_ev_init()
2378 nic_data->workaround_26807 = in efx_ef10_ev_init()
2382 !nic_data->workaround_26807) { in efx_ef10_ev_init()
2397 nic_data->workaround_26807 = true; in efx_ef10_ev_init()
4040 if (!nic_data->workaround_26807) { in efx_ef10_filter_insert_def()
4203 if (nic_data->workaround_26807 && efx->mc_promisc != mc_promisc) in efx_ef10_filter_sync_rx_mode()
4206 if (nic_data->workaround_26807) { in efx_ef10_filter_sync_rx_mode()
4230 if (nic_data->workaround_26807) in efx_ef10_filter_sync_rx_mode()
Dnic.h539 bool workaround_26807; member