Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h473 int ice_cfg_tx_topo(struct ice_hw *hw, const void *buf, u32 len);
H A Dice_ddp.c2379 int ice_cfg_tx_topo(struct ice_hw *hw, const void *buf, u32 len) in ice_cfg_tx_topo() function
H A Dice_main.c4560 err = ice_cfg_tx_topo(hw, firmware->data, firmware->size); in ice_init_tx_topology()