Home
last modified time | relevance | path

Searched refs:HFS_TX_CNTL_TX_DELAY (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/wlags49_h2/
Dhcf.c2622 HCFASSERT( ( descp != NULL ) ^ ( tx_cntl & HFS_TX_CNTL_TX_DELAY ), tx_cntl ); in hcf_send_msg()
2623 if ( tx_cntl & HFS_TX_CNTL_TX_DELAY ) { in hcf_send_msg()
2624 tx_cntl &= ~HFS_TX_CNTL_TX_DELAY; //!!HFS_TX_CNTL_TX_DELAY no longer available in hcf_send_msg()
Dmdd.h940 #define HFS_TX_CNTL_TX_DELAY 0x4000U //decouple "put data" and send macro