Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h375 #define NCSI_PKT_CMD_SL 0x09 /* Set Link */ macro
410 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80)
Dncsi-cmd.c252 { NCSI_PKT_CMD_SL, 8, ncsi_cmd_handler_sl },