Searched refs:HFS_TX_CNTL_TX_DELAY (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.c2503 * HFS_TX_CNTL_TX_DELAY
2540 * HFS_TX_CNTL_TX_DELAY bit of the tx_cntl parameter is not set.
2543 * a non-NULL descp and the preceding call had the HFS_TX_CNTL_TX_DELAY bit of tx_cntl set, then the message as
2583 * All bits of the tx_cntl parameter except HFS_TX_CNTL_TX_DELAY and the HCF_PORT# bits are passed to the F/W via
2600 *4: for the normal case (i.e. no HFS_TX_CNTL_TX_DELAY option active), a fid is acquired via the
2713 HCFASSERT( ( descp != NULL ) ^ ( tx_cntl & HFS_TX_CNTL_TX_DELAY ), tx_cntl )
2714 if ( tx_cntl & HFS_TX_CNTL_TX_DELAY ) {
2715 tx_cntl &= ~HFS_TX_CNTL_TX_DELAY; //!!HFS_TX_CNTL_TX_DELAY no longer available
H A Dmdd.h897 * HFS_TX_CNTL_TX_DELAY 4000 4000 | 4000 4000 N/A
932 #define HFS_TX_CNTL_TX_DELAY 0x4000U //decouple "put data" and send macro

Completed in 52 milliseconds