Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_common.h289 static inline bool is_96xx_B0(struct pci_dev *pdev) in is_96xx_B0() function
Dotx2_txrx.c803 if (!is_96xx_B0(pfvf->pdev)) in is_hw_tso_supported()