Home
last modified time | relevance | path

Searched refs:dcb_en (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dcommon.h877 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en);
880 bool rx_en, bool tx_en, bool dcb_en);
H A Dt4_hw.c8624 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en) in t4_enable_vi_params() argument
8634 V_FW_VI_ENABLE_CMD_DCB_INFO(dcb_en) | in t4_enable_vi_params()
8673 bool rx_en, bool tx_en, bool dcb_en) in t4_enable_pi_params() argument
8676 rx_en, tx_en, dcb_en); in t4_enable_pi_params()