Searched refs:tx_frame (Results 1 - 14 of 14) sorted by relevance

/drivers/net/wireless/ath/
H A Dhw.c163 common->cc_ani.tx_frame += tx;
168 common->cc_survey.tx_frame += tx;
177 listen_time = (cc->cycles - cc->rx_frame - cc->tx_frame) /
H A Dath.h50 u32 tx_frame; member in struct:ath_cycle_counters
/drivers/net/wireless/mwifiex/
H A Dioctl.h84 u32 tx_frame; member in struct:mwifiex_ds_get_stats
H A Dsta_cmdresp.c249 stats->tx_frame = le32_to_cpu(get_log->tx_frame);
H A Ddebugfs.c309 stats.tx_frame,
H A Dfw.h716 __le32 tx_frame; member in struct:host_cmd_ds_802_11_get_log
/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c668 ah->survey.channel_time_tx += cc->tx_frame / div;
H A Ddebug.c721 CC_PRINT(as->last_cc, tx_frame));
/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h647 struct fcoe_fc_frame tx_frame; member in union:fcoe_tx_wr_rx_rd_union_ctx
H A Dbnx2fc_hwi.c1674 hdr = (u64 *) &task->txwr_rxrd.union_ctx.tx_frame.fc_hdr;
/drivers/net/wireless/ath/ath9k/
H A Ddebug.c1270 ATH_SAMP_DBG(cc.tx_frame) = common->cc_ani.tx_frame;
1448 ATH_SAMP_DBG(cc.tx_frame));
H A Dar9003_phy.c1479 "** BB busy times: rx_clear=%d%%, rx_frame=%d%%, tx_frame=%d%% **\n",
1480 PCT(rx_busy), PCT(rx_frame), PCT(tx_frame));
H A Dmain.c204 survey->channel_time_tx += cc->tx_frame / div;
/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2962 struct fcoe_fc_frame tx_frame; member in union:fcoe_tx_wr_rx_rd_union_ctx

Completed in 207 milliseconds