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

/freebsd-current/sys/dev/ice/
H A Dice_common.h350 ice_aq_read_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
354 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
H A Dice_adminq_cmd.h1928 struct ice_aqc_link_topo_addr topo_addr; member in struct:ice_aqc_i2c
1953 struct ice_aqc_link_topo_addr topo_addr; member in struct:ice_aqc_mdio
1969 struct ice_aqc_link_topo_addr topo_addr; member in struct:ice_aqc_gpio_by_func
1981 struct ice_aqc_link_topo_addr topo_addr; member in struct:ice_aqc_set_led
H A Dice_common.c6007 * @topo_addr: topology address for a device to communicate with
6018 ice_aq_read_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr, argument
6036 cmd->topo_addr = topo_addr;
6058 * @topo_addr: topology address for a device to communicate with
6068 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr, argument
6086 cmd->topo_addr = topo_addr;

Completed in 141 milliseconds