Searched defs:nr_sges (Results 1 – 3 of 3) sorted by relevance
496 int nr_sges, err = NETDEV_TX_OK; in hinic_lb_xmit_frame() local557 int nr_sges, err = NETDEV_TX_OK; in hinic_xmit_frame() local672 int nr_sges; in free_all_tx_skbs() local707 int nr_sges, pkts = 0; in free_tx_poll() local
595 struct hinic_sge *sges, int nr_sges) in hinic_sq_prepare_wqe()778 int nr_sges) in hinic_sq_get_sges()
198 #define HINIC_SQ_WQE_SIZE(nr_sges) \ argument