Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c2322 * ice_get_set_tx_topo - get or set Tx topology
2335 ice_get_set_tx_topo(struct ice_hw *hw, u8 *buf, u16 buf_size, in ice_get_set_tx_topo() function
2408 status = ice_get_set_tx_topo(hw, topo, ICE_AQ_MAX_BUF_LEN, NULL, &flags, in ice_cfg_tx_topo()
2513 status = ice_get_set_tx_topo(hw, new_topo, size, NULL, NULL, true); in ice_cfg_tx_topo()