Lines Matching refs:information_buf_len

36 		if (poid_par_priv->information_buf_len >= sizeof(u8))  in oid_rt_wireless_mode_hdl()
42 if (poid_par_priv->information_buf_len >= sizeof(u8)) { in oid_rt_wireless_mode_hdl()
46 poid_par_priv->information_buf_len; in oid_rt_wireless_mode_hdl()
66 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_write_bb_reg_hdl()
87 if (poid_par_priv->information_buf_len < sizeof(struct bb_reg_param)) in oid_rt_pro_read_bb_reg_hdl()
95 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_read_bb_reg_hdl()
110 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_write_rf_reg_hdl()
133 if (poid_par_priv->information_buf_len < sizeof(struct rf_reg_param)) in oid_rt_pro_read_rf_reg_hdl()
142 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_read_rf_reg_hdl()
247 if (poid_par_priv->information_buf_len != sizeof(u32)) in oid_rt_pro_set_data_rate_hdl()
306 if (poid_par_priv->information_buf_len != sizeof(u32)) in oid_rt_pro_set_channel_direct_call_hdl()
324 if (poid_par_priv->information_buf_len != sizeof(u32)) in oid_rt_pro_set_antenna_bb_hdl()
341 if (poid_par_priv->information_buf_len != sizeof(u32)) in oid_rt_pro_set_tx_power_control_hdl()
359 if (poid_par_priv->information_buf_len == sizeof(u32)) { in oid_rt_pro_query_tx_packet_sent_hdl()
362 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_query_tx_packet_sent_hdl()
377 if (poid_par_priv->information_buf_len == sizeof(u32)) { in oid_rt_pro_query_rx_packet_received_hdl()
380 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_query_rx_packet_received_hdl()
395 if (poid_par_priv->information_buf_len == sizeof(u32)) { in oid_rt_pro_query_rx_packet_crc32_error_hdl()
398 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_query_rx_packet_crc32_error_hdl()
423 if (poid_par_priv->information_buf_len == sizeof(u32)) { in oid_rt_pro_reset_rx_packet_received_hdl()
450 if (poid_par_priv->information_buf_len != sizeof(u32)) in oid_rt_get_phy_rx_packet_received_hdl()
454 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_phy_rx_packet_received_hdl()
465 if (poid_par_priv->information_buf_len != sizeof(u32)) in oid_rt_get_phy_rx_packet_crc32_error_hdl()
469 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_phy_rx_packet_crc32_error_hdl()
573 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_read_register_hdl()
643 if (poid_par_priv->information_buf_len < sizeof(u8)) in oid_rt_get_thermal_meter_hdl()
673 if (poid_par_priv->information_buf_len < in oid_rt_pro_read_efuse_hdl()
686 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_pro_read_efuse_hdl()
727 if (poid_par_priv->information_buf_len < sizeof(int)) in oid_rt_get_efuse_current_size_hdl()
733 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_efuse_current_size_hdl()
744 if (poid_par_priv->information_buf_len < sizeof(u32)) in oid_rt_get_efuse_max_size_hdl()
748 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_efuse_max_size_hdl()
771 if (poid_par_priv->information_buf_len < EFUSE_MAP_MAX_SIZE) in oid_rt_pro_efuse_map_hdl()
803 if (poid_par_priv->information_buf_len < sizeof(u32)) in oid_rt_set_bandwidth_hdl()
822 if (poid_par_priv->information_buf_len < sizeof(u8)) in oid_rt_set_rx_packet_type_hdl()
877 if (poid_par_priv->information_buf_len < sizeof(u32)) in oid_rt_get_power_mode_hdl()
881 *poid_par_priv->bytes_rw = poid_par_priv->information_buf_len; in oid_rt_get_power_mode_hdl()