Searched refs:is_pf_loading (Results 1 – 4 of 4) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_cxt.h | 123 bool is_pf_loading);
|
| H A D | ecore_init_fw_funcs.c | 427 bool is_pf_loading, in ecore_tx_pq_map_rt_init() argument 506 if (is_pf_loading) in ecore_tx_pq_map_rt_init() 544 bool is_pf_loading, in ecore_other_pq_map_rt_init() argument 575 if (is_pf_loading) in ecore_other_pq_map_rt_init() 796 bool is_pf_loading, in ecore_qm_pf_rt_init() argument 825 ecore_other_pq_map_rt_init(p_hwfn, pf_id, is_pf_loading, num_pf_cids, in ecore_qm_pf_rt_init() 831 is_pf_loading, num_pf_cids, num_vf_cids, in ecore_qm_pf_rt_init()
|
| H A D | ecore_init_fw_funcs.h | 102 bool is_pf_loading,
|
| H A D | ecore_cxt.c | 1405 bool is_pf_loading) in ecore_qm_init_pf() argument 1414 is_pf_loading, in ecore_qm_init_pf()
|