Searched refs:cmd_exe (Results 1 - 1 of 1) 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 Dhcf.c104 HCF_STATIC int cmd_exe( IFBP ifbp, hcf_16 cmd_code, hcf_16 par_0 );
788 cmd_exe( ifbp, HCMD_SLEEP, 0 );
826 cmd_exe( ifbp, HCMD_INQUIRE, action - HCF_ACT_TALLIES + CFG_TALLIES );
871 *!! via cmd_exe
969 /*6*/ rc = cmd_exe( ifbp, cmd, 0 );
1113 * next cmd_exe will fail, causing the HCF to go into DEFUNCT mode
1123 * The return status of cmd_exe is ignored. It is assumed that if cmd_exe fails, init fails too
1125 * the call to init and its subsequent call of cmd_exe will return HCF_ERR_NO_NIC if appropriate. This status
1231 IF_PROT_TIME( HCFASSERT( prot_cnt, IPW( HREG_EV_STAT) ) ) /* if prot_cnt == 0, cmd_exe wil
3679 cmd_exe( IFBP ifbp, hcf_16 cmd_code, hcf_16 par_0 ) //if HCMD_BUSY of cmd_code set, then do NOT wait for completion function
[all...]

Completed in 104 milliseconds