Home
last modified time | relevance | path

Searched refs:NCSI_PKT_CMD_SNFC (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/ncsi/
H A Dncsi-pkt.h382 #define NCSI_PKT_CMD_SNFC 0x14 /* Set NCSI Flow Control */ macro
417 #define NCSI_PKT_RSP_SNFC (NCSI_PKT_CMD_SNFC + 0x80)
H A Dncsi-cmd.c262 { NCSI_PKT_CMD_SNFC, 4, ncsi_cmd_handler_snfc },
/kernel/linux/linux-6.6/net/ncsi/
H A Dncsi-pkt.h388 #define NCSI_PKT_CMD_SNFC 0x14 /* Set NCSI Flow Control */ macro
423 #define NCSI_PKT_RSP_SNFC (NCSI_PKT_CMD_SNFC + 0x80)
H A Dncsi-cmd.c263 { NCSI_PKT_CMD_SNFC, 4, ncsi_cmd_handler_snfc },

Completed in 5 milliseconds