Searched refs:hw_qid (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ethernet/fungible/funeth/ |
H A D | funeth_tx.c | 698 &q->hw_qid, &q->db); in fun_txq_create_dev() 702 err = fun_create_and_bind_tx(fp, q->hw_qid); in fun_txq_create_dev() 718 irq ? "Tx" : "XDP", q->qidx, ndesc, q->hw_qid, irq_idx, in fun_txq_create_dev() 723 fun_destroy_sq(fp->fdev, q->hw_qid); in fun_txq_create_dev() 740 q->irq ? "Tx" : "XDP", q->qidx, q->hw_qid, in fun_txq_free_dev() 743 fun_destroy_sq(fp->fdev, q->hw_qid); in fun_txq_free_dev()
|
H A D | funeth_txrx.h | 108 u32 hw_qid; /* device ID of the queue */ member
|
/linux/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_vfpf.h | 199 u8 hw_qid[PFVF_MAX_QUEUES_PER_VF]; member
|
H A D | bnx2x_sriov.h | 528 bp->acquire_resp.resc.hw_qid[fp->index] * in bnx2x_vf_ustorm_prods_offset()
|
H A D | bnx2x_vfpf.c | 1298 resc->hw_qid[i] = in bnx2x_vf_mbx_acquire_resp() 1331 DP_CONT(BNX2X_MSG_IOV, "%d ", resc->hw_qid[i]); in bnx2x_vf_mbx_acquire_resp()
|
/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 752 u8 hw_qid = p_iov->acquire_resp.resc.hw_qid[rx_qid]; in qed_vf_pf_rxq_start() local 758 hw_qid * MSTORM_QZONE_SIZE; in qed_vf_pf_rxq_start()
|
H A D | qed_vf.h | 204 u8 hw_qid[PFVF_MAX_QUEUES_PER_VF]; member
|
H A D | qed_sriov.c | 1458 (u16 *)&p_resp->hw_qid[i]); in qed_iov_vf_mbx_acquire_resc()
|
/linux/drivers/scsi/bfa/ |
H A D | bfi_ms.h | 85 u8 hw_qid[BFI_IOC_MAX_CQS]; member
|
/linux/drivers/net/ethernet/brocade/bna/ |
H A D | bfi_enet.h | 439 u8 hw_qid; /* For debugging */ member
|
H A D | bna_tx_rx.c | 3290 txq->hw_id = cfg_rsp->q_handles[i].hw_qid; in bna_bfi_tx_enet_start_rsp()
|