brintos

brintos / linux-shallow public Read only

0
0
Text · 3.6 KiB · 836f609 Raw
179 lines · plain
1==================2cfg80211 subsystem3==================4 5.. kernel-doc:: include/net/cfg80211.h6   :doc: Introduction7 8Device registration9===================10 11.. kernel-doc:: include/net/cfg80211.h12   :doc: Device registration13 14.. kernel-doc:: include/net/cfg80211.h15   :functions:16	ieee80211_channel_flags17	ieee80211_channel18	ieee80211_rate_flags19	ieee80211_rate20	ieee80211_sta_ht_cap21	ieee80211_supported_band22	cfg80211_signal_type23	wiphy_params_flags24	wiphy_flags25	wiphy26	wireless_dev27	wiphy_new28	wiphy_read_of_freq_limits29	wiphy_register30	wiphy_unregister31	wiphy_free32	wiphy_name33	wiphy_dev34	wiphy_priv35	priv_to_wiphy36	set_wiphy_dev37	wdev_priv38	ieee80211_iface_limit39	ieee80211_iface_combination40	cfg80211_check_combinations41 42Actions and configuration43=========================44 45.. kernel-doc:: include/net/cfg80211.h46   :doc: Actions and configuration47 48.. kernel-doc:: include/net/cfg80211.h49   :functions:50	cfg80211_ops51	vif_params52	key_params53	survey_info_flags54	survey_info55	cfg80211_beacon_data56	cfg80211_ap_settings57	station_parameters58	rate_info_flags59	rate_info60	station_info61	monitor_flags62	mpath_info_flags63	mpath_info64	bss_parameters65	ieee80211_txq_params66	cfg80211_crypto_settings67	cfg80211_auth_request68	cfg80211_assoc_request69	cfg80211_deauth_request70	cfg80211_disassoc_request71	cfg80211_ibss_params72	cfg80211_connect_params73	cfg80211_pmksa74	cfg80211_rx_mlme_mgmt75	cfg80211_auth_timeout76	cfg80211_rx_assoc_resp77	cfg80211_assoc_timeout78	cfg80211_tx_mlme_mgmt79	cfg80211_ibss_joined80	cfg80211_connect_resp_params81	cfg80211_connect_done82	cfg80211_connect_result83	cfg80211_connect_bss84	cfg80211_connect_timeout85	cfg80211_roamed86	cfg80211_disconnected87	cfg80211_ready_on_channel88	cfg80211_remain_on_channel_expired89	cfg80211_new_sta90	cfg80211_rx_mgmt91	cfg80211_mgmt_tx_status92	cfg80211_cqm_rssi_notify93	cfg80211_cqm_pktloss_notify94	cfg80211_michael_mic_failure95 96Scanning and BSS list handling97==============================98 99.. kernel-doc:: include/net/cfg80211.h100   :doc: Scanning and BSS list handling101 102.. kernel-doc:: include/net/cfg80211.h103   :functions:104	cfg80211_ssid105	cfg80211_scan_request106	cfg80211_scan_done107	cfg80211_bss108	cfg80211_inform_bss109	cfg80211_inform_bss_frame_data110	cfg80211_inform_bss_data111	cfg80211_unlink_bss112	cfg80211_find_ie113	ieee80211_bss_get_ie114 115Utility functions116=================117 118.. kernel-doc:: include/net/cfg80211.h119   :doc: Utility functions120 121.. kernel-doc:: include/net/cfg80211.h122   :functions:123	ieee80211_channel_to_frequency124	ieee80211_frequency_to_channel125	ieee80211_get_channel126	ieee80211_get_response_rate127	ieee80211_hdrlen128	ieee80211_get_hdrlen_from_skb129	ieee80211_radiotap_iterator130 131Data path helpers132=================133 134.. kernel-doc:: include/net/cfg80211.h135   :doc: Data path helpers136 137.. kernel-doc:: include/net/cfg80211.h138   :functions:139	ieee80211_data_to_8023140	ieee80211_amsdu_to_8023s141	cfg80211_classify8021d142 143Regulatory enforcement infrastructure144=====================================145 146.. kernel-doc:: include/net/cfg80211.h147   :doc: Regulatory enforcement infrastructure148 149.. kernel-doc:: include/net/cfg80211.h150   :functions:151	regulatory_hint152	wiphy_apply_custom_regulatory153	freq_reg_info154 155RFkill integration156==================157 158.. kernel-doc:: include/net/cfg80211.h159   :doc: RFkill integration160 161.. kernel-doc:: include/net/cfg80211.h162   :functions:163	wiphy_rfkill_set_hw_state164	wiphy_rfkill_start_polling165	wiphy_rfkill_stop_polling166 167Test mode168=========169 170.. kernel-doc:: include/net/cfg80211.h171   :doc: Test mode172 173.. kernel-doc:: include/net/cfg80211.h174   :functions:175	cfg80211_testmode_alloc_reply_skb176	cfg80211_testmode_reply177	cfg80211_testmode_alloc_event_skb178	cfg80211_testmode_event179