Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_rx.c414 struct octep_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_oq_process_rx() local
437 resp_hw_ext = (struct octep_oq_resp_hw_ext *) in __octep_oq_process_rx()
445 rx_ol_flags = resp_hw_ext->rx_ol_flags; in __octep_oq_process_rx()
/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_rx.c371 struct octep_vf_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_vf_oq_process_rx() local
396 resp_hw_ext = (struct octep_vf_oq_resp_hw_ext *) in __octep_vf_oq_process_rx()
404 rx_ol_flags = resp_hw_ext->rx_ol_flags; in __octep_vf_oq_process_rx()