Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/octeon_ep_vf/
A Doctep_vf_rx.c357 struct octep_vf_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_vf_oq_process_rx() local
382 resp_hw_ext = (struct octep_vf_oq_resp_hw_ext *) in __octep_vf_oq_process_rx()
390 rx_ol_flags = resp_hw_ext->rx_ol_flags; in __octep_vf_oq_process_rx()
/drivers/net/ethernet/marvell/octeon_ep/
A Doctep_rx.c401 struct octep_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_oq_process_rx() local
424 resp_hw_ext = (struct octep_oq_resp_hw_ext *) in __octep_oq_process_rx()
432 rx_ol_flags = resp_hw_ext->rx_ol_flags; in __octep_oq_process_rx()

Completed in 6 milliseconds