Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_EC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h366 #define NCSI_PKT_CMD_EC 0x03 /* Enable Channel */ macro
401 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80)
H A Dncsi-cmd.c246 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c1093 nca.type = NCSI_PKT_CMD_EC; in ncsi_configure_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h372 #define NCSI_PKT_CMD_EC 0x03 /* Enable Channel */ macro
407 #define NCSI_PKT_RSP_EC (NCSI_PKT_CMD_EC + 0x80)
H A Dncsi-cmd.c247 { NCSI_PKT_CMD_EC, 0, ncsi_cmd_handler_default },
H A Dncsi-manage.c1145 nca.type = NCSI_PKT_CMD_EC; in ncsi_configure_channel()

Completed in 9 milliseconds