Home
last modified time | relevance | path

Searched refs:FW_RESET_CMD (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_mng.h40 #define FW_RESET_CMD 0xDF macro
H A Dtxgbe_mng.c342 reset_cmd.hdr.cmd = FW_RESET_CMD; in txgbe_hic_reset()
/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4vf_hw.c267 cmd.op_to_write = cpu_to_be32(V_FW_CMD_OP(FW_RESET_CMD) | in t4vf_fw_reset()
H A Dt4fw_interface.h355 FW_RESET_CMD = 0x03, enumerator