Home
last modified time | relevance | path

Searched refs:ice_aq_write_i2c (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_common.h278 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr,
H A Dice_ptp_hw.c3207 return ice_aq_write_i2c(hw, link_topo, 0, addr, 1, &data, NULL); in ice_write_e810t_pca9575_reg()
H A Dice_common.c5473 ice_aq_write_i2c(struct ice_hw *hw, struct ice_aqc_link_topo_addr topo_addr, in ice_aq_write_i2c() function