Searched refs:TCR_PLCP_LEN (Results 1 – 3 of 3) sorted by relevance
625 #define TCR_PLCP_LEN TCR_SAT // rtl8180 macro
3298 txconf = txconf &~ TCR_PLCP_LEN; in rtl8185b_tx_enable()3300 txconf = txconf | TCR_PLCP_LEN; in rtl8185b_tx_enable()
1597 txconf = txconf &~ TCR_PLCP_LEN; in rtl8180_tx_enable()1599 txconf = txconf | TCR_PLCP_LEN; in rtl8180_tx_enable()