Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_wmm.h388 hdd_wlan_wmm_status_e hdd_wmm_addts(struct hdd_adapter *adapter,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_wmm.c2652 hdd_wlan_wmm_status_e hdd_wmm_addts(struct hdd_adapter *adapter, in hdd_wmm_addts() function
3190 status = hdd_wmm_addts(adapter, add_tspec_handle, &tspec); in __wlan_hdd_cfg80211_config_tspec()
H A Dwlan_hdd_wext.c7294 *wmm_status = hdd_wmm_addts(adapter, handle, &tspec); in __iw_add_tspec()