Home
last modified time | relevance | path

Searched refs:IS_MSG_CANCEL (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_general.c227 else if (IS_MSG_CANCEL(msg->msg_id)) in _phl_cmd_general_post_phase_msg_hdlr()
239 else if (IS_MSG_CANCEL(msg->msg_id)) in _phl_cmd_general_post_phase_msg_hdlr()
542 else if (IS_MSG_CANCEL(msg->msg_id)) in _phl_cmd_complete()
H A Dphl_cmd_scan.c209 if (IS_MSG_CANCEL(msg->msg_id)) { in _cmd_scan_timer_notify_cb()
H A Dphl_def.h910 #define IS_MSG_CANCEL(_msg_id) ((_msg_id) & ( MSG_INDC_CANCEL << 24)) macro
H A Dphl_tx.c1389 if (IS_MSG_FAIL(msg->msg_id) || IS_MSG_CANCEL(msg->msg_id)) { in _phl_req_pwr_cb()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_general.c227 else if (IS_MSG_CANCEL(msg->msg_id)) in _phl_cmd_general_post_phase_msg_hdlr()
239 else if (IS_MSG_CANCEL(msg->msg_id)) in _phl_cmd_general_post_phase_msg_hdlr()
542 else if (IS_MSG_CANCEL(msg->msg_id)) in _phl_cmd_complete()
H A Dphl_cmd_scan.c209 if (IS_MSG_CANCEL(msg->msg_id)) { in _cmd_scan_timer_notify_cb()
H A Dphl_def.h909 #define IS_MSG_CANCEL(_msg_id) ((_msg_id) & ( MSG_INDC_CANCEL << 24)) macro
H A Dphl_tx.c1370 if (IS_MSG_FAIL(msg->msg_id) || IS_MSG_CANCEL(msg->msg_id)) { in _phl_req_pwr_cb()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/test/
H A Dcmd_disp_test.c746 if ( (!IS_MSG_CANCEL(msg->msg_id) || !IS_MSG_CANNOT_IO(msg->msg_id))) { in _msg_completion()
757 …else if (IS_MSG_CANCEL(msg->msg_id) || IS_MSG_FAIL(msg->msg_id) || IS_MSG_CANNOT_IO(msg->msg_id)) { in _msg_completion()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/test/
H A Dcmd_disp_test.c746 if ( (!IS_MSG_CANCEL(msg->msg_id) || !IS_MSG_CANNOT_IO(msg->msg_id))) { in _msg_completion()
757 …else if (IS_MSG_CANCEL(msg->msg_id) || IS_MSG_FAIL(msg->msg_id) || IS_MSG_CANNOT_IO(msg->msg_id)) { in _msg_completion()