Searched refs:HNS3_SGL_SIZE (Results 1 – 1 of 1) sorted by relevance
65 #define HNS3_SGL_SIZE(nfrag) (sizeof(struct scatterlist) * (nfrag) + \ macro67 #define HNS3_MAX_SGL_SIZE ALIGN(HNS3_SGL_SIZE(HNS3_MAX_TSO_BD_NUM), \2214 sgt = hns3_tx_spare_alloc(ring, HNS3_SGL_SIZE(nfrag), in hns3_handle_tx_sgl()