Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_rx.c311 struct hinic_qp *qp = container_of(rxq->rq, struct hinic_qp, rq); in rxq_recv()
416 struct hinic_qp *qp; in rx_request_irq()
433 qp = container_of(rq, struct hinic_qp, rq); in rx_request_irq()
458 struct hinic_qp *qp = container_of(rq, struct hinic_qp, rq); in hinic_init_rxq()
Dhinic_tx.c186 struct hinic_qp *qp; in hinic_xmit_frame()
190 qp = container_of(txq->sq, struct hinic_qp, sq); in hinic_xmit_frame()
311 struct hinic_qp *qp = container_of(txq->sq, struct hinic_qp, sq); in free_tx_poll()
455 struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); in hinic_init_txq()
Dhinic_hw_io.c118 struct hinic_qp *qp; in write_sq_ctxts()
162 struct hinic_qp *qp; in write_rq_ctxts()
224 struct hinic_qp *qp, int q_id, in init_qp()
298 struct hinic_qp *qp) in destroy_qp()
Dhinic_hw_io.h67 struct hinic_qp *qps;
Dhinic_hw_dev.c907 struct hinic_qp *qp = &func_to_io->qps[i]; in hinic_hwdev_get_sq()
925 struct hinic_qp *qp = &func_to_io->qps[i]; in hinic_hwdev_get_rq()
980 struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); in hinic_hwdev_hw_ci_addr_set()
Dhinic_hw_qp.h120 struct hinic_qp { struct
Dhinic_hw_qp.c564 struct hinic_qp *qp = container_of(sq, struct hinic_qp, sq); in sq_prepare_db()