Home
last modified time | relevance | path

Searched refs:FW_VI_MAC_CMD (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dt4vf_hw.c1211 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4vf_alloc_mac_filt()
1300 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4vf_change_mac()
1337 cmd.op_to_viid = cpu_to_be32(FW_CMD_OP_V(FW_VI_MAC_CMD) | in t4vf_set_addr_hash()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c4620 c.op_to_viid = htonl(FW_CMD_OP_V(FW_VI_MAC_CMD) | FW_CMD_REQUEST_F | in t4_alloc_mac_filt()
4683 c.op_to_viid = htonl(FW_CMD_OP_V(FW_VI_MAC_CMD) | FW_CMD_REQUEST_F | in t4_change_mac()
4717 c.op_to_viid = htonl(FW_CMD_OP_V(FW_VI_MAC_CMD) | FW_CMD_REQUEST_F | in t4_set_addr_hash()
Dt4fw_api.h662 FW_VI_MAC_CMD = 0x15, enumerator