Searched refs:qed_dcbx_get_config_params (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.c | 1332 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setstate() 1441 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpfccfg() 1581 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpgtccfgtx() 1617 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpgbwgcfgtx() 1646 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setall() 1670 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setnumtcs() 1709 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpfcstate() 1769 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setapp() 1822 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setdcbx() 1906 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setfeatcfg() [all …]
|
H A D | qed_dcbx.h | 87 int qed_dcbx_get_config_params(struct qed_hwfn *p_hwfn,
|