Searched refs:hinic_sq_wqe (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_qp.h | 179 struct hinic_sq_wqe *wqe, struct hinic_sge *sges, 185 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, 191 struct hinic_sq_wqe *wqe, struct sk_buff *skb, 194 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq, 198 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, 204 void hinic_sq_get_sges(struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
|
D | hinic_hw_qp.c | 597 struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_prepare_wqe() 660 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, in hinic_sq_get_wqe() 691 struct hinic_sq_wqe *sq_wqe, in hinic_sq_write_wqe() 714 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, in hinic_sq_read_wqebb() 719 struct hinic_sq_wqe *sq_wqe; in hinic_sq_read_wqebb() 752 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq, in hinic_sq_read_wqe() 780 void hinic_sq_get_sges(struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_get_sges()
|
D | hinic_hw_wqe.h | 407 struct hinic_sq_wqe { struct 450 struct hinic_sq_wqe sq_wqe;
|
D | hinic_tx.c | 497 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()
|