Searched refs:CFG_MB_INFO (Results 1 - 5 of 5) sorted by relevance

/drivers/staging/wlags49_h2/
H A Dwl_priv.c1059 case CFG_MB_INFO:
1127 case CFG_MB_INFO:
1500 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] )
955 #define CFG_MB_INFO 0x0820 //Mail Box Info Block macro
H A Dwl_internal.h105 #define CFG_MB_INFO 0x0820 //Mail Box Info Block macro
H A Dhcf.c1179 ifbp->IFB_AssertStrct.typ = CFG_MB_INFO;
1915 * CFG_MB_INFO, CFG_TALLIES, CFG_DRV_IDENTITY, CFG_DRV_SUP_RANGE, CFG_DRV_ACT_RANGES_PRI,
1932 * CFG_MB_INFO: copy the oldest MailBox Info Block or the "null" block if none available.
1935 * - during the pseudo-asynchronous Hermes commands (diagnose, download) only CFG_MB_INFO is acceptable
1980 if ( type == CFG_MB_INFO ) {
1994 if ( q != NULL ) { //a special or CFG_TALLIES or CFG_MB_INFO
2005 } else { // not a special nor CFG_TALLIES nor CFG_MB_INFO
2213 case CFG_MB_INFO: //store MailBoxInfoBlock
2800 * moved to the MSF. The HCF offers as supports hcf_put_info with CFG_MB_INFO as parameter to emulate the old
4643 ifbp->IFB_MBp[ifbp->IFB_MBWp] = 0; //to assure get_info for CFG_MB_INFO stop
[all...]
H A Dwl_main.c2847 lp->ltvRecord.typ = CFG_MB_INFO;
2857 if ( lp->ltvRecord.typ == CFG_MB_INFO ) {

Completed in 587 milliseconds