Home
last modified time | relevance | path

Searched refs:b_update_rx_cls (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c164 p_tun->b_update_rx_cls = p_src->b_update_rx_cls; in ecore_set_tunn_cls_info()
244 p_tunn_cfg->update_rx_pf_clss = p_tun->b_update_rx_cls; in ecore_tunn_set_pf_update_params()
H A Decore.h313 bool b_update_rx_cls; member
H A Decore_vf.c718 p_tun->b_update_rx_cls = true; in ecore_vf_set_vf_start_tunn_update_param()
784 if (p_src->b_update_rx_cls && p_src->b_update_tx_cls) in ecore_vf_pf_tunnel_param_update()
H A Decore_sriov.c2513 tunn.b_update_rx_cls = p_req->update_tun_cls; in ecore_iov_vf_mbx_update_tunn_param()