Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h2029 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en);
2032 bool rx_en, bool tx_en, bool dcb_en);
Dt4_hw.c8224 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en) in t4_enable_vi_params() argument
8234 FW_VI_ENABLE_CMD_DCB_INFO_V(dcb_en) | in t4_enable_vi_params()
8272 bool rx_en, bool tx_en, bool dcb_en) in t4_enable_pi_params() argument
8275 rx_en, tx_en, dcb_en); in t4_enable_pi_params()