Searched refs:hdd_take_sta_info_ref (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_sta_info.h | 361 void hdd_take_sta_info_ref(struct hdd_sta_info_obj *sta_info_container, 415 (sta_info) ? hdd_take_sta_info_ref(&sta_info_container, \ 420 (next_sta_info) ? hdd_take_sta_info_ref(&sta_info_container, \ 442 (next_sta_info) ? hdd_take_sta_info_ref(&sta_info_container, \
|
H A D | wlan_hdd_sta_info.c | 115 hdd_take_sta_info_ref(sta_info_container, sta_info, false, in hdd_sta_info_attach() 173 hdd_take_sta_info_ref(sta_info_container, in hdd_get_sta_info_by_id() 206 hdd_take_sta_info_ref(sta_info_container, in hdd_get_sta_info_by_mac() 218 void hdd_take_sta_info_ref(struct hdd_sta_info_obj *sta_info_container, in hdd_take_sta_info_ref() function
|
H A D | wlan_hdd_softap_tx_rx.c | 406 hdd_take_sta_info_ref(sta_info_container, sta_info, false, in hdd_sta_info_re_attach()
|