Searched defs:p_tun (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_sp_commands.c139 ecore_set_pf_update_tunn_mode(struct ecore_tunnel_info *p_tun, argument
161 static void ecore_set_tunn_cls_info(struct ecore_tunnel_info *p_tun, argument
181 ecore_set_tunn_ports(struct ecore_tunnel_info *p_tun, struct ecore_tunnel_info *p_src) argument
219 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel; local
249 ecore_set_hw_tunn_mode(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt, struct ecore_tunnel_info *p_tun) argument
287 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel; local
[all...]
H A Decore_vf.h366 static OSAL_INLINE void ecore_vf_set_vf_start_tunn_update_param(struct ecore_tunnel_info OSAL_UNUSED *p_tun) { return; } argument
H A Decore_vf.c707 void ecore_vf_set_vf_start_tunn_update_param(struct ecore_tunnel_info *p_tun) argument
725 __ecore_vf_update_tunn_param(struct ecore_tunn_update_type *p_tun, u16 feature_mask, u8 tunn_mode, u8 tunn_cls, enum ecore_tunn_mode val) argument
738 ecore_vf_update_tunn_param(struct ecore_hwfn *p_hwfn, struct ecore_tunnel_info *p_tun, struct pfvf_update_tunn_param_tlv *p_resp) argument
777 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel; local
[all...]
H A Decore_sriov.c2427 ecore_iov_pf_update_tun_response(struct pfvf_update_tunn_param_tlv *p_resp, struct ecore_tunnel_info *p_tun, u16 tunn_feature_mask) argument
2447 __ecore_iov_pf_update_tun_param(struct vfpf_update_tunn_param_tlv *p_req, struct ecore_tunn_update_type *p_tun, enum ecore_tunn_mode mask, u8 tun_cls) argument
2462 ecore_iov_pf_update_tun_param(struct vfpf_update_tunn_param_tlv *p_req, struct ecore_tunn_update_type *p_tun, struct ecore_tunn_update_udp_port *p_port, enum ecore_tunn_mode mask, u8 tun_cls, u8 update_port, u16 port) argument
2492 struct ecore_tunnel_info *p_tun = &p_hwfn->p_dev->tunnel; local
[all...]

Completed in 181 milliseconds