Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_ddp_common.c2358 cmd->set_flags = ICE_AQC_TX_TOPO_FLAGS_ISSUED; in ice_get_set_tx_topo()
2439 if (flags & ICE_AQC_TX_TOPO_FLAGS_ISSUED) { in ice_cfg_tx_topo()
H A Dice_adminq_cmd.h1047 #define ICE_AQC_TX_TOPO_FLAGS_ISSUED BIT(5) macro