Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep_vf/
Doctep_vf_rx.h72 struct octep_vf_oq_resp_hw { struct
77 static_assert(sizeof(struct octep_vf_oq_resp_hw) == 8); argument
79 #define OCTEP_VF_OQ_RESP_HW_SIZE (sizeof(struct octep_vf_oq_resp_hw))
Doctep_vf_rx.c359 struct octep_vf_oq_resp_hw *resp_hw; in __octep_vf_oq_process_rx()