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.h140 SHORT_SLOT_ALLOWED = BIT(9), enumerator
Dhost_interface.c580 if (param->flag & SHORT_SLOT_ALLOWED) { in handle_cfg_param()