Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu.c67 hw->cap.nix_shaping = true; in rvu_setup_hw_capabilities()
80 hw->cap.nix_shaping = false; in rvu_setup_hw_capabilities()
2031 rsp->nix_shaping = hw->cap.nix_shaping; in rvu_mbox_handler_get_hw_cap()
H A Drvu.h391 bool nix_shaping; /* Is shaping and coloring supported */ member
H A Drvu_nix.c2023 if (!hw->cap.nix_shaping) in nix_clear_tx_xoff()
2726 if (hw->cap.nix_shaping) in is_txschq_shaping_valid()