Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_status.h26 RTW_PHL_STATUS_CMD_TIMEOUT, /* 7 */ enumerator
35 #define is_cmd_failure(psts) ((psts == RTW_PHL_STATUS_CMD_TIMEOUT) || \
H A Dphl_tx.c1856 sts = RTW_PHL_STATUS_CMD_TIMEOUT; in _phl_sw_tx_pause()
1988 sts = RTW_PHL_STATUS_CMD_TIMEOUT; in _phl_sw_rx_pause()
2104 if (RTW_PHL_STATUS_CMD_TIMEOUT == sts) in _phl_trx_pause_w_rst()
2124 if (RTW_PHL_STATUS_CMD_TIMEOUT == sts) in _phl_trx_pause_w_rst()
H A Dphl_cmd_general.c94 return RTW_PHL_STATUS_CMD_TIMEOUT; in _cmd_stat_2_phl_stat()
H A Dphl_cmd_ser.c325 if (RTW_PHL_STATUS_SUCCESS != sts && RTW_PHL_STATUS_CMD_TIMEOUT != sts) { in _ser_m1_pause_trx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_status.h26 RTW_PHL_STATUS_CMD_TIMEOUT, /* 7 */ enumerator
35 #define is_cmd_failure(psts) ((psts == RTW_PHL_STATUS_CMD_TIMEOUT) || \
H A Dphl_tx.c1837 sts = RTW_PHL_STATUS_CMD_TIMEOUT; in _phl_sw_tx_pause()
1969 sts = RTW_PHL_STATUS_CMD_TIMEOUT; in _phl_sw_rx_pause()
2085 if (RTW_PHL_STATUS_CMD_TIMEOUT == sts) in _phl_trx_pause_w_rst()
2105 if (RTW_PHL_STATUS_CMD_TIMEOUT == sts) in _phl_trx_pause_w_rst()
H A Dphl_cmd_general.c94 return RTW_PHL_STATUS_CMD_TIMEOUT; in _cmd_stat_2_phl_stat()
H A Dphl_cmd_ser.c325 if (RTW_PHL_STATUS_SUCCESS != sts && RTW_PHL_STATUS_CMD_TIMEOUT != sts) { in _ser_m1_pause_trx()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl_cmd.c55 if (status == RTW_PHL_STATUS_CMD_TIMEOUT) in phl_run_core_cmd()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl_cmd.c55 if (status == RTW_PHL_STATUS_CMD_TIMEOUT) in phl_run_core_cmd()