Home
last modified time | relevance | path

Searched refs:ice_tunnel_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flex_pipe.h42 ice_get_open_tunnel_port(struct ice_hw *hw, enum ice_tunnel_type type,
45 ice_create_tunnel(struct ice_hw *hw, enum ice_tunnel_type type, u16 port);
49 ice_tunnel_get_type(struct ice_hw *hw, u16 port, enum ice_tunnel_type *type);
H A Dice_flex_type.h516 enum ice_tunnel_type { enum
524 enum ice_tunnel_type type;
529 enum ice_tunnel_type type;
H A Dice_flex_pipe.c1982 ice_tunnel_get_type(struct ice_hw *hw, u16 port, enum ice_tunnel_type *type) in ice_tunnel_get_type()
2010 ice_find_free_tunnel_entry(struct ice_hw *hw, enum ice_tunnel_type type, in ice_find_free_tunnel_entry()
2033 ice_get_open_tunnel_port(struct ice_hw *hw, enum ice_tunnel_type type, in ice_get_open_tunnel_port()
2065 ice_create_tunnel(struct ice_hw *hw, enum ice_tunnel_type type, u16 port) in ice_create_tunnel()