Searched defs:rte_eth_pfc_queue_conf (Results 1 – 1 of 1) sorted by relevance
1445 struct rte_eth_pfc_queue_conf { struct1446 enum rte_eth_fc_mode mode; /**< Link flow control mode */1448 struct {1454 } rx_pause; /* Valid when (mode == FC_RX_PAUSE || mode == FC_FULL) */1456 struct {1463 } tx_pause; /* Valid when (mode == FC_TX_PAUSE || mode == FC_FULL) */