Lines Matching defs:airtime
236 /* count the airtime only once for each ampdu */
239 mdata->rx.airtime += le16_to_cpu(phy_info->frame_time);
773 u32 airtime = le32_to_cpu(air_time_le[i]);
775 mdata->rx.airtime += airtime;
777 if (airtime) {
781 rx_bytes * 8 / airtime);
949 * we will end up counting twice the same airtime, once in TCM
1183 * we will end up counting twice the same airtime, once in TCM
1301 * we will end up counting twice the same airtime, once in TCM