Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h377 #define NCSI_PKT_CMD_SMA 0x0e /* Set MAC address */ macro
412 #define NCSI_PKT_RSP_SMA (NCSI_PKT_CMD_SMA + 0x80)
H A Dncsi-cmd.c257 { NCSI_PKT_CMD_SMA, 8, ncsi_cmd_handler_sma },
H A Dncsi-manage.c1057 nca.type = NCSI_PKT_CMD_SMA; in ncsi_configure_channel()
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h383 #define NCSI_PKT_CMD_SMA 0x0e /* Set MAC address */ macro
418 #define NCSI_PKT_RSP_SMA (NCSI_PKT_CMD_SMA + 0x80)
H A Dncsi-cmd.c258 { NCSI_PKT_CMD_SMA, 8, ncsi_cmd_handler_sma },
H A Dncsi-manage.c1109 nca.type = NCSI_PKT_CMD_SMA; in ncsi_configure_channel()

Completed in 9 milliseconds