Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_RC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h368 #define NCSI_PKT_CMD_RC 0x05 /* Reset Channel */ macro
403 #define NCSI_PKT_RSP_RC (NCSI_PKT_CMD_RC + 0x80)
H A Dncsi-cmd.c248 { NCSI_PKT_CMD_RC, 4, ncsi_cmd_handler_rc },
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h374 #define NCSI_PKT_CMD_RC 0x05 /* Reset Channel */ macro
409 #define NCSI_PKT_RSP_RC (NCSI_PKT_CMD_RC + 0x80)
H A Dncsi-cmd.c249 { NCSI_PKT_CMD_RC, 4, ncsi_cmd_handler_rc },

Completed in 5 milliseconds