Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_rx.h72 struct octep_oq_resp_hw { struct
77 static_assert(sizeof(struct octep_oq_resp_hw) == 8); argument
79 #define OCTEP_OQ_RESP_HW_SIZE (sizeof(struct octep_oq_resp_hw))
Doctep_rx.c403 struct octep_oq_resp_hw *resp_hw; in __octep_oq_process_rx()