Searched refs:FRAG_THRESHOLD (Results 1 - 6 of 6) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
H A Dhost_interface.h132 FRAG_THRESHOLD = BIT(2), enumerator in enum:cfg_param
H A Dwilc_wfi_cfgoperations.c1651 pstrCfgParamVal.flag |= FRAG_THRESHOLD; set_wiphy_params()
H A Dhost_interface.c617 if (strHostIFCfgParamAttr->cfg_attr_info.flag & FRAG_THRESHOLD) { Handle_CfgParam()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dipw2100.h617 #define FRAG_THRESHOLD 16 macro
H A Dipw2100.c245 "FRAG_THRESHOLD",
4992 .host_command = FRAG_THRESHOLD,
5014 IPW_DEBUG_HC("FRAG_THRESHOLD: %u\n", threshold);
H A Dipw2200.c2142 IPW_CMD(FRAG_THRESHOLD); get_cmd_string()

Completed in 236 milliseconds