Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_sta_info.h411 sta_info, next_sta_info, \ argument
419 &next_sta_info), \
420 (next_sta_info) ? hdd_take_sta_info_ref(&sta_info_container, \
421 next_sta_info, false, \
436 sta_info, next_sta_info, \
439 sta_info = next_sta_info, \
441 &next_sta_info), \
442 (next_sta_info) ? hdd_take_sta_info_ref(&sta_info_container, \
443 next_sta_info, false, \
476 #define hdd_for_each_sta_ref_safe(sta_info_container, sta_info, next_sta_info, \ argument
[all …]