Searched refs:tpc_report (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw.h649 struct libipw_tpc_report tpc_report; member in struct:libipw_network
H A Dlibipw_rx.c1275 network->tpc_report.transmit_power =
1277 network->tpc_report.link_margin = info_element->data[1];
/linux-master/include/linux/
H A Dieee80211.h1443 } __packed tpc_report; member in union:ieee80211_mgmt::__anon1967::__anon1978::__anon1979
4631 sizeof(mgmt->u.action.u.tpc_report))
4641 * The spectrum management's tpc_report struct is used here both for
4642 * parsing tpc_report and radio measurement's link measurement report
4650 if (mgmt->u.action.u.tpc_report.action_code !=
4654 if (mgmt->u.action.u.tpc_report.tpc_elem_id != WLAN_EID_TPC_REPORT ||
4655 mgmt->u.action.u.tpc_report.tpc_elem_length !=

Completed in 128 milliseconds