Searched refs:ICE_TCP_IL (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ |
A D | ice_protocol_type.h | 37 ICE_TCP_IL, enumerator
|
A D | ice_switch.c | 45 { ICE_TCP_IL, 76 }, 135 { ICE_TCP_IL, 84 }, 290 { ICE_TCP_IL, 34 }, 323 { ICE_TCP_IL, 38 }, 356 { ICE_TCP_IL, 54 }, 394 { ICE_TCP_IL, 58 }, 3770 { ICE_TCP_IL, { 0, 2 } }, 3787 { ICE_TCP_IL, ICE_TCP_IL_HW }, 4752 else if (lkups[i].type == ICE_TCP_IL) in ice_find_dummy_packet() 4907 case ICE_TCP_IL: in ice_fill_adv_dummy_packet()
|
A D | ice_tc_lib.c | 81 return ICE_TCP_IL; in ice_proto_type_from_l4_port()
|
Completed in 14 milliseconds