Searched refs:OZ_LAST_PN_HALF_CYCLE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/ozwpan/ | ||
D | ozprotocol.h | 66 #define OZ_LAST_PN_HALF_CYCLE 127 macro |
D | ozpd.c | 621 if ((diff > OZ_LAST_PN_HALF_CYCLE) || (pkt_num == 0)) in oz_retire_tx_frames() |