Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h178 void hinic_sq_prepare_wqe(struct hinic_sq *sq, struct hinic_sq_wqe *wqe,
184 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq,
190 struct hinic_sq_wqe *wqe, struct sk_buff *skb,
193 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq,
197 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq,
203 void hinic_sq_get_sges(struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
H A Dhinic_hw_qp.c594 void hinic_sq_prepare_wqe(struct hinic_sq *sq, struct hinic_sq_wqe *sq_wqe, in hinic_sq_prepare_wqe()
657 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, in hinic_sq_get_wqe()
688 struct hinic_sq_wqe *sq_wqe, in hinic_sq_write_wqe()
711 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, in hinic_sq_read_wqebb()
716 struct hinic_sq_wqe *sq_wqe; in hinic_sq_read_wqebb()
749 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq, in hinic_sq_read_wqe()
777 void hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_get_sges()
H A Dhinic_hw_wqe.h382 struct hinic_sq_wqe { struct
425 struct hinic_sq_wqe sq_wqe;
H A Dhinic_tx.c497 struct hinic_sq_wqe *sq_wqe; in hinic_lb_xmit_frame()
558 struct hinic_sq_wqe *sq_wqe; in hinic_xmit_frame()
669 struct hinic_sq_wqe *sq_wqe; in free_all_tx_skbs()
705 struct hinic_sq_wqe *sq_wqe; in free_tx_poll()