ulptx_sge_pair
struct ulptx_sge_pair *pair;
struct ulptx_sge_pair *to;
struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1];
struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1] = {0}, *to;
struct ulptx_sge_pair sge[];
const struct ulptx_sge_pair *p;
p = (const struct ulptx_sge_pair *)tq->desc;
p = (const struct ulptx_sge_pair *)&addr[2];
p = (const struct ulptx_sge_pair *)&addr[1];
p = (const struct ulptx_sge_pair *)tq->desc;
struct ulptx_sge_pair *to;
struct ulptx_sge_pair buf[MAX_SKB_FRAGS / 2 + 1];
struct ulptx_sge_pair *sge_pair = NULL;
sge_pair = (struct ulptx_sge_pair *)(sgl + 1);
sge_pair = (struct ulptx_sge_pair *)(sgl + 1);
(sz) += (sizeof(struct ulptx_sge_pair) * \