Home
last modified time | relevance | path

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

/linux-6.12.1/net/ncsi/
Dncsi-pkt.h396 #define NCSI_PKT_CMD_SNFC 0x14 /* Set NCSI Flow Control */ macro
432 #define NCSI_PKT_RSP_SNFC (NCSI_PKT_CMD_SNFC + 0x80)
Dncsi-cmd.c263 { NCSI_PKT_CMD_SNFC, 4, ncsi_cmd_handler_snfc },