Searched refs:B43_MAX_WRITES_IN_ROW (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/drivers/net/wireless/b43/ | ||
D | phy_common.h | 43 #define B43_MAX_WRITES_IN_ROW 24 macro |
D | phy_common.c | 242 if (++dev->phy.writes_counter == B43_MAX_WRITES_IN_ROW) { in b43_phy_write() |