Lines Matching defs:mask
254 /* 1d tag mask */
256 /* TID mask */
456 * mask with QOS_DATA rather than IEEE80211_FCTL_STYPE as we just need
470 * mask with 0x40 and test that that bit is clear to only return true
966 * @IEEE80211_OPMODE_NOTIF_CHANWIDTH_MASK: channel width mask
972 * @IEEE80211_OPMODE_NOTIF_RX_NSS_MASK: number of spatial streams mask
1474 * @rx_mask: RX mask
3666 u8 mask;
3674 mask = 1 << (aid & 7);
3684 return !!(tim->virtual_map[index] & mask);