Home
last modified time | relevance | path

Searched refs:hinic_sq_wqe (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/huawei/hinic/
Dhinic_hw_qp.h153 struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
159 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq,
163 struct hinic_sq_wqe *wqe, struct sk_buff *skb,
166 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq,
170 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq,
176 void hinic_sq_get_sges(struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
Dhinic_hw_qp.c541 struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_prepare_wqe()
603 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, in hinic_sq_get_wqe()
624 struct hinic_sq_wqe *sq_wqe, in hinic_sq_write_wqe()
647 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, in hinic_sq_read_wqebb()
652 struct hinic_sq_wqe *sq_wqe; in hinic_sq_read_wqebb()
685 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq, in hinic_sq_read_wqe()
713 void hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_get_sges()
Dhinic_hw_wqe.h320 struct hinic_sq_wqe { struct
363 struct hinic_sq_wqe sq_wqe;
Dhinic_tx.c183 struct hinic_sq_wqe *sq_wqe; in hinic_xmit_frame()
280 struct hinic_sq_wqe *sq_wqe; in free_all_tx_skbs()
316 struct hinic_sq_wqe *sq_wqe; in free_tx_poll()