Searched refs:filter_state (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | farch.c | 1954 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_rx_config() 2028 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_push_tx_limits() 2391 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_id_limit() 2409 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_insert() 2613 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_remove_safe() 2641 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_safe() 2678 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_clear() 2706 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_count_rx_used() 2734 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_get_rx_ids() 2767 struct efx_farch_filter_state *state = efx->filter_state; in efx_farch_filter_table_restore() [all …]
|
D | ef10.c | 3033 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_insert() 3263 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_remove_internal() 3382 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_safe() 3423 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_count_rx_used() 3440 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_id_limit() 3449 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_get_rx_ids() 3479 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_insert() 3583 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_insert_complete() 3619 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_expire_one() 3651 struct efx_ef10_filter_table *table = efx->filter_state; in efx_ef10_filter_rfs_expire_complete() [all …]
|
D | net_driver.h | 1034 void *filter_state; member
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | rx.c | 307 if (!(ar->filter_state & FIF_PLCPFAIL)) in carl9170_rx_mac_status() 316 if (!(ar->filter_state & FIF_FCSFAIL)) in carl9170_rx_mac_status()
|
D | carl9170.h | 323 unsigned int filter_state; member
|
D | main.c | 356 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.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_vfpf.c | 554 &vf->filter_state, in bnx2x_leading_vfq_init() 563 &vf->filter_state, in bnx2x_leading_vfq_init() 572 &vf->filter_state, in bnx2x_leading_vfq_init() 582 &vf->filter_state, in bnx2x_leading_vfq_init() 591 &vf->filter_state, in bnx2x_leading_vfq_init()
|
D | bnx2x_sriov.c | 620 ramrod->pstate = &vf->filter_state; in bnx2x_vf_prep_rx_mode() 623 set_bit(BNX2X_FILTER_RX_MODE_PENDING, &vf->filter_state); in bnx2x_vf_prep_rx_mode() 1573 vf->filter_state = 0; in bnx2x_iov_nic_init() 1592 &vf->filter_state, in bnx2x_iov_nic_init() 1723 clear_bit(BNX2X_FILTER_RX_MODE_PENDING, &vf->filter_state); in bnx2x_vf_handle_filters_eqe()
|
D | bnx2x_sriov.h | 190 unsigned long filter_state; member
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
D | perf_event_intel_uncore_snbep.c | 232 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");
|