Lines Matching refs:osif_debug

67 	osif_debug("vdev %d get freq %d", wlan_vdev_get_id(vdev), freq);  in os_if_son_get_freq()
83 osif_debug("vdev %d acs_in_progress %d", in os_if_son_is_acs_in_progress()
100 osif_debug("vdev %d cac_in_progress %d", in os_if_son_is_cac_in_progress()
119 osif_debug("vdev %d set_chan_ext_offset %d, ret %d", in os_if_son_set_chan_ext_offset()
137 osif_debug("vdev %d chan_ext_offset %d", in os_if_son_get_chan_ext_offset()
155 osif_debug("vdev %d son_bandwidth %d ret %d", in os_if_son_set_bandwidth()
172 osif_debug("vdev %d son_bandwidth %d", in os_if_son_get_bandwidth()
219 osif_debug("vdev %d band_info %d", in os_if_son_get_band_info()
430 osif_debug("vdev %d channel_info exit", wlan_vdev_get_id(vdev)); in os_if_son_get_chan_list()
446 osif_debug("vdev %d sta count %d", wlan_vdev_get_id(vdev), sta_count); in os_if_son_get_sta_count()
461 osif_debug("vdev %d bssid " QDF_MAC_ADDR_FMT, in os_if_son_get_bssid()
478 osif_debug("vdev %d ssid " QDF_SSID_FMT, in os_if_son_get_ssid()
497 osif_debug("vdev %d chan %d son_band %d", wlan_vdev_get_id(vdev), in os_if_son_set_chan()
525 osif_debug("vdev %d cac_timeout %d status %d", in os_if_son_set_cac_timeout()
553 osif_debug("vdev %d cac_timeout %d status %d", in os_if_son_get_cac_timeout()
570 osif_debug("vdev %d country_code %s ret %d", in os_if_son_set_country_code()
593 osif_debug("vdev %d country_code %s status %d", in os_if_son_get_country_code()
611 osif_debug("vdev %d set_candidate_freq %d ret %d", in os_if_son_set_candidate_freq()
628 osif_debug("vdev %d candidate_freq %d", in os_if_son_get_candidate_freq()
646 osif_debug("set acl policy %d status %d", son_acl_policy, ret); in os_if_son_set_acl_policy()
661 osif_debug("get acl policy %d", son_acl_policy); in os_if_son_get_acl_policy()
677 osif_debug("add_acl_mac " QDF_MAC_ADDR_FMT " ret %d", in os_if_son_add_acl_mac()
694 osif_debug("del_acl_mac " QDF_MAC_ADDR_FMT " ret %d", in os_if_son_del_acl_mac()
711 osif_debug("kickout mac " QDF_MAC_ADDR_FMT " ret %d", in os_if_son_kickout_mac()
744 osif_debug("get_chan_util %d", dcs_son_stats.total_cu); in os_if_son_get_chan_util()
786 osif_debug("rx_util %d tx_util %d obss_rx_util %d free_medium %d noise floor %d", in os_if_son_get_phy_stats()
862 osif_debug("vdev %d phymode %d ret %d", in os_if_son_set_phymode()
879 osif_debug("vdev %d phymode %d", in os_if_son_get_phymode()
1095 osif_debug("type %d", type); in os_if_son_peer_ops()
1116 osif_debug("kickout allow %d, status %d", in->enable, status); in os_if_son_peer_ops()
1122 osif_debug("Enable: %d peer_ext_stats_count: %u ret_val: %d", in os_if_son_peer_ops()
1130 osif_debug("status: %u", status); in os_if_son_peer_ops()
1245 osif_debug("need space %u", sta_space); in os_if_son_get_sta_space()
1271 osif_debug("left space %u", *space); in os_if_son_get_sta_list()
1332 osif_debug("n_opclasses: %u", n_opclasses); in os_if_son_reg_get_ap_hw_cap()
1335 osif_debug("idx: %d op_class: %u ch_width: %d max_tx_pwr_dbm: %u", in os_if_son_reg_get_ap_hw_cap()
1343 osif_debug("ignore 6 GHz op_class: %d to son", in os_if_son_reg_get_ap_hw_cap()
1401 osif_debug("n_opclasses: %u op_chan->opclass: %u", in os_if_son_reg_get_op_channels()
1407 osif_debug("idx: %d op_class: %u ch_width: %d max_tx_pwr_dbm: %u", in os_if_son_reg_get_op_channels()
1441 osif_debug("num of supported channel: %u", in os_if_son_reg_get_op_channels()
1487 osif_debug("n_opclasses: %u", n_opclasses); in os_if_son_reg_get_opclass_details()
1490 osif_debug("idx: %d op_class: %u ch_width: %d", in os_if_son_reg_get_opclass_details()
1534 osif_debug("num_supported_chan: %u num_non_supported_chan: %u", in os_if_son_reg_get_opclass_details()
1569 osif_debug("Type: %d", type); in os_if_son_pdev_ops()
1801osif_debug("node info: max_chwidth: %u, phymode: %u, num_streams: %d, max_mcs: %d, max_txpower: %d… in os_if_son_get_node_datarate_info()