Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtx.c4992 u8 blk_bmap = 0; in ieee80211_s1g_beacon_add_tim_pvb() local
5003 blk_bmap |= BIT(sblk); in ieee80211_s1g_beacon_add_tim_pvb()
5007 if (!blk_bmap) in ieee80211_s1g_beacon_add_tim_pvb()
5021 skb_put_u8(skb, blk_bmap); in ieee80211_s1g_beacon_add_tim_pvb()
5027 if (!(blk_bmap & BIT(sblk))) in ieee80211_s1g_beacon_add_tim_pvb()