Searched refs:cxgbi_pagepod (Results 1 – 4 of 4) sorted by relevance
105 struct cxgbi_pagepod { struct150 #define PPOD_SIZE sizeof(struct cxgbi_pagepod) /* 64 */755 void cxgbi_ddp_ppod_clear(struct cxgbi_pagepod *);756 void cxgbi_ddp_ppod_set(struct cxgbi_pagepod *, struct cxgbi_pagepod_hdr *,
1265 void cxgbi_ddp_ppod_set(struct cxgbi_pagepod *ppod, in cxgbi_ddp_ppod_set()1279 void cxgbi_ddp_ppod_clear(struct cxgbi_pagepod *ppod) in cxgbi_ddp_ppod_clear()
1559 struct cxgbi_pagepod *ppod; in ddp_ppod_write_idata()1577 ppod = (struct cxgbi_pagepod *)(idata + 1); in ddp_ppod_write_idata()
1102 cxgbi_ddp_ppod_set((struct cxgbi_pagepod *)(skb->head + in ddp_set_map()