Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h548 static inline bool is_96xx_B0(struct pci_dev *pdev) in is_96xx_B0() function
601 if (is_96xx_B0(pfvf->pdev)) in otx2_setup_dev_hw_settings()
Dotx2_txrx.c977 if (!is_96xx_B0(pfvf->pdev)) in is_hw_tso_supported()