Home
last modified time | relevance | path

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

/freebsd/sys/dev/bwn/
H A Dif_bwnvar.h335 #define BWN_PHY_G_FLAG_TSSITABLE_ALLOC (1 << 0) macro
H A Dif_bwn_phy_g.c220 pg->pg_flags |= BWN_PHY_G_FLAG_TSSITABLE_ALLOC; in bwn_phy_g_attach()
229 if (pg->pg_flags & BWN_PHY_G_FLAG_TSSITABLE_ALLOC) { in bwn_phy_g_detach()