Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_internal.h93 #define HW_ATL2_ACTION_DROP HW_ATL2_ACTION(0, 0, 0, 1) macro
H A Dhw_atl2.c409 HW_ATL2_ACTION_DROP); in hw_atl2_hw_init_new_rx_filters()
415 HW_ATL2_ACTION_DROP); in hw_atl2_hw_init_new_rx_filters()
435 HW_ATL2_ACTION_DROP : HW_ATL2_ACTION_DISABLE; in hw_atl2_hw_new_rx_filter_vlan_promisc()
447 u16 off_action = promisc ? HW_ATL2_ACTION_DISABLE : HW_ATL2_ACTION_DROP; in hw_atl2_hw_new_rx_filter_promisc()