Searched refs:hinic_sq_wqe (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/huawei/hinic/ |
D | hinic_hw_qp.h | 169 struct hinic_sq_wqe *wqe, struct hinic_sge *sges, 175 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, 181 struct hinic_sq_wqe *wqe, struct sk_buff *skb, 184 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq, 188 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, 194 void hinic_sq_get_sges(struct hinic_sq_wqe *wqe, struct hinic_sge *sges,
|
D | hinic_hw_qp.c | 593 struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_prepare_wqe() 655 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, in hinic_sq_get_wqe() 686 struct hinic_sq_wqe *sq_wqe, in hinic_sq_write_wqe() 709 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, in hinic_sq_read_wqebb() 714 struct hinic_sq_wqe *sq_wqe; in hinic_sq_read_wqebb() 747 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq, in hinic_sq_read_wqe() 775 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 | 468 struct hinic_sq_wqe *sq_wqe; in hinic_xmit_frame() 579 struct hinic_sq_wqe *sq_wqe; in free_all_tx_skbs() 615 struct hinic_sq_wqe *sq_wqe; in free_tx_poll()
|