Searched refs:FW_VI_MAC_CMD (Results 1 – 3 of 3) sorted by relevance
1210 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4vf_alloc_mac_filt()1297 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4vf_change_mac()1334 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4vf_set_addr_hash()
6558 c.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4_alloc_mac_filt()6640 c.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4_change_mac()6675 c.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4_set_addr_hash()
662 FW_VI_MAC_CMD = 0x15, enumerator