Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Ddesc.c260 u32 txctl0 = 0, txctl1 = 0, txctl2 = 0, txctl3 = 0; in ath5k_hw_setup_4word_tx_desc() local
310 txctl1 = pkt_len & AR5K_4W_TX_DESC_CTL1_BUF_LEN; in ath5k_hw_setup_4word_tx_desc()
314 txctl1 |= AR5K_REG_SM(type, AR5K_4W_TX_DESC_CTL1_FRAME_TYPE); in ath5k_hw_setup_4word_tx_desc()
337 txctl1 |= AR5K_REG_SM(key_index, in ath5k_hw_setup_4word_tx_desc()
354 tx_ctl->tx_control_1 = txctl1; in ath5k_hw_setup_4word_tx_desc()
/linux-6.1.9/drivers/net/wireless/broadcom/b43legacy/
Dphy.c172 saved_txctl1 = phy->txctl1; in b43legacy_phy_init_pctl()
1043 (phy->txctl1 << 4) | in b43legacy_phy_initg()
1049 phy->txctl1); in b43legacy_phy_initg()
1311 phy->rfatt, phy->txctl1); in b43legacy_current_lopair()
1891 txpower = phy->txctl1; in b43legacy_phy_xmitpower()
1916 phy->txctl1 = txpower; in b43legacy_phy_xmitpower()
Db43legacy.h477 u16 txctl1; member
Dradio.c1909 txpower = phy->txctl1; in b43legacy_radio_set_txpower_bg()
1912 phy->txctl1 = txpower; in b43legacy_radio_set_txpower_bg()
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()
/linux-6.1.9/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
Dphy_int.h654 u16 txctl1; member