Searched refs:resp_hw (Results 1 – 1 of 1) sorted by relevance
402 struct octep_oq_resp_hw *resp_hw; in __octep_oq_process_rx() local413 resp_hw = page_address(buff_info->page); in __octep_oq_process_rx()416 buff_info->len = be64_to_cpu(resp_hw->length); in __octep_oq_process_rx()422 (resp_hw + 1); in __octep_oq_process_rx()438 skb = build_skb((void *)resp_hw, PAGE_SIZE); in __octep_oq_process_rx()