Searched refs:clrdmask (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_tx.c1425 if (an->clrdmask == 1) {
1427 an->clrdmask = 0;
3264 /* See if clrdmask needs to be set */
3287 * Only set the clrdmask bit if none of the nodes are currently
3306 an->clrdmask = 1;
3345 an->clrdmask = 1; /* Always start by setting this bit */
3402 * Override the clrdmask configuration for the next frame
3769 * Override the clrdmask configuration for the next frame,
3976 * Override the clrdmask configuration for the next frame
4103 "swq_depth=%d, clrdmask
[all...]
H A Dif_athvar.h205 int clrdmask; /* has clrdmask been set */ member in struct:ath_node

Completed in 97 milliseconds