Searched refs:NCSI_PKT_CMD_SNFC (Results 1 – 4 of 4) sorted by relevance
396 #define NCSI_PKT_CMD_SNFC 0x14 /* Set NCSI Flow Control */ macro432 #define NCSI_PKT_RSP_SNFC (NCSI_PKT_CMD_SNFC + 0x80)
263 { NCSI_PKT_CMD_SNFC, 4, ncsi_cmd_handler_snfc },
379 #define NCSI_PKT_CMD_SNFC 0x14 /* Set NCSI Flow Control */ macro411 #define NCSI_PKT_RSP_SNFC (NCSI_PKT_CMD_SNFC + 0x80)
148 case NCSI_PKT_CMD_SNFC: in cmd_payload()