Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h371 #define NCSI_PKT_CMD_AE 0x08 /* AEN Enable */ macro
406 #define NCSI_PKT_RSP_AE (NCSI_PKT_CMD_AE + 0x80)
H A Dncsi-cmd.c251 { NCSI_PKT_CMD_AE, 8, ncsi_cmd_handler_ae },
H A Dncsi-manage.c1098 nca.type = NCSI_PKT_CMD_AE; in ncsi_configure_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h377 #define NCSI_PKT_CMD_AE 0x08 /* AEN Enable */ macro
412 #define NCSI_PKT_RSP_AE (NCSI_PKT_CMD_AE + 0x80)
H A Dncsi-cmd.c252 { NCSI_PKT_CMD_AE, 8, ncsi_cmd_handler_ae },
H A Dncsi-manage.c1150 nca.type = NCSI_PKT_CMD_AE; in ncsi_configure_channel()

Completed in 9 milliseconds