Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ti/wlcore/
Dwlcore_i.h302 FILTER_DROP = 0, enumerator
Dmain.c1663 ret = wl1271_acx_default_rx_filter_enable(wl, 1, FILTER_DROP); in wl1271_configure_wowlan()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h872 FILTER_DROP, enumerator
Dcxgb4_main.c1220 FW_FILTER_WR_DROP_V(f->fs.action == FILTER_DROP) | in set_filter_wr()