Searched refs:hw_sqid (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.6/drivers/net/ethernet/fungible/funeth/ |
D | funeth_rx.c | 731 &q->hw_sqid, &q->rq_db); in fun_rxq_create_dev() 737 q->hw_sqid, ilog2(FUNETH_CQE_SIZE), ncqe, in fun_rxq_create_dev() 750 q->qidx, ncqe, nrqe, q->hw_cqid, q->hw_sqid, irq->irq_idx, in fun_rxq_create_dev() 755 fun_destroy_sq(fp->fdev, q->hw_sqid); in fun_rxq_create_dev() 776 q->qidx, q->hw_cqid, q->hw_sqid, irq->irq_idx); in fun_rxq_free_dev() 780 fun_destroy_sq(fp->fdev, q->hw_sqid); in fun_rxq_free_dev()
|
D | funeth_txrx.h | 195 u32 hw_sqid; /* device ID of the queue's SQ */ member
|
/Linux-v6.6/drivers/net/ethernet/brocade/bna/ |
D | bfi_enet.h | 514 u8 hw_sqid; /* For debugging */ member
|
D | bna_tx_rx.c | 2115 q1->hw_id = cfg_rsp->q_handles[i].hw_sqid; in bna_bfi_rx_enet_start_rsp()
|