Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_vfpf.c101 first_tlv->tl.type); in bnx2x_vf_finalize()
315 bnx2x_vf_finalize(sc, &acq->first_tlv); in bnx2x_vf_get_resources()
349 bnx2x_vf_finalize(sc, &query->first_tlv); in bnx2x_vf_close()
389 bnx2x_vf_finalize(sc, &query->first_tlv); in bnx2x_vf_init()
429 bnx2x_vf_finalize(sc, &query->first_tlv); in bnx2x_vf_unload()
518 bnx2x_vf_finalize(sc, &query->first_tlv); in bnx2x_vf_setup_queue()
531 bnx2x_vf_prep(sc, &query_op->first_tlv, in bnx2x_vf_teardown_queue()
538 query_op->first_tlv.tl.length, in bnx2x_vf_teardown_queue()
602 bnx2x_vf_finalize(sc, &query->first_tlv); in bnx2x_vf_set_mac()
643 bnx2x_vf_finalize(sc, &query->first_tlv); in bnx2x_vf_config_rss()
[all …]
H A Dbnx2x_vfpf.h75 struct vf_first_tlv first_tlv; member
87 struct vf_first_tlv first_tlv; member
94 struct vf_first_tlv first_tlv; member
137 struct vf_first_tlv first_tlv; member
186 struct vf_first_tlv first_tlv; member
213 struct vf_first_tlv first_tlv; member
239 struct vf_first_tlv first_tlv; member
246 struct vf_first_tlv first_tlv; member
252 struct vf_first_tlv first_tlv; member
/dpdk/drivers/net/qede/base/
H A Decore_vfpf_if.h81 struct vfpf_first_tlv first_tlv; member
256 struct vfpf_first_tlv first_tlv; member
263 struct vfpf_first_tlv first_tlv; member
283 struct vfpf_first_tlv first_tlv; member
300 struct vfpf_first_tlv first_tlv; member
318 struct vfpf_first_tlv first_tlv; member
333 struct vfpf_first_tlv first_tlv; member
362 struct vfpf_first_tlv first_tlv; member
462 struct vfpf_first_tlv first_tlv; member
466 struct vfpf_first_tlv first_tlv; member
[all …]
H A Decore_sriov.c4232 mbx->first_tlv = mbx->req_virt->first_tlv; in ecore_iov_process_mbx_req()
4240 mbx->first_tlv.tl.type); in ecore_iov_process_mbx_req()
4246 p_vf, mbx->first_tlv.tl.type); in ecore_iov_process_mbx_req()
4252 switch (mbx->first_tlv.tl.type) { in ecore_iov_process_mbx_req()
4323 mbx->first_tlv.tl.type, in ecore_iov_process_mbx_req()
4337 mbx->first_tlv.tl.type, in ecore_iov_process_mbx_req()
4338 mbx->first_tlv.tl.length, in ecore_iov_process_mbx_req()
4339 mbx->first_tlv.padding, in ecore_iov_process_mbx_req()
4346 (mbx->first_tlv.reply_address == in ecore_iov_process_mbx_req()
4349 mbx->first_tlv.tl.type, in ecore_iov_process_mbx_req()
[all …]
H A Decore_sriov.h59 struct vfpf_first_tlv first_tlv; /* saved VF request header */ member
H A Decore_vf.c130 p_req->first_tlv.tl.type); in ecore_send_msg2pf()
137 *done, p_req->first_tlv.tl.type); in ecore_send_msg2pf()
141 *done, p_req->first_tlv.tl.type); in ecore_send_msg2pf()