Searched refs:ep11 (Results 1 – 6 of 6) sorted by relevance
25 pkey-ep11-objs := pkey_ep11.o26 obj-$(CONFIG_PKEY_EP11) += pkey-ep11.o
558 } else if (ac->hwinfo.ep11) { in zcrypt_cex4_card_probe()608 } else if (ac->hwinfo.ep11) { in zcrypt_cex4_card_probe()631 else if (ac->hwinfo.ep11) in zcrypt_cex4_card_remove()668 } else if (aq->card->hwinfo.ep11) { in zcrypt_cex4_queue_probe()698 } else if (aq->card->hwinfo.ep11) { in zcrypt_cex4_queue_probe()721 else if (aq->card->hwinfo.ep11) in zcrypt_cex4_queue_remove()
27 return aq->card->hwinfo.ep11 || aq->card->hwinfo.accel; in ap_q_supported_in_se()32 return aq->card->hwinfo.ep11 || aq->card->hwinfo.accel; in ap_q_supports_bind()37 return aq->card->hwinfo.ep11; in ap_q_supports_assoc()
612 else if (ac->hwinfo.ep11) in ap_uevent()624 else if (aq->card->hwinfo.ep11) in ap_uevent()
1092 !zc->card->hwinfo.ep11) in _zcrypt_send_ep11_cprb()
104 unsigned int ep11 : 1; /* X */ member