Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_iapsta.c226 struct osl_timespec sta_conn_ts; member
2765 struct osl_timespec cur_ts, *sta_conn_ts; in wl_ext_connect_retry() local
2781 sta_conn_ts = &cur_if->sta_conn_ts; in wl_ext_connect_retry()
2789 diff_ms = osl_do_gettimediff(&cur_ts, sta_conn_ts)/1000; in wl_ext_connect_retry()
2857 osl_do_gettimeofday(sta_conn_ts); in wl_ext_connect_retry()
3817 struct osl_timespec *sta_conn_ts = &cur_if->sta_conn_ts; in wl_ext_in4way_sync_sta() local
3869 diff_ms = osl_do_gettimediff(&cur_ts, sta_conn_ts)/1000; in wl_ext_in4way_sync_sta()
3882 diff_ms = osl_do_gettimediff(&cur_ts, sta_conn_ts)/1000; in wl_ext_in4way_sync_sta()
3964 osl_do_gettimeofday(sta_conn_ts); in wl_ext_in4way_sync_sta()
3998 osl_do_gettimeofday(sta_conn_ts); in wl_ext_in4way_sync_sta()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_iapsta.c258 struct osl_timespec sta_conn_ts; member
2508 struct osl_timespec cur_ts, *sta_conn_ts = &apsta_params->sta_conn_ts; in wl_ext_connect_retry() local
2522 diff_ms = osl_do_gettimediff(&cur_ts, sta_conn_ts)/1000; in wl_ext_connect_retry()
3387 struct osl_timespec *sta_conn_ts = &apsta_params->sta_conn_ts; in wl_ext_in4way_sync_sta() local
3439 diff_ms = osl_do_gettimediff(&cur_ts, sta_conn_ts)/1000; in wl_ext_in4way_sync_sta()
3451 diff_ms = osl_do_gettimediff(&cur_ts, sta_conn_ts)/1000; in wl_ext_in4way_sync_sta()
3528 osl_do_gettimeofday(sta_conn_ts); in wl_ext_in4way_sync_sta()