Lines Matching defs:flags
52 unsigned long flags;
70 spin_lock_irqsave(&pnd->tx_lock, flags);
74 spin_unlock_irqrestore(&pnd->tx_lock, flags);
89 unsigned long flags;
107 spin_lock_irqsave(&pnd->tx_lock, flags);
110 spin_unlock_irqrestore(&pnd->tx_lock, flags);
143 unsigned long flags;
148 spin_lock_irqsave(&pnd->rx_lock, flags);
170 spin_unlock_irqrestore(&pnd->rx_lock, flags);
281 dev->flags = IFF_POINTOPOINT | IFF_NOARP;