Searched refs:is_pf_loading (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/dev/qlnx/qlnxe/ |
| D | ecore_cxt.h | 158 bool is_pf_loading);
|
| D | ecore_init_fw_funcs.c | 390 bool is_pf_loading, in ecore_tx_pq_map_rt_init() argument 467 if (is_pf_loading) in ecore_tx_pq_map_rt_init() 498 bool is_pf_loading, in ecore_other_pq_map_rt_init() argument 525 if (is_pf_loading) in ecore_other_pq_map_rt_init() 757 bool is_pf_loading, in ecore_qm_pf_rt_init() argument 784 ecore_other_pq_map_rt_init(p_hwfn, pf_id, is_pf_loading, num_pf_cids, num_tids, 0); in ecore_qm_pf_rt_init() 788 …ecore_tx_pq_map_rt_init(p_hwfn, p_ptt, port_id, pf_id, max_phys_tcs_per_port, is_pf_loading, num_p… in ecore_qm_pf_rt_init()
|
| D | ecore_init_fw_funcs.h | 121 bool is_pf_loading,
|
| D | ecore_cxt.c | 1598 bool is_pf_loading) in ecore_qm_init_pf() argument 1611 is_pf_loading, in ecore_qm_init_pf()
|