• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/

Lines Matching refs:ESS

44 #ifdef ESS
110 * End Station Support (ESS)
121 struct smt_p_0016 *cmd ; /* para: command for the ESS */
137 DB_ESS("ESS: RAF frame error, parameter type not found\n",0,0) ;
143 * get the pointer to the ESS command
147 * error in frame: para ESS command was not found
149 DB_ESS("ESS: RAF frame error, parameter command not found\n",0,0);
161 * evaluate the ESS command
166 * Process an ESS Allocation Request
189 * The ESS do not send the Frame to the network!
192 DB_ESS("ESS: save Alloc Req Trans ID %lx\n",sm->smt_tid,0);
223 DB_ESS("ESS: RAF with para problem, ignoring\n",0,0) ;
244 DB_ESS("ESS: Allocation Responce not accepted\n",0,0) ;
253 printk(KERN_ERR "ESS: sm_to_para failed");
259 printk(KERN_ERR "ESS: sm_to_para failed");
275 * Process an ESS Change Request
282 DB_ESS("ESS: Do not process Change Responses\n",0,0) ;
290 DB_ESS("ESS: RAF with para problem, ignoring\n",0,0) ;
302 DB_ESS("ESS: RAF frame with para problem, ignoring\n",0,0) ;
314 DB_ESSN(2,"ESS: Change Request from %s\n",
340 DB_ESS("ESS: Do not process a Report Reply\n",0,0) ;
344 DB_ESSN(2,"ESS: Report Request from %s\n",
351 DB_ESS("ESS: ignoring RAF with para problem\n",0,0) ;
367 DB_ESS("ESS: ignoring RAF with bad sba_cmd\n",0,0) ;
420 DB_ESS("ESS: SMT does not accept the payload value\n",0,0) ;
424 DB_ESS("ESS: SMT does not accept the overhead value\n",0,0) ;
430 DB_ESS("ESS: payload / overhead not accepted\n",0,0) ;
449 DB_ESSN(2,"ESS: turn SMT_ST_SYNC_SERVICE bit on\n",0,0) ;
457 DB_ESSN(2,"ESS: turn SMT_ST_SYNC_SERVICE bit off\n",0,0) ;
544 DB_ESSN(2,"ESS: timer_poll\n",0,0) ;
664 * check if the frame must be send to the own ESS
670 DB_ESS("ESS:Send to the local SBA\n",0,0) ;
682 DB_ESS("ESS:Send to the network\n",0,0) ;
717 #endif /* ESS */