cpl_rx_pkt
struct cpl_rx_pkt *cpl = (struct cpl_rx_pkt *)(mtod(m, uint8_t *) + ethpad);
const struct cpl_rx_pkt *cpl = (const void *)&resp->imm_data[0];
const struct cpl_rx_pkt *cpl, struct mbuf *m0)