Searched refs:isoc_unit (Results 1 – 1 of 1) sorted by relevance
781 struct oz_tx_frame *isoc_unit = NULL; in oz_send_isoc_unit() local798 isoc_unit = oz_tx_frame_alloc(pd); in oz_send_isoc_unit()799 if (isoc_unit == NULL) in oz_send_isoc_unit()801 isoc_unit->hdr = oz; in oz_send_isoc_unit()802 isoc_unit->skb = skb; in oz_send_isoc_unit()804 list_add_tail(&isoc_unit->link, &pd->tx_queue); in oz_send_isoc_unit()