Home
last modified time | relevance | path

Searched refs:txctl1 (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
H A 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()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
H A 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()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
H A 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()
1628 /* FIXME: shouldn't txctl1 be zero in the next line in b43legacy_phy_lo_g_measure()
1632 | (3/*txctl1*/ << 4)); in b43legacy_phy_lo_g_measure()
1891 txpower = phy->txctl1; in b43legacy_phy_xmitpower()
1916 phy->txctl1 = txpower; in b43legacy_phy_xmitpower()
H A Db43legacy.h477 u16 txctl1; member
H A Dradio.c1909 txpower = phy->txctl1; in b43legacy_radio_set_txpower_bg()
1912 phy->txctl1 = txpower; in b43legacy_radio_set_txpower_bg()
H A Dmain.c3105 phy->txctl1 = b43legacy_default_txctl1(dev); in setup_struct_phy_for_init()
3217 phy->txctl1 = b43legacy_default_txctl1(dev); in prepare_phy_data_for_init()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
H A 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()
1628 /* FIXME: shouldn't txctl1 be zero in the next line in b43legacy_phy_lo_g_measure()
1632 | (3/*txctl1*/ << 4)); in b43legacy_phy_lo_g_measure()
1891 txpower = phy->txctl1; in b43legacy_phy_xmitpower()
1916 phy->txctl1 = txpower; in b43legacy_phy_xmitpower()
H A Db43legacy.h477 u16 txctl1; member
H A Dradio.c1892 txpower = phy->txctl1; in b43legacy_radio_set_txpower_bg()
1895 phy->txctl1 = txpower; in b43legacy_radio_set_txpower_bg()
H A 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()
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h654 u16 txctl1; member
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_int.h654 u16 txctl1; member

Completed in 33 milliseconds