Home
last modified time | relevance | path

Searched refs:max_buffers_per_cqe (Results 1 – 7 of 7) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_vf.h280 u8 max_buffers_per_cqe,
355 …_removal, enum ecore_tpa_mode OSAL_UNUSED tpa_mode, u8 OSAL_UNUSED max_buffers_per_cqe, u8 OSAL_UN… in ecore_vf_pf_vport_start() argument
H A Decore_l2_api.h113 u8 max_buffers_per_cqe; member
332 u8 max_buffers_per_cqe; member
H A Decore_vfpf_if.h392 u8 max_buffers_per_cqe; member
463 u8 max_buffers_per_cqe; member
H A Decore_vf.c1111 u8 max_buffers_per_cqe, in ecore_vf_pf_vport_start() argument
1128 req->max_buffers_per_cqe = max_buffers_per_cqe; in ecore_vf_pf_vport_start()
1454 p_sge_tpa_tlv->max_buffers_per_cqe = in ecore_vf_pf_vport_update()
1455 sge_tpa_params->max_buffers_per_cqe; in ecore_vf_pf_vport_update()
H A Decore_l2.c445 p_tpa->max_buff_num = p_params->max_buffers_per_cqe; in ecore_sp_eth_vport_start()
487 p_params->max_buffers_per_cqe, in ecore_sp_vport_start()
698 p_tpa->max_buff_num = p_params->max_buffers_per_cqe; in ecore_sp_vport_update_sge_tpa()
H A Decore_sriov.c2196 params.max_buffers_per_cqe = start->max_buffers_per_cqe; in ecore_iov_vf_mbx_start_vport()
3197 p_sge_tpa->max_buffers_per_cqe = in ecore_iov_vp_update_sge_tpa_param()
3198 p_sge_tpa_tlv->max_buffers_per_cqe; in ecore_iov_vp_update_sge_tpa_param()
H A Dqlnx_os.c6429 vport_start_params.max_buffers_per_cqe = QLNX_TPA_MAX_AGG_BUFFERS; in qlnx_start_vport()
6788 tpa_params.max_buffers_per_cqe = QLNX_TPA_MAX_AGG_BUFFERS; in qlnx_start_queues()