Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/wlags49_h2/
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
Dwl_priv.c1061 case CFG_MB_INFO: in wvlan_uil_put_info()
1129 case CFG_MB_INFO: in wvlan_uil_put_info()
1502 case CFG_MB_INFO: in wvlan_uil_get_info()
Dwl_internal.h105 #define CFG_MB_INFO 0x0820 //Mail Box Info Block macro
Dhcf.c1179 ifbp->IFB_AssertStrct.typ = CFG_MB_INFO; in hcf_connect()
1980 if ( type == CFG_MB_INFO ) { in hcf_get_info()
2213 case CFG_MB_INFO: //store MailBoxInfoBlock in hcf_put_info()
Dwl_main.c2847 lp->ltvRecord.typ = CFG_MB_INFO; in wl_mbx()
2857 if ( lp->ltvRecord.typ == CFG_MB_INFO ) { in wl_mbx()