Searched refs:hinic_sq_wqe (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/ |
H A 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,
|
H A D | hinic_hw_qp.c | 598 struct hinic_sq_wqe *sq_wqe, struct hinic_sge *sges, in hinic_sq_prepare_wqe() 661 struct hinic_sq_wqe *hinic_sq_get_wqe(struct hinic_sq *sq, in hinic_sq_get_wqe() 692 struct hinic_sq_wqe *sq_wqe, in hinic_sq_write_wqe() 715 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, in hinic_sq_read_wqebb() 720 struct hinic_sq_wqe *sq_wqe; in hinic_sq_read_wqebb() 753 struct hinic_sq_wqe *hinic_sq_read_wqe(struct hinic_sq *sq, in hinic_sq_read_wqe() 781 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 | 407 struct hinic_sq_wqe { struct 450 struct hinic_sq_wqe sq_wqe;
|
H A D | hinic_tx.c | 495 struct hinic_sq_wqe *sq_wqe; in hinic_lb_xmit_frame() 556 struct hinic_sq_wqe *sq_wqe; in hinic_xmit_frame() 667 struct hinic_sq_wqe *sq_wqe; in free_all_tx_skbs() 703 struct hinic_sq_wqe *sq_wqe; in free_tx_poll()
|
/kernel/linux/linux-6.6/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()
|
Completed in 10 milliseconds