Home
last modified time | relevance | path

Searched refs:octep_vf_oq_resp_hw_ext (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_rx.h56 struct octep_vf_oq_resp_hw_ext { struct
64 static_assert(sizeof(struct octep_vf_oq_resp_hw_ext) == 8); argument
66 #define OCTEP_VF_OQ_RESP_HW_EXT_SIZE (sizeof(struct octep_vf_oq_resp_hw_ext))
Doctep_vf_rx.c356 struct octep_vf_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_vf_oq_process_rx()
381 resp_hw_ext = (struct octep_vf_oq_resp_hw_ext *) in __octep_vf_oq_process_rx()