Home
last modified time | relevance | path

Searched refs:OZ_F_ISOC (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/ozwpan/
Dozprotocol.h56 #define OZ_F_ISOC 0x20 macro
Dozpd.c593 oz_hdr->control = (OZ_PROTOCOL_VERSION<<OZ_VERSION_SHIFT) | OZ_F_ISOC; in oz_send_isoc_frame()
766 (OZ_PROTOCOL_VERSION<<OZ_VERSION_SHIFT) | OZ_F_ISOC; in oz_send_isoc_unit()