Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_evdev.c645 struct ssow_lf_alloc_req *req_hws; in sso_lf_cfg() local
646 req_hws = otx2_mbox_alloc_msg_ssow_lf_alloc(mbox); in sso_lf_cfg()
647 req_hws->hws = nb_lf; in sso_lf_cfg()
664 struct ssow_lf_free_req *req_hws; in sso_lf_cfg() local
665 req_hws = otx2_mbox_alloc_msg_ssow_lf_free(mbox); in sso_lf_cfg()
666 req_hws->hws = nb_lf; in sso_lf_cfg()