Searched refs:wlan_dfs_timestamp_t (Results 1 – 4 of 4) sorted by relevance
1378 static wlan_dfs_timestamp_t *1381 wlan_dfs_timestamp_t *pts = MNULL, *pts_found = MNULL; in wlan_11h_find_dfs_timestamp()1384 pts = (wlan_dfs_timestamp_t *)util_peek_list(pmadapter->pmoal_handle, in wlan_11h_find_dfs_timestamp()1390 (wlan_dfs_timestamp_t *)&pmadapter->state_dfs.dfs_ts_head) { in wlan_11h_find_dfs_timestamp()1416 wlan_dfs_timestamp_t *pdfs_ts) in wlan_11h_remove_dfs_timestamp()1443 wlan_dfs_timestamp_t *pdfs_ts = MNULL; in wlan_11h_add_dfs_timestamp()1453 (wlan_dfs_timestamp_t), in wlan_11h_add_dfs_timestamp()1464 sizeof(wlan_dfs_timestamp_t)); in wlan_11h_add_dfs_timestamp()1814 wlan_dfs_timestamp_t *pdfs_ts; in wlan_11h_cleanup()1819 pdfs_ts = (wlan_dfs_timestamp_t *)util_peek_list(adapter->pmoal_handle, in wlan_11h_cleanup()[all …]
1471 typedef struct _wlan_dfs_timestamp_t wlan_dfs_timestamp_t; typedef1476 wlan_dfs_timestamp_t *pprev;1478 wlan_dfs_timestamp_t *pnext;
1652 static wlan_dfs_timestamp_t *1655 wlan_dfs_timestamp_t *pts = MNULL, *pts_found = MNULL; in wlan_11h_find_dfs_timestamp()1658 pts = (wlan_dfs_timestamp_t *)util_peek_list( in wlan_11h_find_dfs_timestamp()1662 while (pts && pts != (wlan_dfs_timestamp_t *)&pmadapter->state_dfs in wlan_11h_find_dfs_timestamp()1689 wlan_dfs_timestamp_t *pdfs_ts) in wlan_11h_remove_dfs_timestamp()1716 wlan_dfs_timestamp_t *pdfs_ts = MNULL; in wlan_11h_add_dfs_timestamp()1725 pmadapter->pmoal_handle, sizeof(wlan_dfs_timestamp_t), in wlan_11h_add_dfs_timestamp()1735 sizeof(wlan_dfs_timestamp_t)); in wlan_11h_add_dfs_timestamp()2305 wlan_dfs_timestamp_t *pdfs_ts; in wlan_11h_cleanup()2310 pdfs_ts = (wlan_dfs_timestamp_t *)util_peek_list( in wlan_11h_cleanup()[all …]
1622 typedef struct _wlan_dfs_timestamp_t wlan_dfs_timestamp_t;1627 wlan_dfs_timestamp_t *pprev;1629 wlan_dfs_timestamp_t *pnext;