Home
last modified time | relevance | path

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

/NextBSD/sys/dev/bwn/
HDif_bwnvar.h272 #define BWN_PHY_G_FLAG_TSSITABLE_ALLOC (1 << 0) macro
HDif_bwn.c2062 pg->pg_flags |= BWN_PHY_G_FLAG_TSSITABLE_ALLOC; in bwn_phy_g_attach()
2071 if (pg->pg_flags & BWN_PHY_G_FLAG_TSSITABLE_ALLOC) { in bwn_phy_g_detach()