Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/freescale/fman/
Dfman.c520 u32 qmi_def_tnums_thresh; member
567 u32 qmi_def_tnums_thresh; member
966 cfg_reg |= (cfg->qmi_def_tnums_thresh << 8) | cfg->qmi_def_tnums_thresh; in enable()
1145 state->qmi_def_tnums_thresh = 48; in fill_soc_specific_params()
1159 state->qmi_def_tnums_thresh = 48; in fill_soc_specific_params()
1171 state->qmi_def_tnums_thresh = 32; in fill_soc_specific_params()
1782 fman->cfg->qmi_def_tnums_thresh = fman->state->qmi_def_tnums_thresh; in fman_config()