Searched refs:NCSI_PKT_CMD_SL (Results 1 – 4 of 4) sorted by relevance
386 #define NCSI_PKT_CMD_SL 0x09 /* Set Link */ macro422 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80)
253 { NCSI_PKT_CMD_SL, 8, ncsi_cmd_handler_sl },
369 #define NCSI_PKT_CMD_SL 0x09 /* Set Link */ macro401 #define NCSI_PKT_RSP_SL (NCSI_PKT_CMD_SL + 0x80)
128 case NCSI_PKT_CMD_SL: in cmd_payload()