Searched refs:p_cls (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 578 enum qed_tunn_mode mask, u8 *p_cls) in __qed_vf_prep_tunn_req_tlv() 587 *p_cls = p_src->tun_cls; in __qed_vf_prep_tunn_req_tlv() 594 u8 *p_cls, struct qed_tunn_update_udp_port *p_port, in qed_vf_prep_tunn_req_tlv() 602 __qed_vf_prep_tunn_req_tlv(p_req, p_src, mask, p_cls); in qed_vf_prep_tunn_req_tlv() 576 __qed_vf_prep_tunn_req_tlv(struct vfpf_update_tunn_param_tlv *p_req, struct qed_tunn_update_type *p_src, enum qed_tunn_mode mask, u8 *p_cls) __qed_vf_prep_tunn_req_tlv() argument 591 qed_vf_prep_tunn_req_tlv(struct vfpf_update_tunn_param_tlv *p_req, struct qed_tunn_update_type *p_src, enum qed_tunn_mode mask, u8 *p_cls, struct qed_tunn_update_udp_port *p_port, u8 *p_update_port, u16 *p_udp_port) qed_vf_prep_tunn_req_tlv() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 576 enum qed_tunn_mode mask, u8 *p_cls) in __qed_vf_prep_tunn_req_tlv() 585 *p_cls = p_src->tun_cls; in __qed_vf_prep_tunn_req_tlv() 592 u8 *p_cls, struct qed_tunn_update_udp_port *p_port, in qed_vf_prep_tunn_req_tlv() 600 __qed_vf_prep_tunn_req_tlv(p_req, p_src, mask, p_cls); in qed_vf_prep_tunn_req_tlv() 574 __qed_vf_prep_tunn_req_tlv(struct vfpf_update_tunn_param_tlv *p_req, struct qed_tunn_update_type *p_src, enum qed_tunn_mode mask, u8 *p_cls) __qed_vf_prep_tunn_req_tlv() argument 589 qed_vf_prep_tunn_req_tlv(struct vfpf_update_tunn_param_tlv *p_req, struct qed_tunn_update_type *p_src, enum qed_tunn_mode mask, u8 *p_cls, struct qed_tunn_update_udp_port *p_port, u8 *p_update_port, u16 *p_udp_port) qed_vf_prep_tunn_req_tlv() argument
|
Completed in 5 milliseconds