Home
last modified time | relevance | path

Searched refs:first_tlv (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/
A Dbnx2x_vfpf.h123 struct vfpf_first_tlv first_tlv; member
148 struct vfpf_first_tlv first_tlv; member
155 struct vfpf_first_tlv first_tlv; member
231 struct vfpf_first_tlv first_tlv; member
242 struct vfpf_first_tlv first_tlv; member
309 struct vfpf_first_tlv first_tlv; member
334 struct vfpf_first_tlv first_tlv; member
354 struct vfpf_first_tlv first_tlv; member
361 struct vfpf_first_tlv first_tlv; member
371 struct vfpf_first_tlv first_tlv; member
A Dbnx2x_vfpf.c60 struct vfpf_first_tlv *first_tlv) in bnx2x_vfpf_finalize() argument
63 first_tlv->tl.type); in bnx2x_vfpf_finalize()
391 bnx2x_vfpf_finalize(bp, &req->first_tlv); in bnx2x_vfpf_acquire()
436 bnx2x_vfpf_finalize(bp, &req->first_tlv); in bnx2x_vfpf_release()
482 bnx2x_vfpf_finalize(bp, &req->first_tlv); in bnx2x_vfpf_init()
1129 type = mbx->first_tlv.tl.type; in bnx2x_vf_mbx_resp_single_tlv()
1156 mbx->first_tlv.resp_msg_offset; in bnx2x_vf_mbx_resp_send_msg()
2129 switch (mbx->first_tlv.tl.type) { in bnx2x_vf_mbx_request()
2167 mbx->first_tlv.tl.type, mbx->first_tlv.tl.length, in bnx2x_vf_mbx_request()
2248 mbx->first_tlv.resp_msg_offset); in bnx2x_vf_mbx()
[all …]
A Dbnx2x_sriov.h277 struct vfpf_first_tlv first_tlv; /* saved VF request header */ member
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/
A Dqed_vf.h85 struct vfpf_first_tlv first_tlv; member
239 struct vfpf_first_tlv first_tlv; member
258 struct vfpf_first_tlv first_tlv; member
275 struct vfpf_first_tlv first_tlv; member
287 struct vfpf_first_tlv first_tlv; member
297 struct vfpf_first_tlv first_tlv; member
326 struct vfpf_first_tlv first_tlv; member
422 struct vfpf_first_tlv first_tlv; member
426 struct vfpf_first_tlv first_tlv; member
439 struct vfpf_first_tlv first_tlv; member
[all …]
A Dqed_sriov.c1215 mbx->req_virt->first_tlv.reply_address + in qed_iov_send_response()
1229 mbx->req_virt->first_tlv.reply_address, in qed_iov_send_response()
3900 mbx->first_tlv = mbx->req_virt->first_tlv; in qed_iov_process_mbx_req()
3904 p_vf->abs_vf_id, mbx->first_tlv.tl.type); in qed_iov_process_mbx_req()
3909 switch (mbx->first_tlv.tl.type) { in qed_iov_process_mbx_req()
3968 mbx->first_tlv.tl.type, in qed_iov_process_mbx_req()
3981 mbx->first_tlv.tl.type, in qed_iov_process_mbx_req()
3982 mbx->first_tlv.tl.length, in qed_iov_process_mbx_req()
3983 mbx->first_tlv.padding, mbx->first_tlv.reply_address); in qed_iov_process_mbx_req()
3989 (mbx->first_tlv.reply_address == in qed_iov_process_mbx_req()
[all …]
A Dqed_sriov.h124 struct vfpf_first_tlv first_tlv; member
A Dqed_vf.c126 p_req->first_tlv.tl.type); in qed_send_msg2pf()
133 *done, p_req->first_tlv.tl.type); in qed_send_msg2pf()
137 *done, p_req->first_tlv.tl.type); in qed_send_msg2pf()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlxfw/
A Dmlxfw_mfa2.c265 const struct mlxfw_mfa2_tlv *first_tlv; in mlxfw_mfa2_file_init() local
276 first_tlv = mlxfw_mfa2_tlv_get(mfa2_file, first_tlv_ptr); in mlxfw_mfa2_file_init()
277 if (!first_tlv) { in mlxfw_mfa2_file_init()
282 multi = mlxfw_mfa2_tlv_multi_get(mfa2_file, first_tlv); in mlxfw_mfa2_file_init()
298 mfa2_file->first_dev = mlxfw_mfa2_tlv_next(mfa2_file, first_tlv); in mlxfw_mfa2_file_init()
/linux-6.3-rc2/drivers/scsi/lpfc/
A Dlpfc_els.c10193 struct fc_tlv_desc *tlv, *first_tlv, *current_tlv; in lpfc_els_rcv_fpin() local
10219 first_tlv = tlv; in lpfc_els_rcv_fpin()
10277 memcpy(first_tlv, current_tlv, in lpfc_els_rcv_fpin()

Completed in 47 milliseconds