Searched refs:connect_tick_count (Results 1 – 3 of 3) sorted by relevance
789 p_ccb->fcrb.connect_tick_count = GKI_get_os_tick_count(); in l2c_csm_config()871 p_ccb->fcrb.connect_tick_count = GKI_get_os_tick_count(); in l2c_csm_config()
211 UINT32 connect_tick_count; /* Time channel was established */ member
251 UINT32 dur = GKI_get_os_tick_count() - p_ccb->fcrb.connect_tick_count; in l2c_fcr_cleanup()