Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/huawei/hinic/
Dhinic_rx.c328 struct hinic_qp *qp = container_of(rxq->rq, struct hinic_qp, rq); in rxq_recv()
477 struct hinic_qp *qp; in rx_request_irq()
494 qp = container_of(rq, struct hinic_qp, rq); in rx_request_irq()
519 struct hinic_qp *qp = container_of(rq, struct hinic_qp, rq); in hinic_init_rxq()
Dhinic_tx.c471 struct hinic_qp *qp; in hinic_xmit_frame()
474 qp = container_of(txq->sq, struct hinic_qp, sq); in hinic_xmit_frame()
610 struct hinic_qp *qp = container_of(txq->sq, struct hinic_qp, sq); in free_tx_poll()
758 struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); in hinic_init_txq()
Dhinic_hw_io.c110 struct hinic_qp *qp; in write_sq_ctxts()
154 struct hinic_qp *qp; in write_rq_ctxts()
269 struct hinic_qp *qp, int q_id, in init_qp()
343 struct hinic_qp *qp) in destroy_qp()
Dhinic_hw_io.h58 struct hinic_qp *qps;
Dhinic_hw_dev.c904 struct hinic_qp *qp = &func_to_io->qps[i]; in hinic_hwdev_get_sq()
922 struct hinic_qp *qp = &func_to_io->qps[i]; in hinic_hwdev_get_rq()
977 struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); in hinic_hwdev_hw_ci_addr_set()
Dhinic_hw_qp.h111 struct hinic_qp { struct
Dhinic_hw_qp.c616 struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); in sq_prepare_db()