Home
last modified time | relevance | path

Searched refs:HCF_ASSERT (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcfcfg.h427 #define HCF_ASSERT HCF_ASSERT_LNK_MSF_RTN // statically binding of msf_assert routine macro
473 #if ! defined HCF_ASSERT
474 #define HCF_ASSERT 0 macro
712 #if (HCF_ASSERT) & ~( HCF_ASSERT_PRINTF | HCF_ASSERT_SW_SUP | HCF_ASSERT_MB | HCF_ASSERT_RT_MSF_RTN…
714 err: invalid value for HCF_ASSERT;
717 #if (HCF_ASSERT) & HCF_ASSERT_MB && ! ( (HCF_EXT) & HCF_EXT_MB ) //detect potential conflict
Dhcf.h318 #if HCF_ASSERT
319 #if (HCF_ASSERT) & HCF_ASSERT_MB
328 #if (HCF_ASSERT) & ( HCF_ASSERT_LNK_MSF_RTN | HCF_ASSERT_RT_MSF_RTN )
331 #if (HCF_ASSERT) & HCF_ASSERT_PRINTF // engineering facilty intended as F/W debugging aid
390 #if (HCF_ASSERT) & HCF_ASSERT_LNK_MSF_RTN
Dhcf.c130 #if (HCF_ASSERT) & HCF_ASSERT_PRINTF
240 #if HCF_ASSERT
450 HCF_ASSERT,
922 #if HCF_ASSERT in hcf_cntl()
1124 #if HCF_ASSERT in hcf_connect()
1169 #if HCF_ASSERT in hcf_connect()
1172 #if (HCF_ASSERT) & HCF_ASSERT_LNK_MSF_RTN in hcf_connect()
1177 #if (HCF_ASSERT) & HCF_ASSERT_MB //build the structure to pass the assert info to hc… in hcf_connect()
1196 …HCFASSERT( DO_ASSERT, MERGE_2( HCF_ASSERT, 0xCAF0 ) ); //just to proof that the complete assert ma… in hcf_connect()
1567 #if HCF_ASSERT && (HCF_ENCAP) == HCF_ENC in hcf_dma_rx_put()
[all …]
Dmmd.c193 #if HCF_ASSERT in mmd_check_comp()
239 #if HCF_ASSERT in mmd_check_comp()
Dhcfdef.h676 #if HCF_ASSERT
742 #if HCF_ASSERT
Dmdd.h303 #if (HCF_ASSERT) & ( HCF_ASSERT_LNK_MSF_RTN | HCF_ASSERT_RT_MSF_RTN )