Home
last modified time | relevance | path

Searched defs:rate_hw_value (Results 1 – 2 of 2) sorted by relevance

/openwifi/driver/
H A Dsysfs_intf.c462 u32 rate_hw_value = (priv->stat.tx_data_pkt_mcs_realtime&0x7fffffff); in tx_data_pkt_mcs_realtime_show() local
487 u32 rate_hw_value = (priv->stat.tx_mgmt_pkt_mcs_realtime&0x7fffffff); in tx_mgmt_pkt_mcs_realtime_show() local
512 u32 rate_hw_value = (priv->stat.tx_mgmt_pkt_fail_mcs_realtime&0x7fffffff); in tx_mgmt_pkt_fail_mcs_realtime_show() local
537 u32 rate_hw_value = (priv->stat.tx_data_pkt_fail_mcs_realtime&0x7fffffff); in tx_data_pkt_fail_mcs_realtime_show() local
H A Dsdr.c856 …on_id(__le16 frame_control, __le16 aid, u8 qos_hdr, bool use_ht_aggr, u16 rate_hw_value, u16 sifs)
938 …u16 rate_signal_value, rate_hw_value, len_mpdu, len_psdu, num_dma_symbol, len_mpdu_delim_pad=0, nu… local