Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dhost_interface.h117 u8 txop_prot_disabled; member
Dhost_interface.c674 if (strHostIFCfgParamAttr->cfg_attr_info.txop_prot_disabled < 2) { in Handle_CfgParam()
676 strWIDList[u8WidCnt].val = (s8 *)&strHostIFCfgParamAttr->cfg_attr_info.txop_prot_disabled; in Handle_CfgParam()
679 …hif_drv->strCfgValues.txop_prot_disabled = (u8)strHostIFCfgParamAttr->cfg_attr_info.txop_prot_disa… in Handle_CfgParam()
4002 *pu16WID_Value = (u16)hif_drv->strCfgValues.txop_prot_disabled; in hif_get_cfg()