Lines Matching +full:0 +full:xbfc
24 #define OTX2_CPT_INVALID_CRYPTO_ENG_GRP 0xFF
29 #define CN10K_MBOX 0
41 /* Take mbox id from end of CPT mbox range in AF (range 0xA00 - 0xBFF) */
42 #define MBOX_MSG_RX_INLINE_IPSEC_LF_CFG 0xBFE
43 #define MBOX_MSG_GET_ENG_GRP_NUM 0xBFF
44 #define MBOX_MSG_GET_CAPS 0xBFD
45 #define MBOX_MSG_GET_KVF_LIMITS 0xBFC
159 ((pdev->revision & 0xFF) == 4 || in is_dev_cn10ka_ax()
160 (pdev->revision & 0xFF) == 0x50 || in is_dev_cn10ka_ax()
161 (pdev->revision & 0xFF) == 0x51); in is_dev_cn10ka_ax()
172 (pdev->revision & 0xFF) == 0x54; in is_dev_cn10ka_b0()