Searched refs:DISPR_SHALL_STOP (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_cmd_dispatcher.c | 81 DISPR_SHALL_STOP = BIT2, enumerator 474 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)) { in is_msg_canceled() 1935 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)){ in dispr_send_msg() 2089 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)){ in dispr_add_token_req() 2208 if (!TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)) { in dispr_notify_shall_stop() 2209 SET_STATUS_FLAG(obj->status, DISPR_SHALL_STOP); in dispr_notify_shall_stop() 2256 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)) { in dispr_process_token_req()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_cmd_dispatcher.c | 81 DISPR_SHALL_STOP = BIT2, enumerator 474 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)) { in is_msg_canceled() 1936 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)){ in dispr_send_msg() 2090 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)){ in dispr_add_token_req() 2209 if (!TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)) { in dispr_notify_shall_stop() 2210 SET_STATUS_FLAG(obj->status, DISPR_SHALL_STOP); in dispr_notify_shall_stop() 2257 if (TEST_STATUS_FLAG(obj->status, DISPR_SHALL_STOP)) { in dispr_process_token_req()
|