Searched refs:G_FW_VI_MAC_CMD_SMTID (Results 1 – 2 of 2) sorted by relevance
8458 *smt_idx = G_FW_VI_MAC_CMD_SMTID(be32_to_cpu(c.op_to_viid)); in t4_change_mac()11505 *smt_idx = G_FW_VI_MAC_CMD_SMTID(be32_to_cpu(c.op_to_viid)); in t4_add_mac()
6717 #define G_FW_VI_MAC_CMD_SMTID(x) \ macro