Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic3/
H A Dhinic3_rx.c417 u32 pkt_idx; in hinic3_alloc_rxqs_res() local
449 pkt_idx = hinic3_alloc_rx_buffers(rqres, rq_depth, in hinic3_alloc_rxqs_res()
451 if (!pkt_idx) { in hinic3_alloc_rxqs_res()
456 rqres->next_to_alloc = pkt_idx; in hinic3_alloc_rxqs_res()