Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.h56 struct octep_oq_resp_hw_ext { struct
64 static_assert(sizeof(struct octep_oq_resp_hw_ext) == 8); argument
66 #define OCTEP_OQ_RESP_HW_EXT_SIZE (sizeof(struct octep_oq_resp_hw_ext))
H A Doctep_rx.c400 struct octep_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_oq_process_rx()
423 resp_hw_ext = (struct octep_oq_resp_hw_ext *) in __octep_oq_process_rx()