Searched refs:tx_frame (Results 1 – 15 of 15) sorted by relevance
/linux/drivers/net/wireless/ath/ |
H A D | hw.c | 169 common->cc_ani.tx_frame += tx; in ath_hw_cycle_counters_update() 174 common->cc_survey.tx_frame += tx; in ath_hw_cycle_counters_update() 183 listen_time = (cc->cycles - cc->rx_frame - cc->tx_frame) / in ath_hw_get_listen_time()
|
H A D | ath.h | 49 u32 tx_frame; member
|
/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | ioctl.h | 132 u32 tx_frame; member
|
H A D | sta_cmdresp.c | 226 stats->tx_frame = le32_to_cpu(get_log->tx_frame); in mwifiex_ret_get_log()
|
H A D | debugfs.c | 214 stats.tx_frame, in mwifiex_getlog_read()
|
H A D | fw.h | 1300 __le32 tx_frame; member
|
/linux/drivers/scsi/bnx2fc/ |
H A D | 57xx_hsi_bnx2fc.h | 661 struct fcoe_fc_frame tx_frame; member
|
H A D | bnx2fc_hwi.c | 1685 hdr = (u64 *) &task->txwr_rxrd.union_ctx.tx_frame.fc_hdr; in bnx2fc_init_mp_task()
|
/linux/drivers/net/wireless/ath/ath9k/ |
H A D | link.c | 559 survey->time_tx += cc->tx_frame / div; in ath_update_survey_stats()
|
H A D | ar9003_phy.c | 2142 "** BB busy times: rx_clear=%d%%, rx_frame=%d%%, tx_frame=%d%% **\n", in ar9003_hw_bb_watchdog_dbg_info() 2143 PCT(rx_busy), PCT(rx_frame), PCT(tx_frame)); in ar9003_hw_bb_watchdog_dbg_info()
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A D | mac80211-ops.c | 665 ah->survey.time_tx += cc->tx_frame / div; in ath5k_get_survey()
|
H A D | debug.c | 714 CC_PRINT(as->last_cc, tx_frame)); in read_file_ani()
|
/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_ethtool.c | 1280 u8 *tx_frame __free(kfree) = NULL; in ice_loopback_test() 1322 if (ice_lbtest_create_frame(pf, &tx_frame, ICE_LB_FRAME_SIZE)) { in ice_loopback_test() 1329 if (ice_diag_send(tx_ring, tx_frame, ICE_LB_FRAME_SIZE)) { in ice_loopback_test()
|
/linux/drivers/net/ethernet/broadcom/ |
H A D | cnic_defs.h | 2963 struct fcoe_fc_frame tx_frame; member
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | wmi.h | 3514 void *tx_frame; member
|