Home
last modified time | relevance | path

Searched refs:sso_pf_func (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/common/octeontx2/
H A Dotx2_common.c44 idev->sso_pf_func = 0; in otx2_intra_dev_get_cfg()
60 uint16_t sso_pf_func; in otx2_sso_pf_func_get() local
62 sso_pf_func = 0; in otx2_sso_pf_func_get()
66 sso_pf_func = idev->sso_pf_func; in otx2_sso_pf_func_get()
68 return sso_pf_func; in otx2_sso_pf_func_get()
76 otx2_sso_pf_func_set(uint16_t sso_pf_func) in otx2_sso_pf_func_set() argument
83 idev->sso_pf_func = sso_pf_func; in otx2_sso_pf_func_set()
H A Dotx2_common.h59 uint16_t sso_pf_func; member
73 void otx2_sso_pf_func_set(uint16_t sso_pf_func);
H A Dotx2_mbox.h1257 uint16_t __otx2_io sso_pf_func; member
1276 uint16_t __otx2_io sso_pf_func; /* Inbound path SSO_PF_FUNC */ member
1282 uint16_t __otx2_io sso_pf_func; member
1650 uint16_t __otx2_io sso_pf_func; member
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev_crypto_adptr.c45 af_lf_ctl2.s.sso_pf_func = otx2_sso_pf_func_get(); in otx2_ca_qp_add()
76 af_lf_ctl2.s.sso_pf_func = 0; in otx2_ca_qp_del()
H A Dotx2_tim_evdev.c267 req->sso_pf_func = otx2_sso_pf_func_get(); in otx2_tim_ring_create()
/f-stack/dpdk/drivers/raw/octeontx2_dma/
H A Dotx2_dpi_msg.c35 uint64_t sso_pf_func :16; member
76 mbox_msg.s.sso_pf_func = otx2_sso_pf_func_get(); in otx2_dpi_queue_open()
/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_hw_access.h120 uint64_t sso_pf_func : 16; member
H A Dotx2_cryptodev_mbox.c218 msg->sso_pf_func = otx2_sso_pf_func_get(); in otx2_cpt_inline_init()