Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/components/tdls/core/src/
H A Dwlan_tdls_ct.h229 int offchanoffset);
H A Dwlan_tdls_ct.c1127 int offchanoffset) in tdls_set_tdls_secoffchanneloffset() argument
1141 switch (offchanoffset) { in tdls_set_tdls_secoffchanneloffset()
1159 offchanoffset); in tdls_set_tdls_secoffchanneloffset()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/inc/
H A Dwlan_tdls_ucfg_api.h385 int offchanoffset);
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_tdls.h246 int offchanoffset);
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_tdls.c1203 int offchanoffset) in hdd_set_tdls_secoffchanneloffset() argument
1213 status = ucfg_set_tdls_secoffchanneloffset(vdev, offchanoffset); in hdd_set_tdls_secoffchanneloffset()
/wlan-driver/qcacld-3.0/components/tdls/dispatcher/src/
H A Dwlan_tdls_ucfg_api.c1205 int offchanoffset) in ucfg_set_tdls_secoffchanneloffset() argument
1221 req->offchan_offset = offchanoffset; in ucfg_set_tdls_secoffchanneloffset()