Searched refs:hinic_sq_wqe (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/huawei/hinic/ |
H A D | hinic_hw_qp.h | 178 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 D | hinic_hw_qp.c | 594 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 D | hinic_hw_wqe.h | 382 struct hinic_sq_wqe { struct 425 struct hinic_sq_wqe sq_wqe;
|
H A 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()
|