Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h965 I40E_FILTER_PROGRAM_DESC_DEST_DROP_PACKET = 0x0, enumerator
H A Di40e_ethtool.c3481 if (rule->dest_ctl == I40E_FILTER_PROGRAM_DESC_DEST_DROP_PACKET) in i40e_get_ethtool_fdir_entry()
4849 dest_ctl = I40E_FILTER_PROGRAM_DESC_DEST_DROP_PACKET; in i40e_add_fdir_ethtool()
5028 const u8 drop = I40E_FILTER_PROGRAM_DESC_DEST_DROP_PACKET; in i40e_set_channels()