Searched refs:dcb_en (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4.h | 2022 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en); 2025 bool rx_en, bool tx_en, bool dcb_en);
|
H A D | t4_hw.c | 8226 unsigned int viid, bool rx_en, bool tx_en, bool dcb_en) in t4_enable_vi_params() argument 8236 FW_VI_ENABLE_CMD_DCB_INFO_V(dcb_en) | in t4_enable_vi_params() 8274 bool rx_en, bool tx_en, bool dcb_en) in t4_enable_pi_params() argument 8277 rx_en, tx_en, dcb_en); in t4_enable_pi_params()
|