Searched refs:hw_cqid (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/ |
A D | funeth_rx.c | 601 0, q->hw_cqid, headroom); in fun_rxq_set_bpf() 741 &q->hw_cqid, &q->cq_db); in fun_rxq_create_dev() 751 q->qidx, ncqe, nrqe, q->hw_cqid, q->hw_sqid, irq->irq_idx, in fun_rxq_create_dev() 777 q->qidx, q->hw_cqid, q->hw_sqid, irq->irq_idx); in fun_rxq_free_dev() 782 fun_destroy_cq(fp->fdev, q->hw_cqid); in fun_rxq_free_dev()
|
A D | funeth_txrx.h | 193 u32 hw_cqid; /* device ID of the queue's CQ */ member
|
A D | funeth_main.c | 214 *indir_tab++ = cpu_to_be32(rxqs[*qtable++]->hw_cqid); in fun_config_rss() 811 qset->rxqs[0]->hw_cqid); in fun_up()
|
/linux-6.3-rc2/drivers/net/ethernet/brocade/bna/ |
A D | bfi_enet.h | 515 u8 hw_cqid; /* For debugging */ member
|
A D | bna_tx_rx.c | 2106 rxp->hw_id = cfg_rsp->q_handles[i].hw_cqid; in bna_bfi_rx_enet_start_rsp()
|
Completed in 25 milliseconds