Home
last modified time | relevance | path

Searched refs:CDP_NUM_KB_IN_MB (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/dp/inc/
H A Dcdp_txrx_cmn_struct.h128 #define CDP_NUM_KB_IN_MB 1000 macro
/wlan-driver/qca-wifi-host-cmn/dp/wifi3.0/monitor/
H A Ddp_mon.c2617 ppdu->sa_goodput = ((ratekbps / CDP_NUM_KB_IN_MB) * in dp_tx_rate_stats_update()