Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_init_func.h69 …u8 use_wfq /* if set, this TC participates in the arbitration with a WFQ weight (indicated by the … member
H A Decore_init_fw_funcs.c928 if (!tc_req->use_wfq) in ecore_init_nig_ets()
950 if (!tc_req->use_wfq) in ecore_init_nig_ets()
1082 if (!tc_req->use_wfq) in ecore_init_prs_ets()
1104 if (!tc_req->use_wfq) in ecore_init_prs_ets()
H A Decore_dev.c5310 bool use_wfq = false; in __ecore_configure_vp_wfq_on_link_change() local
5322 use_wfq = true; in __ecore_configure_vp_wfq_on_link_change()
5332 if (rc == ECORE_SUCCESS && use_wfq) in __ecore_configure_vp_wfq_on_link_change()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_init_func.h69 …u8 use_wfq /* if set, this TC participates in the arbitration with a WFQ weight (indicated by the … member