Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c2390 u8 *new_topo = NULL, *topo __free(kfree) = NULL; in ice_cfg_tx_topo() local
2495 new_topo = topo; in ice_cfg_tx_topo()
2496 memcpy(new_topo, (u8 *)section + offset, size); in ice_cfg_tx_topo()
2519 status = ice_get_set_tx_topo(hw, new_topo, size, NULL, NULL, true); in ice_cfg_tx_topo()