Searched refs:IWMBT_TS2MSEC (Results 1 – 2 of 2) sorted by relevance
92 #define IWMBT_TS2MSEC(ts) ((ts).tv_sec * 1000 + (ts).tv_nsec / 1000000)80 #define IWMBT_TS2MSEC( global() macro
130 IWMBT_TS2MSEC(remains) + 1); in iwmbt_hci_command()