Lines Matching refs:PRINTM
78 … PRINTM(MINFO, "Set: UsrDot11nCap for 2.4GHz 0x%x\n", pmadapter->usr_dot_11n_dev_cap_bg); in wlan_11n_ioctl_htusrcfg()
83 … PRINTM(MINFO, "Set: UsrDot11nCap for 5GHz 0x%x\n", pmadapter->usr_dot_11n_dev_cap_a); in wlan_11n_ioctl_htusrcfg()
89 … PRINTM(MINFO, "Set: UsrDot11nCap for 2.4GHz and 5GHz 0x%x\n", cfg->param.htcap_cfg.htcap); in wlan_11n_ioctl_htusrcfg()
105 PRINTM(MINFO, "Get: UsrDot11nCap for 2.4GHz 0x%x\n", cfg->param.htcap_cfg.htcap); in wlan_11n_ioctl_htusrcfg()
110 PRINTM(MINFO, "Get: UsrDot11nCap for 5GHz 0x%x\n", cfg->param.htcap_cfg.htcap); in wlan_11n_ioctl_htusrcfg()
350 …PRINTM(MINFO, "DelBA: direction %d, TID %d, peer address " MACSTR "\n", cfg->param.del_ba.directio… in wlan_11n_ioctl_delba()
625 …PRINTM(MINFO, "GET_HW_SPEC: Maximum MSDU length = %s octets\n", (ISSUPP_MAXAMSDU(cap) ? "7935" : "… in wlan_show_dot11ndevcap()
626 …PRINTM(MINFO, "GET_HW_SPEC: Beam forming %s\n", (ISSUPP_BEAMFORMING(cap) ? "supported" : "not supp… in wlan_show_dot11ndevcap()
627 …PRINTM(MINFO, "GET_HW_SPEC: Greenfield preamble %s\n", (ISSUPP_GREENFIELD(cap) ? "supported" : "no… in wlan_show_dot11ndevcap()
628 PRINTM(MINFO, "GET_HW_SPEC: AMPDU %s\n", (ISSUPP_AMPDU(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
629 …PRINTM(MINFO, "GET_HW_SPEC: MIMO Power Save %s\n", (ISSUPP_MIMOPS(cap) ? "supported" : "not suppor… in wlan_show_dot11ndevcap()
630 … PRINTM(MINFO, "GET_HW_SPEC: Rx STBC %s\n", (ISSUPP_RXSTBC(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
631 … PRINTM(MINFO, "GET_HW_SPEC: Tx STBC %s\n", (ISSUPP_TXSTBC(cap) ? "supported" : "not supported")); in wlan_show_dot11ndevcap()
632 …PRINTM(MINFO, "GET_HW_SPEC: Short GI for 40 Mhz %s\n", (ISSUPP_SHORTGI40(cap) ? "supported" : "not… in wlan_show_dot11ndevcap()
633 …PRINTM(MINFO, "GET_HW_SPEC: Short GI for 20 Mhz %s\n", (ISSUPP_SHORTGI20(cap) ? "supported" : "not… in wlan_show_dot11ndevcap()
634 …PRINTM(MINFO, "GET_HW_SPEC: LDPC coded packet receive %s\n", (ISSUPP_RXLDPC(cap) ? "supported" : "… in wlan_show_dot11ndevcap()
635 PRINTM(MINFO, "GET_HW_SPEC: Number of TX BA streams supported %d\n", ISSUPP_GETTXBASTREAM(cap)); in wlan_show_dot11ndevcap()
636 …PRINTM(MINFO, "GET_HW_SPEC: 40 Mhz channel width %s\n", (ISSUPP_CHANWIDTH40(cap) ? "supported" : "… in wlan_show_dot11ndevcap()
637 …PRINTM(MINFO, "GET_HW_SPEC: 20 Mhz channel width %s\n", (ISSUPP_CHANWIDTH20(cap) ? "supported" : "… in wlan_show_dot11ndevcap()
638 …PRINTM(MINFO, "GET_HW_SPEC: 10 Mhz channel width %s\n", (ISSUPP_CHANWIDTH10(cap) ? "supported" : "… in wlan_show_dot11ndevcap()
642 PRINTM(MINFO, "GET_HW_SPEC: Presence of Rx antenna A\n"); in wlan_show_dot11ndevcap()
646 PRINTM(MINFO, "GET_HW_SPEC: Presence of Rx antenna B\n"); in wlan_show_dot11ndevcap()
650 PRINTM(MINFO, "GET_HW_SPEC: Presence of Rx antenna C\n"); in wlan_show_dot11ndevcap()
654 PRINTM(MINFO, "GET_HW_SPEC: Presence of Rx antenna D\n"); in wlan_show_dot11ndevcap()
658 PRINTM(MINFO, "GET_HW_SPEC: Presence of Tx antenna A\n"); in wlan_show_dot11ndevcap()
662 PRINTM(MINFO, "GET_HW_SPEC: Presence of Tx antenna B\n"); in wlan_show_dot11ndevcap()
666 PRINTM(MINFO, "GET_HW_SPEC: Presence of Tx antenna C\n"); in wlan_show_dot11ndevcap()
670 PRINTM(MINFO, "GET_HW_SPEC: Presence of Tx antenna D\n"); in wlan_show_dot11ndevcap()
689 …PRINTM(MINFO, "GET_HW_SPEC: MCSs for %dx%d MIMO\n", GET_RXMCSSUPP(support), GET_TXMCSSUPP(support)… in wlan_show_devmcssupport()
718 PRINTM(MCMND, "set tx_buf = %d\n", buf_size); in wlan_cmd_recfg_tx_buf()
892 PRINTM(MERROR, "ht_info pointer NULL, force use HT20\n"); in wlan_check_chan_width_ht40_by_region()
925 PRINTM(MERROR, "Invalid channel, force use HT20\n"); in wlan_check_chan_width_ht40_by_region()
934 PRINTM(MERROR, "Invalid second channel offset, force use HT20\n"); in wlan_check_chan_width_ht40_by_region()
1238 PRINTM(MINFO, "MLAN bss IOCTL length is too short.\n"); in wlan_11n_cfg_ioctl()
1285 PRINTM(MINFO, "Delete BA stream table entry: %p\n", ptx_tbl); in wlan_11n_delete_txbastream_tbl_entry()
1442 PRINTM(MERROR, "update txbastream_tbl ampdu status error\n"); in wlan_11n_update_txbastream_tbl_ampdu_stat()
1472 PRINTM(MERROR, "update txbastream_tbl ampdu supported error\n"); in wlan_11n_update_txbastream_tbl_ampdu_supported()
1500 PRINTM(MERROR, "update txbastream_tbl ampdu supported error\n"); in wlan_11n_update_txbastream_tbl_tx_thresh()
1527 PRINTM(MERROR, "update txbastream_tbl tx cnt error\n"); in wlan_11n_update_txbastream_tbl_tx_cnt()
1575 PRINTM(MCMND, "Send addba: TID %d\n", tid); in wlan_send_addba()