Home
last modified time | relevance | path

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

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptlf.h353 if (is_dev_cn10kb(lfs->pdev)) in otx2_cptlf_enable_iqueues()
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_ipsec.c19 return is_dev_cn10ka_b0(pdev) || is_dev_cn10kb(pdev); in is_dev_support_ipsec_offload()
H A Dotx2_common.h608 static inline bool is_dev_cn10kb(struct pci_dev *pdev) in is_dev_cn10kb() function