Home
last modified time | relevance | path

Searched defs:nr_sges (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/huawei/hinic/
Dhinic_tx.c495 int nr_sges, err = NETDEV_TX_OK; in hinic_lb_xmit_frame() local
556 int nr_sges, err = NETDEV_TX_OK; in hinic_xmit_frame() local
671 int nr_sges; in free_all_tx_skbs() local
706 int nr_sges, pkts = 0; in free_tx_poll() local
Dhinic_hw_qp.c598 int nr_sges) in hinic_sq_prepare_wqe()
781 int nr_sges) in hinic_sq_get_sges()
Dhinic_hw_wqe.h198 #define HINIC_SQ_WQE_SIZE(nr_sges) \ argument