Home
last modified time | relevance | path

Searched refs:tx_control (Results 1 – 23 of 23) sorted by relevance

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dsta_tx.c73 local_tx_pd->tx_control = in mwifiex_process_sta_txpd()
101 if (!local_tx_pd->tx_control) in mwifiex_process_sta_txpd()
103 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_process_sta_txpd()
151 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_send_null_packet()
D11n_aggr.c113 if (local_tx_pd->tx_control == 0) in mwifiex_11n_form_amsdu_txpd()
115 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_11n_form_amsdu_txpd()
Duap_txrx.c511 txpd->tx_control = in mwifiex_process_uap_txpd()
527 if (!txpd->tx_control) in mwifiex_process_uap_txpd()
529 txpd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_process_uap_txpd()
Dtdls.c821 u32 pkt_type, tx_control; in mwifiex_send_tdls_action_frame() local
853 tx_control = 0; in mwifiex_send_tdls_action_frame()
857 memcpy(pos + sizeof(pkt_type), &tx_control, sizeof(tx_control)); in mwifiex_send_tdls_action_frame()
Dcfg80211.c169 u32 tx_control = 0, pkt_type = PKT_TYPE_MGMT; in mwifiex_form_mgmt_frame() local
177 memcpy(skb_push(skb, sizeof(tx_control)), in mwifiex_form_mgmt_frame()
178 &tx_control, sizeof(tx_control)); in mwifiex_form_mgmt_frame()
4285 u32 tx_control = 0, pkt_type = PKT_TYPE_MGMT; in mwifiex_cfg80211_authenticate() local
4377 memcpy(skb_push(skb, sizeof(tx_control)), in mwifiex_cfg80211_authenticate()
4378 &tx_control, sizeof(tx_control)); in mwifiex_cfg80211_authenticate()
Dfw.h684 __le32 tx_control; member
731 __le32 tx_control; member
/linux-6.12.1/drivers/net/wireless/ti/wl1251/
Dtx.h67 struct tx_control { struct
131 struct tx_control control;
/linux-6.12.1/drivers/net/wireless/broadcom/b43/
Dphy_g.c205 const struct b43_rfatt *rfatt, u8 tx_control) in b43_set_txpower_g() argument
222 gphy->tx_control = tx_control; in b43_set_txpower_g()
224 gphy->rfatt.with_padmix = !!(tx_control & B43_TXCTL_TXMIX); in b43_set_txpower_g()
231 bb, rf, tx_control, tx_bias, tx_magn); in b43_set_txpower_g()
238 (rf & 0x000F) | (tx_control & 0x0070)); in b43_set_txpower_g()
241 b43_radio_maskset(dev, 0x52, ~0x0070, (tx_control & 0x0070)); in b43_set_txpower_g()
1570 b43_set_txpower_g(dev, &gphy->bbatt, &gphy->rfatt, gphy->tx_control); in b43_phy_initb5()
1677 b43_set_txpower_g(dev, &gphy->bbatt, &gphy->rfatt, gphy->tx_control); in b43_phy_initb6()
1942 old_tx_control = gphy->tx_control; in b43_phy_init_pctl()
2526 gphy->tx_control = (default_tx_control(dev) << 4); in b43_gphy_op_prepare_hardware()
[all …]
Dlo.h80 u16 rfatt, u16 bbatt, u16 tx_control);
Dphy_g.h150 u8 tx_control; /* B43_TXCTL_XXX */ member
Dlo.c902 u16 rfatt, u16 bbatt, u16 tx_control) in b43_lo_g_adjust_to() argument
/linux-6.12.1/drivers/net/ethernet/ibm/ehea/
Dehea_main.c780 swqe->tx_control |= EHEA_SWQE_PURGE; in check_sqs()
782 swqe->tx_control |= EHEA_SWQE_SIGNALLED_COMPLETION; in check_sqs()
783 swqe->tx_control |= EHEA_SWQE_IMM_DATA_PRESENT; in check_sqs()
1615 swqe->tx_control |= EHEA_SWQE_TSO; in write_swqe2_immediate()
1959 swqe->tx_control |= EHEA_SWQE_IMM_DATA_PRESENT | EHEA_SWQE_CRC; in xmit_common()
1965 swqe->tx_control |= EHEA_SWQE_IP_CHECKSUM; in xmit_common()
1973 swqe->tx_control |= EHEA_SWQE_TCP_CHECKSUM; in xmit_common()
1981 swqe->tx_control |= EHEA_SWQE_TCP_CHECKSUM; in xmit_common()
1992 swqe->tx_control |= EHEA_SWQE_DESCRIPTORS_PRESENT; in ehea_xmit2()
2032 swqe->tx_control |= EHEA_SWQE_VLAN_INSERT; in ehea_start_xmit()
[all …]
Dehea_qmr.h88 u16 tx_control; member
/linux-6.12.1/drivers/net/wireless/marvell/libertas/
Dtx.c121 txpd->tx_control = cpu_to_le32(convert_radiotap_rate_to_mv(rtap_hdr->rate)); in lbs_hard_start_xmit()
Dhost.h307 __le32 tx_control; member
Dmesh.c1087 txpd->tx_control |= cpu_to_le32(TxPD_MESH_FRAME); in lbs_mesh_set_txpd()
/linux-6.12.1/drivers/media/rc/
Dimon.c112 bool tx_control; member
602 if (!ictx->tx_control) { in send_packet()
2128 bool tx_control = false; in imon_find_endpoints() local
2171 tx_control = true; in imon_find_endpoints()
2200 ictx->tx_control = tx_control; in imon_find_endpoints()
/linux-6.12.1/drivers/net/ethernet/xscale/
Dixp4xx_eth.c174 u32 tx_control[2], __res1[2]; /* 000 */ member
599 &port->regs->tx_control[0]); in ixp4xx_adjust_link()
602 &port->regs->tx_control[0]); in ixp4xx_adjust_link()
1324 __raw_writel(TX_CNTRL1_RETRIES, &port->regs->tx_control[1]); in eth_open()
1325 __raw_writel(DEFAULT_TX_CNTRL0, &port->regs->tx_control[0]); in eth_open()
/linux-6.12.1/drivers/net/ethernet/
Dfealnx.c1489 long tx_control = np->cur_tx->control; in intr_handler() local
1491 if (!(tx_control & TXLD)) { /* this pkt is combined by two tx descriptors */ in intr_handler()
1496 tx_control = next->control; in intr_handler()
1518 ((tx_control & PKTSMask) >> PKTSShift); in intr_handler()
1526 ((tx_control & PKTSMask) >> PKTSShift); in intr_handler()
/linux-6.12.1/drivers/net/wireless/marvell/libertas_tf/
Dlibertas_tf.h267 __le32 tx_control; member
Dmain.c231 txpd->tx_control |= cpu_to_le32(MRVL_PER_PACKET_RATE | in lbtf_tx_work()
/linux-6.12.1/drivers/net/ethernet/sfc/siena/
Dsiena.c490 SIENA_DMA_STAT(tx_control, TX_CONTROL_PKTS),
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/
Dfalcon.c151 FALCON_DMA_STAT(tx_control, XgTxControlPkts),