Home
last modified time | relevance | path

Searched refs:ice_aqc_link_topo_addr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_common.h302 ice_aq_read_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
306 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
H A Dice_adminq_cmd.h1576 struct ice_aqc_link_topo_addr { struct
1598 struct ice_aqc_link_topo_addr addr; argument
1612 struct ice_aqc_link_topo_addr topo_addr;
H A Dice_common.c5685 ice_aq_read_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr, in ice_aq_read_i2c()
5740 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr, in ice_aq_write_i2c()
H A Dice_ptp_hw.c5454 struct ice_aqc_link_topo_addr link_topo; in ice_read_pca9575_reg()