Searched refs:HCF_ERR_LEN (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/
H A Dwl_util.c434 case HCF_ERR_LEN:
H A Dhcf.c1923 * HCF_ERR_LEN The provided buffer was too small
1944 * as fits is copied, and an error status of HCF_ERR_LEN is returned.
1983 * Note the HCF_ERR_LEN is NOT adequately set, when L >= 2 but less than needed
2119 rc = HCF_ERR_LEN;
2122 HCFASSERT( rc == HCF_SUCCESS || ( rc == HCF_ERR_LEN && ifbp->IFB_AssertTrace & 1<<HCF_TRACE_PUT_INFO ),
4620 rc = HCF_ERR_LEN;
H A Dmdd.h842 #define HCF_ERR_LEN 0x08 /* buffer size insufficient macro
H A Dhcfcfg.h806 #define UIL_ERR_LEN HCF_ERR_LEN

Completed in 75 milliseconds