Searched refs:pkt_tx_ctrl (Results 1 – 7 of 7) sorted by relevance
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()
529 txpd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in mwifiex_process_uap_txpd()
89 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in nxpwifi_process_sta_txpd()128 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in nxpwifi_send_null_packet()
92 local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in nxpwifi_11n_form_amsdu_txpd()
477 txpd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl); in nxpwifi_process_uap_txpd()
58 priv->pkt_tx_ctrl = 0; in nxpwifi_init_priv()
492 u32 pkt_tx_ctrl; member