Searched refs:resp_hw_ext (Results 1 – 2 of 2) sorted by relevance
357 struct octep_vf_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_vf_oq_process_rx() local382 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()
401 struct octep_oq_resp_hw_ext *resp_hw_ext = NULL; in __octep_oq_process_rx() local424 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 5 milliseconds