Searched refs:ice_proto_type_from_mac (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_tc_lib.c99 static enum ice_protocol_type ice_proto_type_from_mac(bool inner) function
223 list[i].type = ice_proto_type_from_mac(false);
420 list[i].type = ice_proto_type_from_mac(inner);

Completed in 94 milliseconds