Searched refs:ice_get_set_tx_topo (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.c | 2308 ice_get_set_tx_topo(struct ice_hw *hw, u8 *buf, u16 buf_size, in ice_get_set_tx_topo() function 2381 status = ice_get_set_tx_topo(hw, topo, ICE_AQ_MAX_BUF_LEN, NULL, &flags, in ice_cfg_tx_topo() 2486 status = ice_get_set_tx_topo(hw, new_topo, size, NULL, NULL, true); in ice_cfg_tx_topo()
|