Home
last modified time | relevance | path

Searched refs:IF_PROT_TIME (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/wlags49_h2/
Dhcfdef.h626 #define IF_PROT_TIME(x) do { } while(0) macro
634 #define IF_PROT_TIME(x) do { x; } while(0)
Dhcf.c1187 IF_PROT_TIME( prot_cnt = ifbp->IFB_TickIni = INI_TICK_INI ); in hcf_connect()
1192 IF_PROT_TIME( HCFASSERT( prot_cnt, IPW( HREG_EV_STAT) ) ); in hcf_connect()
1193 IF_PROT_TIME( if ( prot_cnt ) prot_cnt = ifbp->IFB_TickIni ); in hcf_connect()
1207IF_PROT_TIME( HCFASSERT( prot_cnt, IPW( HREG_EV_STAT) ) ); /* if prot_cnt == 0, cmd_exe will fail,… in hcf_connect()
4034 IF_PROT_TIME( calibrate( ifbp ) ); /*10*/ in init()
4117 IF_PROT_TIME( HCFASSERT(prot_cnt, IPW( HREG_EV_STAT )) ); in init()
4125 IF_PROT_TIME( if ( prot_cnt == 0 ) rc = HCF_ERR_TIME_OUT ); in init()