Home
last modified time | relevance | path

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

/Linux-v4.19/net/ncsi/
Dncsi-pkt.h342 #define NCSI_PKT_CMD_SL 0x09 /* Set Link */ macro
374 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80)
Dncsi-cmd.c229 { NCSI_PKT_CMD_SL, 8, ncsi_cmd_handler_sl },