Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Dradio.h63 u16 b43legacy_default_txctl1(struct b43legacy_wldev *dev);
Dmain.c3106 phy->txctl1 = b43legacy_default_txctl1(dev); in setup_struct_phy_for_init()
3218 phy->txctl1 = b43legacy_default_txctl1(dev); in prepare_phy_data_for_init()
Dradio.c2030 u16 b43legacy_default_txctl1(struct b43legacy_wldev *dev) in b43legacy_default_txctl1() function