• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlags49_h2/

Lines Matching defs:hcf_send_msg

2490 *.MODULE		int hcf_send_msg( IFBP ifbp, DESC_STRCT *descp, hcf_16 tx_cntl )
2586 * Note that hcf_send_msg does not detect NIC absence. The MSF is supposed to have its own -platform dependent-
2589 * just after hcf_send_msg returns but before the actual transmission took place or sometime earlier.
2602 * all, the MSF is not supposed to call hcf_send_msg when no Resource is available.
2613 * hcf_send_msg checks whether the frame is an Ethernet-II rather than an "official" 802.3 frame.
2620 * hcf_send_msg leaves the responsibility to only send messages on enabled ports at the MSF level.
2624 * hcf_send_msg does not NEED a return value to report NIC absence or removal during the execution of
2625 * hcf_send_msg(), because the MSF and higher layers must be able to cope anyway with the NIC being removed
2626 * after a successful completion of hcf_send_msg() but before the actual transmission took place.
2630 * hcf_send_msg does not check for transmit buffer overflow because the Hermes does this protection.
2643 hcf_send_msg( IFBP ifbp, DESC_STRCT *descp, hcf_16 tx_cntl )
2797 } // hcf_send_msg
2891 * completion of hcf_send_msg/notify
2967 * - Alloc events are handled by hcf_send_msg (and notify). Only if there is no "spare" resource, the
2969 * 0x001. This value is recognized by get_fid (called by hcf_send_msg and notify) where the real
3242 * The MIC is separate for Tx and Rx, thus allowing hcf_send_msg to occur between hcf_service_nic and
3320 * The MIC is separate for Tx and Rx, thus allowing hcf_send_msg to occur between hcf_service_nic and
4095 // ifbp->IFB_RscInd = 1; //let's hope that by the time hcf_send_msg isa called, there will be a FID