Searched refs:HCF_ACT_RX_ACK (Results 1 - 2 of 2) 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.c530 * - HCF_ACT_RX_ACK acknowledge non-DMA receiver to Hermes
554 * - HCF_ACT_RX_ACK
600 * o HCF_ACT_RX_ACK: Receiver Acknowledgement (non-DMA, non-USB mode only)
810 case HCF_ACT_RX_ACK: //Receiver ACK
2479 (void)hcf_action( ifbp, HCF_ACT_RX_ACK ); //only 1 shot to get the data, so free the resources in the NIC
3019 * This acknowledgement can not be done via hcf_action( HCF_ACT_RX_ACK ) because this also clears
3068 (void)hcf_action( ifbp, HCF_ACT_RX_ACK ); /* 2*/
H A Dmdd.h596 #define HCF_ACT_RX_ACK 0x15 // Receiever ACK (optimization) macro

Completed in 142 milliseconds