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

/linux-master/drivers/net/wireless/ath/
H A Dhw.c169 common->cc_ani.tx_frame += tx;
174 common->cc_survey.tx_frame += tx;
183 listen_time = (cc->cycles - cc->rx_frame - cc->tx_frame) /
H A Dath.h49 u32 tx_frame; member in struct:ath_cycle_counters
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dioctl.h132 u32 tx_frame; member in struct:mwifiex_ds_get_stats
H A Dsta_cmdresp.c226 stats->tx_frame = le32_to_cpu(get_log->tx_frame);
H A Ddebugfs.c214 stats.tx_frame,
H A Dfw.h1255 __le32 tx_frame; member in struct:host_cmd_ds_802_11_get_log
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dlink.c530 survey->time_tx += cc->tx_frame / div;
H A Dar9003_phy.c2142 "** BB busy times: rx_clear=%d%%, rx_frame=%d%%, tx_frame=%d%% **\n",
2143 PCT(rx_busy), PCT(rx_frame), PCT(tx_frame));
/linux-master/drivers/scsi/bnx2fc/
H A D57xx_hsi_bnx2fc.h661 struct fcoe_fc_frame tx_frame; member in union:fcoe_tx_wr_rx_rd_union_ctx
H A Dbnx2fc_hwi.c1685 hdr = (u64 *) &task->txwr_rxrd.union_ctx.tx_frame.fc_hdr;
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c665 ah->survey.time_tx += cc->tx_frame / div;
H A Ddebug.c714 CC_PRINT(as->last_cc, tx_frame));
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ethtool.c944 u8 *tx_frame __free(kfree) = NULL;
986 if (ice_lbtest_create_frame(pf, &tx_frame, ICE_LB_FRAME_SIZE)) {
993 if (ice_diag_send(tx_ring, tx_frame, ICE_LB_FRAME_SIZE)) {
/linux-master/drivers/net/ethernet/broadcom/
H A Dcnic_defs.h2963 struct fcoe_fc_frame tx_frame; member in union:fcoe_tx_wr_rx_rd_union_ctx
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dwmi.h3546 void *tx_frame; member in struct:wmi_mgmt_params

Completed in 545 milliseconds