oal
struct oal *oal;
oal = tx_cb->oal;
map = dma_map_single(&qdev->pdev->dev, oal,
sizeof(struct oal),
oal_entry->len = cpu_to_le32(sizeof(struct oal) |
sizeof(struct oal));
oal_entry = (struct oal_entry *)oal;
oal++;
oal = tx_cb->oal;
oal++;
kfree(tx_cb->oal);
tx_cb->oal = NULL;
tx_cb->oal = kmalloc(512, GFP_KERNEL);
if (tx_cb->oal == NULL)
struct oal *oal;
s8 oal; /* "Overhead Accounting Length" */
fqd->oac_init.oal = val;