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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_common.h272 ice_aq_read_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
276 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
H A Dice_common.c5548 * @topo_addr: topology address for a device to communicate with
5561 ice_aq_read_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr, argument
5579 cmd->topo_addr = topo_addr;
5601 * @topo_addr: topology address for a device to communicate with
5616 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr, argument
5634 cmd->topo_addr = topo_addr;
H A Dice_adminq_cmd.h1510 struct ice_aqc_link_topo_addr topo_addr; member in struct:ice_aqc_i2c

Completed in 262 milliseconds