Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman.c519 u32 qmi_def_tnums_thresh; member
566 u32 qmi_def_tnums_thresh; member
959 cfg_reg |= (cfg->qmi_def_tnums_thresh << 8) | cfg->qmi_def_tnums_thresh; in enable()
1138 state->qmi_def_tnums_thresh = 48; in fill_soc_specific_params()
1152 state->qmi_def_tnums_thresh = 48; in fill_soc_specific_params()
1164 state->qmi_def_tnums_thresh = 32; in fill_soc_specific_params()
1776 fman->cfg->qmi_def_tnums_thresh = fman->state->qmi_def_tnums_thresh; in fman_config()