Home
last modified time | relevance | path

Searched refs:MAX_CMD_REQ_NUM (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_dispatcher.c25 #define MAX_CMD_REQ_NUM (8) macro
204 struct phl_cmd_token_req_ex token_req_ex_pool[MAX_CMD_REQ_NUM];
677 while(obj->token_req_idle_q.cnt != MAX_CMD_REQ_NUM) { in clear_wating_req()
761 for (i = 0; i < MAX_CMD_REQ_NUM;i++) { in cancel_all_cmd_req()
779 sizeof(struct phl_cmd_token_req_ex) * MAX_CMD_REQ_NUM); in init_cmd_req_pool()
780 for (i = 0; i < MAX_CMD_REQ_NUM;i++) { in init_cmd_req_pool()
874 if (op_info->data >= MAX_CMD_REQ_NUM) in _handle_token_op_info()
883 if (op_info->data >= MAX_CMD_REQ_NUM) in _handle_token_op_info()
2126 GET_IDX_FROM_HDL(*req_hdl) >= MAX_CMD_REQ_NUM) { in dispr_cancel_token_req()
2158 GET_IDX_FROM_HDL(*req_hdl) >= MAX_CMD_REQ_NUM) { in dispr_free_token()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_dispatcher.c25 #define MAX_CMD_REQ_NUM (8) macro
204 struct phl_cmd_token_req_ex token_req_ex_pool[MAX_CMD_REQ_NUM];
677 while(obj->token_req_idle_q.cnt != MAX_CMD_REQ_NUM) { in clear_wating_req()
761 for (i = 0; i < MAX_CMD_REQ_NUM;i++) { in cancel_all_cmd_req()
779 sizeof(struct phl_cmd_token_req_ex) * MAX_CMD_REQ_NUM); in init_cmd_req_pool()
780 for (i = 0; i < MAX_CMD_REQ_NUM;i++) { in init_cmd_req_pool()
874 if (op_info->data >= MAX_CMD_REQ_NUM) in _handle_token_op_info()
883 if (op_info->data >= MAX_CMD_REQ_NUM) in _handle_token_op_info()
2127 GET_IDX_FROM_HDL(*req_hdl) >= MAX_CMD_REQ_NUM) { in dispr_cancel_token_req()
2159 GET_IDX_FROM_HDL(*req_hdl) >= MAX_CMD_REQ_NUM) { in dispr_free_token()