pkt_tx_ctrl       127 drivers/net/wireless/marvell/mwifiex/11n_aggr.c 		local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl);
pkt_tx_ctrl        88 drivers/net/wireless/marvell/mwifiex/init.c 	priv->pkt_tx_ctrl = 0;
pkt_tx_ctrl       560 drivers/net/wireless/marvell/mwifiex/main.h 	u32 pkt_tx_ctrl;
pkt_tx_ctrl       123 drivers/net/wireless/marvell/mwifiex/sta_tx.c 		local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl);
pkt_tx_ctrl       173 drivers/net/wireless/marvell/mwifiex/sta_tx.c 	local_tx_pd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl);
pkt_tx_ctrl       526 drivers/net/wireless/marvell/mwifiex/uap_txrx.c 		txpd->tx_control = cpu_to_le32(priv->pkt_tx_ctrl);