Searched refs:hinic_sq_wqe (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_qp.h | 153 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,
|
D | hinic_hw_qp.c | 541 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()
|
D | hinic_hw_wqe.h | 320 struct hinic_sq_wqe { struct 363 struct hinic_sq_wqe sq_wqe;
|
D | hinic_tx.c | 183 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()
|