Home
last modified time | relevance | path

Searched refs:hinic_sq_read_wqebb (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h198 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq,
H A Dhinic_tx.c673 while ((sq_wqe = hinic_sq_read_wqebb(sq, &skb, &wqe_size, &ci))) { in free_all_tx_skbs()
716 sq_wqe = hinic_sq_read_wqebb(sq, &skb, &wqe_size, &sw_ci); in free_tx_poll()
H A Dhinic_hw_qp.c706 * hinic_sq_read_wqebb - read wqe ptr in the current ci and update the ci, the
715 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, in hinic_sq_read_wqebb() function
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_hw_qp.h197 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq,
H A Dhinic_tx.c675 while ((sq_wqe = hinic_sq_read_wqebb(sq, &skb, &wqe_size, &ci))) { in free_all_tx_skbs()
718 sq_wqe = hinic_sq_read_wqebb(sq, &skb, &wqe_size, &sw_ci); in free_tx_poll()
H A Dhinic_hw_qp.c702 * hinic_sq_read_wqebb - read wqe ptr in the current ci and update the ci, the
711 struct hinic_sq_wqe *hinic_sq_read_wqebb(struct hinic_sq *sq, in hinic_sq_read_wqebb() function

Completed in 7 milliseconds