Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_dcb.h52 INIT_PORT_DCB_CMD(__pcmd, __port, EXEC, FW_PORT_ACTION_L2_DCB_CFG)
H A Dt4fw_api.h2734 FW_PORT_ACTION_L2_DCB_CFG = 0x0005, enumerator
H A Dcxgb4_main.c624 action == FW_PORT_ACTION_L2_DCB_CFG) in fwevtq_handler()