Home
last modified time | relevance | path

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

/Linux-v5.4/net/ncsi/
Dncsi-pkt.h379 #define NCSI_PKT_CMD_SNFC 0x14 /* Set NCSI Flow Control */ macro
414 #define NCSI_PKT_RSP_SNFC (NCSI_PKT_CMD_SNFC + 0x80)
Dncsi-cmd.c255 { NCSI_PKT_CMD_SNFC, 4, ncsi_cmd_handler_snfc },