Home
last modified time | relevance | path

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

/linux-5.19.10/net/ncsi/
Dncsi-pkt.h385 #define NCSI_PKT_CMD_SNFC 0x14 /* Set NCSI Flow Control */ macro
420 #define NCSI_PKT_RSP_SNFC (NCSI_PKT_CMD_SNFC + 0x80)
Dncsi-cmd.c262 { NCSI_PKT_CMD_SNFC, 4, ncsi_cmd_handler_snfc },