Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h117 u8 short_slot_allowed; member
Dhost_interface.c581 u8 slot_allowed = param->short_slot_allowed; in handle_cfg_param()
585 wid_list[i].val = (s8 *)&param->short_slot_allowed; in handle_cfg_param()
588 hif_drv->cfg_values.short_slot_allowed = slot_allowed; in handle_cfg_param()