Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.c494 u32 qmi_def_tnums_thresh; member
541 u32 qmi_def_tnums_thresh; member
940 cfg_reg |= (cfg->qmi_def_tnums_thresh << 8) | cfg->qmi_def_tnums_thresh; in enable()
1119 state->qmi_def_tnums_thresh = 48; in fill_soc_specific_params()
1133 state->qmi_def_tnums_thresh = 48; in fill_soc_specific_params()
1145 state->qmi_def_tnums_thresh = 32; in fill_soc_specific_params()
1756 fman->cfg->qmi_def_tnums_thresh = fman->state->qmi_def_tnums_thresh; in fman_config()