Searched refs:sginfo (Results 1 – 2 of 2) sorted by relevance
263 struct sginfo { struct281 struct sginfo t_src[MAXDESC]; argument282 struct sginfo t_dst[MAXDESC];
935 struct bnxt_qplib_sg_info sginfo = {}; in bnxt_qplib_alloc_rcfw_channel() local944 sginfo.pgsize = PAGE_SIZE; in bnxt_qplib_alloc_rcfw_channel()945 sginfo.pgshft = PAGE_SHIFT; in bnxt_qplib_alloc_rcfw_channel()947 hwq_attr.sginfo = &sginfo; in bnxt_qplib_alloc_rcfw_channel()961 sginfo.pgsize = bnxt_qplib_cmdqe_page_size(rcfw->cmdq_depth); in bnxt_qplib_alloc_rcfw_channel()