Home
last modified time | relevance | path

Searched refs:DELETE_ALL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_twt.c745 (DELETE_ALL == id || id == twt_sta->id)) { in _twt_delete_sta()
781 (DELETE_ALL == id || id == twt_sta->id)) { in _twt_sta_exist()
823 u8 delete_id = ignore_type ? DELETE_ALL : id; in _twt_delete_sta_info()
867 if (DELETE_ALL != delete_id) in _twt_delete_sta_info()
1638 id = DELETE_ALL; in rtw_phl_twt_teardown_sta()
1646 id = DELETE_ALL; in rtw_phl_twt_teardown_sta()
H A Dphl_def.h1214 #define DELETE_ALL 0xFF macro
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_twt.c745 (DELETE_ALL == id || id == twt_sta->id)) { in _twt_delete_sta()
781 (DELETE_ALL == id || id == twt_sta->id)) { in _twt_sta_exist()
823 u8 delete_id = ignore_type ? DELETE_ALL : id; in _twt_delete_sta_info()
867 if (DELETE_ALL != delete_id) in _twt_delete_sta_info()
1638 id = DELETE_ALL; in rtw_phl_twt_teardown_sta()
1646 id = DELETE_ALL; in rtw_phl_twt_teardown_sta()
H A Dphl_def.h1235 #define DELETE_ALL 0xFF macro