Home
last modified time | relevance | path

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

/drivers/net/fjes/
Dfjes_hw.c466 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_request_info()
574 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_register_buff_addr()
664 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_unregister_buff_addr()
1244 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_start_debug()
1296 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_stop_debug()
Dfjes_hw.h32 #define FJES_CMD_REQ_RES_CODE_NORMAL (0) macro