Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h300 FILTER_DROP = 0, enumerator
Dmain.c1607 ret = wl1271_acx_default_rx_filter_enable(wl, 1, FILTER_DROP); in wl1271_configure_wowlan()
/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_tc_u32.c110 fs->action = FILTER_DROP; in fill_action_fields()
Dcxgb4_tc_flower.c505 fs->action = FILTER_DROP; in cxgb4_process_flow_actions()
Dcxgb4_filter.c859 FW_FILTER_WR_DROP_V(f->fs.action == FILTER_DROP) | in set_filter_wr()
2044 case FILTER_DROP: in hash_filter_rpl()
Dcxgb4.h1428 FILTER_DROP, enumerator
Dcxgb4_ethtool.c1698 if (dfs->action == FILTER_DROP) in cxgb4_fill_filter_rule()