Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_sp_commands.c49 p_ent->comp_mode = p_data->comp_mode; in ecore_sp_init_request()
52 switch (p_ent->comp_mode) { in ecore_sp_init_request()
73 p_ent->comp_mode); in ecore_sp_init_request()
320 init_data.comp_mode = ECORE_SPQ_MODE_EBLOCK; in ecore_sp_pf_start()
431 init_data.comp_mode = ECORE_SPQ_MODE_CB; in ecore_sp_pf_update_dcbx()
455 init_data.comp_mode = ECORE_SPQ_MODE_CB; in ecore_sp_pf_update_ufp()
501 init_data.comp_mode = ECORE_SPQ_MODE_EBLOCK; in ecore_sp_rl_update()
558 enum spq_mode comp_mode, in ecore_sp_pf_update_tunn_cfg() argument
581 init_data.comp_mode = comp_mode; in ecore_sp_pf_update_tunn_cfg()
612 init_data.comp_mode = ECORE_SPQ_MODE_EBLOCK; in ecore_sp_pf_stop()
[all …]
H A Decore_l2_api.h170 enum spq_mode comp_mode,
177 enum spq_mode comp_mode,
188 enum spq_mode comp_mode,
375 enum spq_mode comp_mode,
397 enum spq_mode comp_mode,
425 enum spq_mode comp_mode,
H A Decore_l2.c703 enum spq_mode comp_mode, in ecore_sp_vport_update() argument
727 init_data.comp_mode = comp_mode; in ecore_sp_vport_update()
860 enum spq_mode comp_mode, in ecore_filter_accept_cmd() argument
886 comp_mode, p_comp_data); in ecore_filter_accept_cmd()
1040 enum spq_mode comp_mode, in ecore_sp_eth_rx_queues_update() argument
1059 init_data.comp_mode = comp_mode; in ecore_sp_eth_rx_queues_update()
1319 enum spq_mode comp_mode, in ecore_filter_ucast_common() argument
1344 init_data.comp_mode = comp_mode; in ecore_filter_ucast_common()
1477 enum spq_mode comp_mode, in ecore_sp_eth_filter_ucast() argument
1574 enum spq_mode comp_mode, in ecore_sp_eth_filter_mcast() argument
[all …]
H A Decore_sp_api.h62 enum spq_mode comp_mode,
H A Decore_sp_commands.h26 enum spq_mode comp_mode; member
H A Decore_spq.c159 switch (p_ent->comp_mode) { in ecore_spq_fill_entry()
168 p_ent->comp_mode); in ecore_spq_fill_entry()
178 D_TRINE(p_ent->comp_mode, ECORE_SPQ_MODE_EBLOCK, in ecore_spq_fill_entry()
750 if (p_ent->comp_mode != ECORE_SPQ_MODE_EBLOCK) in ecore_spq_add_entry()
905 if (p_ent->comp_mode == ECORE_SPQ_MODE_EBLOCK) { in ecore_spq_post()
1027 if ((found->comp_mode != ECORE_SPQ_MODE_EBLOCK) || in ecore_spq_completion()
H A Decore_spq.h72 enum spq_mode comp_mode; member
H A Decore_sriov.c129 init_data.comp_mode = ECORE_SPQ_MODE_EBLOCK; in ecore_sp_vf_start()
192 init_data.comp_mode = ECORE_SPQ_MODE_EBLOCK; in ecore_sp_vf_stop()