Searched refs:CHANNEL_TLV_RELEASE (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/broadcom/bnx2x/ |
A D | bnx2x_vfpf.h | 458 CHANNEL_TLV_RELEASE, enumerator
|
A D | bnx2x_vfpf.c | 402 bnx2x_vfpf_prep(bp, &req->first_tlv, CHANNEL_TLV_RELEASE, sizeof(*req)); in bnx2x_vfpf_release() 2148 case CHANNEL_TLV_RELEASE: in bnx2x_vf_mbx_request()
|
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/ |
A D | qed_vf.h | 623 CHANNEL_TLV_RELEASE, enumerator
|
A D | qed_vf.c | 168 req = qed_vf_pf_prep(p_hwfn, CHANNEL_TLV_RELEASE, sizeof(*req)); in _qed_vf_pf_release()
|
A D | qed_sriov.c | 3411 qed_iov_prepare_resp(p_hwfn, p_ptt, p_vf, CHANNEL_TLV_RELEASE, in qed_iov_vf_mbx_release() 3946 case CHANNEL_TLV_RELEASE: in qed_iov_process_mbx_req()
|
Completed in 24 milliseconds