Searched refs:CFG_MB_INFO (Results 1 - 5 of 5) 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_priv.c1053 case CFG_MB_INFO:
1117 case CFG_MB_INFO:
1490 case CFG_MB_INFO:
H A Dmdd.h296 XX3( CFG_MB_INFO, hcf_16, base_typ, hcf_16, frag_cnt, CFG_MB_INFO_FRAG, frag_buf[ 1] )
946 #define CFG_MB_INFO 0x0820 //Mail Box Info Block macro
H A Dwl_internal.h114 #define CFG_MB_INFO 0x0820 //Mail Box Info Block macro
H A Dhcf.c1203 ifbp->IFB_AssertStrct.typ = CFG_MB_INFO;
1981 * CFG_MB_INFO, CFG_TALLIES, CFG_DRV_IDENTITY, CFG_DRV_SUP_RANGE, CFG_DRV_ACT_RANGES_PRI,
1998 * CFG_MB_INFO: copy the oldest MailBox Info Block or the "null" block if none available.
2001 * - during the pseudo-asynchronous Hermes commands (diagnose, download) only CFG_MB_INFO is acceptable
2046 if ( type == CFG_MB_INFO ) {
2060 if ( q != NULL ) { //a special or CFG_TALLIES or CFG_MB_INFO
2071 } else { // not a special nor CFG_TALLIES nor CFG_MB_INFO
2278 case CFG_MB_INFO: //store MailBoxInfoBlock
2911 * moved to the MSF. The HCF offers as supports hcf_put_info with CFG_MB_INFO as parameter to emulate the old
4630 ifbp->IFB_MBp[ifbp->IFB_MBWp] = 0; //to assure get_info for CFG_MB_INFO stop
[all...]
H A Dwl_main.c2478 lp->ltvRecord.typ = CFG_MB_INFO;
2488 if ( lp->ltvRecord.typ == CFG_MB_INFO ) {

Completed in 100 milliseconds