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

/freebsd-13-stable/sys/dev/ice/
H A Dice_flex_pipe.c2117 * ice_tunnel_port_in_use_hlpr - helper function to determine tunnel usage
2125 static bool ice_tunnel_port_in_use_hlpr(struct ice_hw *hw, u16 port, u16 *index) function
2153 res = ice_tunnel_port_in_use_hlpr(hw, port, index);
2260 if (ice_tunnel_port_in_use_hlpr(hw, port, &index)) {
2349 if (!all && ice_tunnel_port_in_use_hlpr(hw, port, &index))

Completed in 109 milliseconds