Searched refs:ICE_NIC_FLX_FLG_ENTRY (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_common.c | 18 #define ICE_NIC_FLX_FLG_ENTRY(hw, flg_0, flg_1, flg_2, flg_3, idx) \ macro 306 ICE_NIC_FLX_FLG_ENTRY(hw, ICE_RXFLG_PKT_FRG, ICE_RXFLG_UDP_GRE, in ice_init_flex_parser() 308 ICE_NIC_FLX_FLG_ENTRY(hw, ICE_RXFLG_SYN, ICE_RXFLG_RST, in ice_init_flex_parser() 310 ICE_NIC_FLX_FLG_ENTRY(hw, ICE_RXFLG_PKT_DSI, ICE_RXFLG_PKT_DSI, in ice_init_flex_parser() 313 ICE_NIC_FLX_FLG_ENTRY(hw, ICE_RXFLG_VLAN_x8100, ICE_RXFLG_TNL_VLAN, in ice_init_flex_parser() 315 ICE_NIC_FLX_FLG_ENTRY(hw, ICE_RXFLG_TNL1, ICE_RXFLG_TNL2, in ice_init_flex_parser()
|