Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/cxgbe/common/
Dt4_hw.c4136 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_fwaddrspace_write()
4163 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_mdio_rd()
4193 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_mdio_wr()
4231 cpu_to_be32(V_FW_CMD_OP(FW_LDST_CMD) | in t4_i2c_rd()
4272 cpu_to_be32(V_FW_CMD_OP(FW_LDST_CMD) | in t4_i2c_wr()
4299 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_sge_ctxt_flush()
4335 c.op_to_addrspace = htonl(V_FW_CMD_OP(FW_LDST_CMD) | F_FW_CMD_REQUEST | in t4_sge_ctxt_rd()
/freebsd-9-stable/sys/dev/cxgbe/firmware/
Dt4fw_interface.h3040 FW_LDST_CMD = 0x01, enumerator
/freebsd-9-stable/sys/dev/cxgbe/
Dt4_main.c5977 htobe32(V_FW_CMD_OP(FW_LDST_CMD) | in sysctl_mps_tcam()