Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h118 u8 txop_prot_disabled; member
Dhost_interface.c596 u8 prot_disabled = param->txop_prot_disabled; in handle_cfg_param()
598 if (param->txop_prot_disabled < 2) { in handle_cfg_param()
600 wid_list[i].val = (s8 *)&param->txop_prot_disabled; in handle_cfg_param()
603 hif_drv->cfg_values.txop_prot_disabled = prot_disabled; in handle_cfg_param()