Searched refs:hw_sqid (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/fungible/funeth/ |
D | funeth_rx.c | 732 &q->hw_sqid, &q->rq_db); in fun_rxq_create_dev() 738 q->hw_sqid, ilog2(FUNETH_CQE_SIZE), ncqe, in fun_rxq_create_dev() 751 q->qidx, ncqe, nrqe, q->hw_cqid, q->hw_sqid, irq->irq_idx, in fun_rxq_create_dev() 756 fun_destroy_sq(fp->fdev, q->hw_sqid); in fun_rxq_create_dev() 777 q->qidx, q->hw_cqid, q->hw_sqid, irq->irq_idx); in fun_rxq_free_dev() 781 fun_destroy_sq(fp->fdev, q->hw_sqid); in fun_rxq_free_dev()
|
D | funeth_txrx.h | 194 u32 hw_sqid; /* device ID of the queue's SQ */ member
|
/Linux-v6.1/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()
|