Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.c551 u16 rts_th = param->rts_threshold; in handle_cfg_param() local
553 if (rts_th > 255) { in handle_cfg_param()
558 hif_drv->cfg_values.rts_threshold = rts_th; in handle_cfg_param()