Searched refs:post_arg (Results 1 – 3 of 3) sorted by relevance
343 info = (struct cpt_info_buffer *)pentry->post_arg; in process_pending_queue()361 pentry->post_arg = NULL; in process_pending_queue()375 pentry->post_arg = NULL; in process_pending_queue()392 pentry->post_arg = NULL; in process_pending_queue()501 pentry->post_arg = (void *)info; in process_request()
71 void *post_arg; member
88 int post_arg; /* command requires arg1, arg2 at GET_RESULT */ member95 [GELIC_EURUS_CMD_GET_COMMON_CFG] = { .post_arg = 1},96 [GELIC_EURUS_CMD_GET_WEP_CFG] = { .post_arg = 1},97 [GELIC_EURUS_CMD_GET_WPA_CFG] = { .post_arg = 1},98 [GELIC_EURUS_CMD_GET_RSSI_CFG] = { .post_arg = 1},100 [GELIC_EURUS_CMD_GET_SCAN] = { .post_arg = 1},153 cmd_info[cmd->cmd].post_arg); in gelic_eurus_sync_cmd_worker()180 if (cmd_info[cmd->cmd].post_arg) { in gelic_eurus_sync_cmd_worker()