Searched refs:NCSI_PKT_CMD_GMCMA (Results 1 – 3 of 3) sorted by relevance
409 #define NCSI_PKT_CMD_GMCMA 0x58 /* Get MC MAC Address */ macro445 #define NCSI_PKT_RSP_GMCMA (NCSI_PKT_CMD_GMCMA + 0x80)
274 { NCSI_PKT_CMD_GMCMA, 0, ncsi_cmd_handler_default }
1047 nca.type = NCSI_PKT_CMD_GMCMA; in ncsi_configure_channel()