Home
last modified time | relevance | path

Searched refs:FW_VI_CMD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c528 vi_cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_port_init()
1346 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_alloc_vi()
1376 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_free_vi()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_hw.c529 vi_cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_port_init()
1347 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_alloc_vi()
1377 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4vf_free_vi()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h830 FW_VI_CMD = 0x14, enumerator
H A Dt4_hw.c7658 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | FW_CMD_REQUEST_F | in t4_alloc_vi()
7713 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4_free_vi()
9707 /* If fw supports returning the VIN as part of FW_VI_CMD, in t4_init_portinfo()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h832 FW_VI_CMD = 0x14, enumerator
H A Dt4_hw.c7628 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | FW_CMD_REQUEST_F | in t4_alloc_vi()
7683 c.op_to_vfn = cpu_to_be32(FW_CMD_OP_V(FW_VI_CMD) | in t4_free_vi()
9676 /* If fw supports returning the VIN as part of FW_VI_CMD, in t4_init_portinfo()

Completed in 58 milliseconds