Searched refs:sso_hw_lf_cfg (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/event/octeontx2/ |
| H A D | otx2_evdev.c | 585 sso_hw_lf_cfg(struct otx2_mbox *mbox, enum otx2_sso_lf_type type, in sso_hw_lf_cfg() function 795 rc = sso_hw_lf_cfg(mbox, SSO_LF_GWS, nb_lf, true); in sso_configure_dual_ports() 802 sso_hw_lf_cfg(mbox, SSO_LF_GWS, nb_lf, false); in sso_configure_dual_ports() 851 sso_hw_lf_cfg(mbox, SSO_LF_GWS, nb_lf, false); in sso_configure_dual_ports() 869 rc = sso_hw_lf_cfg(mbox, SSO_LF_GWS, nb_lf, true); in sso_configure_ports() 876 sso_hw_lf_cfg(mbox, SSO_LF_GWS, nb_lf, false); in sso_configure_ports() 922 sso_hw_lf_cfg(mbox, SSO_LF_GWS, nb_lf, false); in sso_configure_ports() 940 rc = sso_hw_lf_cfg(mbox, SSO_LF_GGRP, nb_lf, true); in sso_configure_queues() 947 sso_hw_lf_cfg(mbox, SSO_LF_GGRP, nb_lf, false); in sso_configure_queues() 1081 sso_hw_lf_cfg(dev->mbox, lf_type, nb_lf, false); in sso_lf_teardown()
|