Searched refs:mppriv (Results 1 – 7 of 7) sorted by relevance
311 Adapter->mppriv.curr_ch = Channel; in oid_rt_pro_set_channel_direct_call_hdl()361 Adapter->mppriv.tx_pktcount; in oid_rt_pro_query_tx_packet_sent_hdl()379 Adapter->mppriv.rx_pktcount; in oid_rt_pro_query_rx_packet_received_hdl()397 Adapter->mppriv.rx_crcerrpktcount; in oid_rt_pro_query_rx_packet_crc32_error_hdl()412 Adapter->mppriv.tx_pktcount = 0; in oid_rt_pro_reset_tx_packet_sent_hdl()424 Adapter->mppriv.rx_pktcount = 0; in oid_rt_pro_reset_rx_packet_received_hdl()425 Adapter->mppriv.rx_crcerrpktcount = 0; in oid_rt_pro_reset_rx_packet_received_hdl()640 if (Adapter->mppriv.act_in_progress) in oid_rt_get_thermal_meter_hdl()646 Adapter->mppriv.act_in_progress = true; in oid_rt_get_thermal_meter_hdl()846 Adapter->mppriv.check_mp_pkt = 1; in oid_rt_set_rx_packet_type_hdl()[all …]
75 struct mp_priv *pmppriv = &padapter->mppriv; in mp871xinit()83 struct mp_priv *pmppriv = &padapter->mppriv; in mp871xdeinit()276 pparm->curr_ch = pAdapter->mppriv.curr_ch; in r8712_SetChannel()305 u8 TxPower = pAdapter->mppriv.curr_txpoweridx; in r8712_SetTxPower()337 u8 Bandwidth = pAdapter->mppriv.curr_bandwidth; in r8712_SwitchBandwidth()420 switch (pAdapter->mppriv.antenna_tx) { in r8712_SwitchAntenna()450 switch (pAdapter->mppriv.antenna_rx) { in r8712_SwitchAntenna()532 switch (pAdapter->mppriv.antenna_tx) { in r8712_SetSingleToneTx()617 cckrate = pAdapter->mppriv.curr_rateidx; in SetCCKContinuousTx()671 if (pAdapter->mppriv.curr_rateidx <= MPT_RATE_11M) in r8712_SetContinuousTx()[all …]
451 if (Adapter->mppriv.act_in_progress) { in oid_rt_pro_rf_read_registry_hdl()455 Adapter->mppriv.act_in_progress = true; in oid_rt_pro_rf_read_registry_hdl()456 Adapter->mppriv.workparam.bcompleted = false; in oid_rt_pro_rf_read_registry_hdl()457 Adapter->mppriv.workparam.act_type = MPT_READ_RF; in oid_rt_pro_rf_read_registry_hdl()458 Adapter->mppriv.workparam.io_offset = *(unsigned long *) in oid_rt_pro_rf_read_registry_hdl()460 Adapter->mppriv.workparam.io_value = 0xcccccccc; in oid_rt_pro_rf_read_registry_hdl()471 (unsigned char *)&Adapter->mppriv.workparam.io_value in oid_rt_pro_rf_read_registry_hdl()
145 struct mp_priv mppriv; member
358 adapter->mppriv.rx_pktloss++; in sta2sta_data_frame()670 padapter->mppriv.rx_pktloss = precvpriv->rx_drop; in r8712_recv_entry()
302 padapter->mppriv.workparam.bcompleted = true; in r8712_getbbrfreg_cmdrsp_callback()311 padapter->mppriv.workparam.bcompleted = true; in r8712_readtssi_cmdrsp_callback()
932 padapter->mppriv.rx_crcerrpktcount++; in recv_func()934 padapter->mppriv.rx_pktcount++; in recv_func()
Completed in 38 milliseconds