Searched refs:encap_resp (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 15 ((offsetof(struct hwrm_fwd_resp_input, encap_resp) + n) > \
|
H A D | bnxt_sriov.c | 896 void *encap_resp, __le64 encap_resp_addr, in bnxt_hwrm_fwd_resp() 913 memcpy(req.encap_resp, encap_resp, msg_size); in bnxt_hwrm_fwd_resp() 895 bnxt_hwrm_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, void *encap_resp, __le64 encap_resp_addr, __le16 encap_resp_cpr, u32 msg_size) bnxt_hwrm_fwd_resp() argument
|
H A D | bnxt_hsi.h | 7635 __le32 encap_resp[24]; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
H A D | bnxt_sriov.h | 15 ((offsetof(struct hwrm_fwd_resp_input, encap_resp) + n) > \
|
H A D | bnxt_sriov.c | 939 void *encap_resp, __le64 encap_resp_addr, in bnxt_hwrm_fwd_resp() 956 memcpy(req->encap_resp, encap_resp, msg_size); in bnxt_hwrm_fwd_resp() 938 bnxt_hwrm_fwd_resp(struct bnxt *bp, struct bnxt_vf_info *vf, void *encap_resp, __le64 encap_resp_addr, __le16 encap_resp_cpr, u32 msg_size) bnxt_hwrm_fwd_resp() argument
|
H A D | bnxt_hsi.h | 8835 __le32 encap_resp[24]; member
|
Completed in 89 milliseconds