Searched refs:ice_cfg_tx_topo (Results 1 – 3 of 3) sorted by relevance
473 int ice_cfg_tx_topo(struct ice_hw *hw, const void *buf, u32 len);
2379 int ice_cfg_tx_topo(struct ice_hw *hw, const void *buf, u32 len) in ice_cfg_tx_topo() function
4560 err = ice_cfg_tx_topo(hw, firmware->data, firmware->size); in ice_init_tx_topology()