Searched refs:disa_encrypt_decrypt_req (Results 1 – 3 of 3) sorted by relevance
42 QDF_ASSERT(disa_tx_ops->disa_encrypt_decrypt_req); in tgt_disa_encrypt_decrypt_req()44 if (disa_tx_ops->disa_encrypt_decrypt_req) in tgt_disa_encrypt_decrypt_req()45 status = disa_tx_ops->disa_encrypt_decrypt_req(psoc, req); in tgt_disa_encrypt_decrypt_req()
40 QDF_STATUS (*disa_encrypt_decrypt_req)(struct wlan_objmgr_psoc *psoc, member
134 disa_tx_ops->disa_encrypt_decrypt_req = in target_if_disa_register_tx_ops()