Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.h363 bool nix_tx_link_bp; /* Can link backpressure TL queues ? */ member
H A Drvu.c68 hw->cap.nix_tx_link_bp = true; in rvu_setup_hw_capabilities()
81 hw->cap.nix_tx_link_bp = false; in rvu_setup_hw_capabilities()
H A Drvu_nix.c2711 if (!hw->cap.nix_tx_link_bp) { in rvu_mbox_handler_nix_txschq_cfg()