Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tsf.h222 QDF_STATUS hdd_add_uplink_delay(struct hdd_adapter *adapter,
230 static inline QDF_STATUS hdd_add_uplink_delay(struct hdd_adapter *adapter, in hdd_add_uplink_delay() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_station_info.c2532 if (QDF_IS_STATUS_ERROR(hdd_add_uplink_delay(adapter, skb))) { in hdd_get_station_info_ex()
H A Dwlan_hdd_tsf.c3145 QDF_STATUS hdd_add_uplink_delay(struct hdd_adapter *adapter, in hdd_add_uplink_delay() function