Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dncsi-pkt.h386 #define NCSI_PKT_CMD_SL 0x09 /* Set Link */ macro
422 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80)
Dncsi-cmd.c253 { NCSI_PKT_CMD_SL, 8, ncsi_cmd_handler_sl },