Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/fjes/
Dfjes_hw.c458 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_request_info()
566 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_register_buff_addr()
656 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_unregister_buff_addr()
1236 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_start_debug()
1288 case FJES_CMD_REQ_RES_CODE_NORMAL: in fjes_hw_stop_debug()
Dfjes_hw.h47 #define FJES_CMD_REQ_RES_CODE_NORMAL (0) macro