Home
last modified time | relevance | path

Searched refs:configured_port (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h303 int ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port,
H A Dice_ptp_hw.c5137 * @configured_port: the port that should execute the command
5148 int ice_ptp_one_port_cmd(struct ice_hw *hw, u8 configured_port, in ice_ptp_one_port_cmd() argument
5159 if (port == configured_port) in ice_ptp_one_port_cmd()