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