Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dfarch.c1936 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_rx_config()
2010 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_tx_limits()
2373 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_id_limit()
2391 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_insert()
2595 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_remove_safe()
2623 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_safe()
2660 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_clear()
2688 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_count_rx_used()
2716 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_ids()
2749 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_restore()
[all …]
Def10.c2348 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_insert()
2578 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_remove_internal()
2683 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_safe()
2724 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_count_rx_used()
2741 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_id_limit()
2750 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_ids()
2780 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_insert()
2884 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_insert_complete()
2920 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_expire_one()
2952 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_expire_complete()
[all …]
Dnet_driver.h1046 void *filter_state; member
/linux-4.1.27/drivers/net/wireless/ath/carl9170/
Drx.c307 if (!(ar->filter_state & FIF_PLCPFAIL)) in carl9170_rx_mac_status()
316 if (!(ar->filter_state & FIF_FCSFAIL)) in carl9170_rx_mac_status()
Dcarl9170.h323 unsigned int filter_state; member
Dmain.c356 ar->filter_state = 0; in carl9170_op_start()
475 ar->filter_state = 0; in carl9170_restart_work()
1002 ar->filter_state = *new_flags; in carl9170_op_configure_filter()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_intel_uncore_snbep.c232 DEFINE_UNCORE_FORMAT_ATTR(filter_state, filter_state, "config1:18-22");
233 DEFINE_UNCORE_FORMAT_ATTR(filter_state2, filter_state, "config1:17-22");
234 DEFINE_UNCORE_FORMAT_ATTR(filter_state3, filter_state, "config1:17-23");
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_vfpf.c547 &vf->filter_state, in bnx2x_leading_vfq_init()
556 &vf->filter_state, in bnx2x_leading_vfq_init()
566 &vf->filter_state, in bnx2x_leading_vfq_init()
575 &vf->filter_state, in bnx2x_leading_vfq_init()
Dbnx2x_sriov.c644 ramrod->pstate = &vf->filter_state; in bnx2x_vf_prep_rx_mode()
647 set_bit(BNX2X_FILTER_RX_MODE_PENDING, &vf->filter_state); in bnx2x_vf_prep_rx_mode()
1620 vf->filter_state = 0; in bnx2x_iov_nic_init()
1634 &vf->filter_state, in bnx2x_iov_nic_init()
1765 clear_bit(BNX2X_FILTER_RX_MODE_PENDING, &vf->filter_state); in bnx2x_vf_handle_filters_eqe()
Dbnx2x_sriov.h191 unsigned long filter_state; member