Home
last modified time | relevance | path

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

/Linux-v5.4/net/ncsi/
Dncsi-pkt.h369 #define NCSI_PKT_CMD_SL 0x09 /* Set Link */ macro
404 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80)
Dncsi-cmd.c245 { NCSI_PKT_CMD_SL, 8, ncsi_cmd_handler_sl },