Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.c67 hw->cap.nix_shaping = true; in rvu_setup_hw_capabilities()
78 hw->cap.nix_shaping = false; in rvu_setup_hw_capabilities()
1930 rsp->nix_shaping = hw->cap.nix_shaping; in rvu_mbox_handler_get_hw_cap()
Drvu.h330 bool nix_shaping; /* Is shaping and coloring supported */ member
Dmbox.h415 u8 nix_shaping; /* Is shaping and coloring supported */ member
Drvu_nix.c1698 if (!hw->cap.nix_shaping) in nix_clear_tx_xoff()
2224 if (hw->cap.nix_shaping) in is_txschq_shaping_valid()
3811 if (hw->cap.nix_shaping) { in nix_config_link_credits()
3840 if (hw->cap.nix_shaping && !sw_xoff) in nix_config_link_credits()