Searched refs:qed_dcbx_get_config_params (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.c | 1237 int qed_dcbx_get_config_params(struct qed_hwfn *p_hwfn, in qed_dcbx_get_config_params() function 1334 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setstate() 1443 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpfccfg() 1583 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpgtccfgtx() 1619 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpgbwgcfgtx() 1648 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setall() 1672 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setnumtcs() 1711 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setpfcstate() 1771 rc = qed_dcbx_get_config_params(hwfn, &dcbx_set); in qed_dcbnl_setapp() 1824 rc = qed_dcbx_get_config_params(hwf in qed_dcbnl_setdcbx() [all...] |
H A D | qed_dcbx.h | 87 int qed_dcbx_get_config_params(struct qed_hwfn *, struct qed_dcbx_set *);
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_dcbx.c | 1235 int qed_dcbx_get_config_params(struct qed_hwfn *p_hwfn, in qed_dcbx_get_config_params() function 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(hwf in qed_dcbnl_setdcbx() [all...] |
H A D | qed_dcbx.h | 87 int qed_dcbx_get_config_params(struct qed_hwfn *p_hwfn,
|
Completed in 6 milliseconds