Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_sta.c1154 bool only_hw) in _phl_alloc_stainfo() argument
1159 if (only_hw) in _phl_alloc_stainfo()
1164 if (only_hw) in _phl_alloc_stainfo()
1178 bool only_hw; member
1196 bool alloc, bool only_hw, in _phl_cmd_alloc_stainfo() argument
1206 psts = _phl_alloc_stainfo(phl_info, sta, sta_addr, wrole, alloc, only_hw); in _phl_cmd_alloc_stainfo()
1223 param->only_hw = only_hw; in _phl_cmd_alloc_stainfo()
1256 cmd_sta_param->only_hw); in phl_cmd_alloc_stainfo_hdl()
1266 bool alloc, bool only_hw, in rtw_phl_cmd_alloc_stainfo() argument
1271 return _phl_cmd_alloc_stainfo(phl, sta, sta_addr, wrole, alloc, only_hw, cmd_type, cmd_timeout); in rtw_phl_cmd_alloc_stainfo()
[all …]
H A Dphl_sta.h114 bool alloc, bool only_hw,
H A Dphl_api.h140 bool only_hw,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_sta.c1169 bool only_hw) in _phl_alloc_stainfo() argument
1174 if (only_hw) in _phl_alloc_stainfo()
1179 if (only_hw) in _phl_alloc_stainfo()
1193 bool only_hw; member
1211 bool alloc, bool only_hw, in _phl_cmd_alloc_stainfo() argument
1221 psts = _phl_alloc_stainfo(phl_info, sta, sta_addr, wrole, alloc, only_hw); in _phl_cmd_alloc_stainfo()
1238 param->only_hw = only_hw; in _phl_cmd_alloc_stainfo()
1271 cmd_sta_param->only_hw); in phl_cmd_alloc_stainfo_hdl()
1281 bool alloc, bool only_hw, in rtw_phl_cmd_alloc_stainfo() argument
1286 return _phl_cmd_alloc_stainfo(phl, sta, sta_addr, wrole, alloc, only_hw, cmd_type, cmd_timeout); in rtw_phl_cmd_alloc_stainfo()
[all …]
H A Dphl_sta.h114 bool alloc, bool only_hw,
H A Dphl_api.h140 bool only_hw,
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_sta_mgt.c655 bool alloc = _TRUE, only_hw = _FALSE; in _rtw_alloc_phl_stainfo() local
661 alloc, only_hw, in _rtw_alloc_phl_stainfo()
693 bool alloc = _TRUE, only_hw = _TRUE; in rtw_alloc_stainfo_hw() local
698 wrole, alloc, only_hw, in rtw_alloc_stainfo_hw()
963 bool alloc = _FALSE, only_hw = _FALSE; in _rtw_free_phl_stainfo() local
973 alloc, only_hw, in _rtw_free_phl_stainfo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_sta_mgt.c655 bool alloc = _TRUE, only_hw = _FALSE; in _rtw_alloc_phl_stainfo() local
661 alloc, only_hw, in _rtw_alloc_phl_stainfo()
693 bool alloc = _TRUE, only_hw = _TRUE; in rtw_alloc_stainfo_hw() local
698 wrole, alloc, only_hw, in rtw_alloc_stainfo_hw()
963 bool alloc = _FALSE, only_hw = _FALSE; in _rtw_free_phl_stainfo() local
973 alloc, only_hw, in _rtw_free_phl_stainfo()