Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_sp_commands.c166 p_tun->b_update_rx_cls = p_src->b_update_rx_cls; in ecore_set_tunn_cls_info()
246 p_tunn_cfg->update_rx_pf_clss = p_tun->b_update_rx_cls; in ecore_tunn_set_pf_update_params()
Decore.h314 bool b_update_rx_cls; member
Decore_vf.c722 p_tun->b_update_rx_cls = true; in ecore_vf_set_vf_start_tunn_update_param()
788 if (p_src->b_update_rx_cls && p_src->b_update_tx_cls) in ecore_vf_pf_tunnel_param_update()
Decore_sriov.c2516 tunn.b_update_rx_cls = p_req->update_tun_cls; in ecore_iov_vf_mbx_update_tunn_param()