Home
last modified time | relevance | path

Searched refs:tpa_ipv6_en_flg (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2_api.h117 u8 tpa_ipv6_en_flg; member
H A Decore_l2.c454 p_tpa->tpa_ipv6_en_flg = 1; in ecore_sp_eth_vport_start()
693 p_tpa->tpa_ipv6_en_flg = p_params->tpa_ipv6_en_flg; in ecore_sp_vport_update_sge_tpa()
H A Decore_vf.c1433 if (sge_tpa_params->tpa_ipv6_en_flg) in ecore_vf_pf_vport_update()
H A Decore_hsi_eth.h1412 u8 tpa_ipv6_en_flg /* Enable TPA for IPv6 packets */; member
H A Decore_sriov.c3178 p_sge_tpa->tpa_ipv6_en_flg = in ecore_iov_vp_update_sge_tpa_param()
H A Dqlnx_os.c6792 tpa_params.tpa_ipv6_en_flg = 1; in qlnx_start_queues()