Searched refs:hcf_service_nic (Results 1 - 3 of 3) 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.h389 EXTERN_C int hcf_service_nic (IFBP ifbp, wci_bufp bufp, unsigned int len );
H A Dhcf.c607 * - the received frame fits in the look ahead buffer, by the hcf_service_nic call that reported the Rx frame
609 * - if neither of the above implicit acks nor an explicit ack by the MSF, by the first hcf_service_nic after
610 * the hcf_service_nic that reported the Rx frame.
648 * invocation of hcf_service_nic is (apparently) called in the ISR when the ISR was activated as result of a
672 *6: ack the "old" Rx-event. See "Rx Buffer free strategy" in hcf_service_nic above for more explanation.
1468 * hcf_dma_rx_get must be called repeatedly by the MSF when hcf_service_nic signals availability of a rx frame
2341 * HCF_SUCCESS No SSN error ( or HCF_ERR_MIC already reported by hcf_service_nic)
2343 * reported by hcf_service_nic)
2360 * by hcf_service_nic in the lookahead buffer or be just behind it, i.e. the first byte not yet read.
2366 * o at entry: look ahead buffer as passed with hcf_service_nic i
3054 hcf_service_nic( IFBP ifbp, wci_bufp bufp, unsigned int len ) function
[all...]
H A Dwl_main.c1843 result = hcf_service_nic( &lp->hcfCtx,

Completed in 101 milliseconds