Searched refs:CHANNEL_TLV_COALESCE_READ (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 637 CHANNEL_TLV_COALESCE_READ, enumerator
|
H A D | qed_vf.c | 1358 req = qed_vf_pf_prep(p_hwfn, CHANNEL_TLV_COALESCE_READ, sizeof(*req)); in qed_vf_pf_get_coalesce()
|
H A D | qed_sriov.c | 3472 p_resp = qed_add_tlv(p_hwfn, &mbx->offset, CHANNEL_TLV_COALESCE_READ, in qed_iov_vf_pf_get_coalesce() 3927 case CHANNEL_TLV_COALESCE_READ: in qed_iov_process_mbx_req()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.h | 637 CHANNEL_TLV_COALESCE_READ, enumerator
|
H A D | qed_vf.c | 1348 req = qed_vf_pf_prep(p_hwfn, CHANNEL_TLV_COALESCE_READ, sizeof(*req)); in qed_vf_pf_get_coalesce()
|
H A D | qed_sriov.c | 3474 p_resp = qed_add_tlv(p_hwfn, &mbx->offset, CHANNEL_TLV_COALESCE_READ, in qed_iov_vf_pf_get_coalesce() 3955 case CHANNEL_TLV_COALESCE_READ: in qed_iov_process_mbx_req()
|
Completed in 31 milliseconds