Searched refs:oal (Results 1 – 5 of 5) sorted by relevance
2305 struct oal *oal; in ql_send_map() local2341 oal = tx_cb->oal; in ql_send_map()2357 sizeof(struct oal), in ql_send_map()2374 sizeof(struct oal)); in ql_send_map()2375 oal_entry = (struct oal_entry *)oal; in ql_send_map()2376 oal++; in ql_send_map()2409 oal = tx_cb->oal; in ql_send_map()2426 oal++; in ql_send_map()2805 kfree(tx_cb->oal); in ql_free_send_free_list()2806 tx_cb->oal = NULL; in ql_free_send_free_list()[all …]
1026 struct oal { struct1039 struct oal *oal; member
344 s8 oal; /* "Overhead Accounting Length" */ member480 fqd->oac_init.oal = val; in qm_fqd_set_oal()
1350 struct tx_buf_desc oal[TX_DESC_PER_OAL]; member1362 struct qlge_oal oal; member
1293 map = dma_map_single(&qdev->pdev->dev, &tx_ring_desc->oal, in qlge_map_send()1317 tbd = (struct tx_buf_desc *)&tx_ring_desc->oal; in qlge_map_send()