Searched defs:nr_sges (Results 1 – 3 of 3) sorted by relevance
182 int nr_sges, err = NETDEV_TX_OK; in hinic_xmit_frame() local283 int nr_sges; in free_all_tx_skbs() local318 int nr_sges, pkts = 0; in free_tx_poll() local
542 int nr_sges) in hinic_sq_prepare_wqe()714 int nr_sges) in hinic_sq_get_sges()
185 #define HINIC_SQ_WQE_SIZE(nr_sges) \ argument