Searched defs:conn (Results 276 - 281 of 281) sorted by relevance

<<1112

/linux-master/net/mac80211/
H A Dieee80211_i.h432 struct ieee80211_conn_settings conn; member in struct:ieee80211_mgd_assoc_data::__anon155
964 struct ieee80211_conn_settings conn; member in struct:ieee80211_link_data_managed
2538 ieee80211_chanreq_downgrade(struct ieee80211_chan_req *chanreq, struct ieee80211_conn_settings *conn) argument
[all...]
/linux-master/fs/nfsd/
H A Dnfs4state.c2027 struct nfsd4_conn *conn; local
2039 static void __nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) argument
2045 nfsd4_hash_conn(struct nfsd4_conn *conn, struct nfsd4_session *ses) argument
2054 nfsd4_register_conn(struct nfsd4_conn *conn) argument
2060 nfsd4_init_conn(struct svc_rqst *rqstp, struct nfsd4_conn *conn, struct nfsd4_session *ses) argument
3279 struct nfs4_cb_conn *conn = &clp->cl_cb_conn; local
3792 struct nfsd4_conn *conn; local
3970 nfsd4_match_existing_connection(struct svc_rqst *rqst, struct nfsd4_session *session, u32 req, struct nfsd4_conn **conn) argument
4005 struct nfsd4_conn *conn; local
4181 struct nfsd4_conn *conn; local
[all...]
/linux-master/include/net/bluetooth/
H A Dhci_core.h797 struct hci_conn *conn; member in struct:hci_link
803 struct hci_conn *conn; member in struct:hci_chan
831 struct hci_conn *conn; member in struct:hci_conn_params
994 static inline bool hci_conn_ssp_enabled(struct hci_conn *conn) argument
1001 hci_conn_sc_enabled(struct hci_conn *conn) argument
1090 hci_conn_valid(struct hci_dev *hdev, struct hci_conn *conn) argument
1572 hci_conn_get(struct hci_conn *conn) argument
1578 hci_conn_put(struct hci_conn *conn) argument
1583 hci_conn_hold(struct hci_conn *conn) argument
1593 hci_conn_drop(struct hci_conn *conn) argument
1984 hci_proto_disconn_ind(struct hci_conn *conn) argument
2006 hci_connect_cfm(struct hci_conn *conn, __u8 status) argument
2021 hci_disconn_cfm(struct hci_conn *conn, __u8 reason) argument
2036 hci_auth_cfm(struct hci_conn *conn, __u8 status) argument
2057 hci_encrypt_cfm(struct hci_conn *conn, __u8 status) argument
2097 hci_key_change_cfm(struct hci_conn *conn, __u8 status) argument
2109 hci_role_switch_cfm(struct hci_conn *conn, __u8 status, __u8 role) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c7018 amdgpu_dm_connector_atomic_check(struct drm_connector *conn, argument
/linux-master/sound/pci/hda/
H A Dpatch_realtek.c2031 static const hda_nid_t conn[] = { 0x0c, 0x0d, 0x0e, 0x0f, 0x26 }; local
6329 static const hda_nid_t conn[] local
6339 static const hda_nid_t conn[] = { 0x02 }; local
6399 static const hda_nid_t conn[] = { 0x02, 0x03 }; /* exclude 0x06 */ local
6651 static const hda_nid_t conn[] = { 0x02 }; local
6686 static const hda_nid_t conn[] = { 0x02 }; local
7066 static const hda_nid_t conn[] = { 0x02, 0x03 }; local
7096 static const hda_nid_t conn[] = { 0x02, 0x03 }; local
7121 static const hda_nid_t conn[] = { 0x02, 0x03 }; /* exclude 0x06 */ local
7174 static const hda_nid_t conn[] = { 0x02 }; local
[all...]
/linux-master/include/net/
H A Dcfg80211.h6167 struct cfg80211_conn *conn; member in struct:wireless_dev

Completed in 444 milliseconds

<<1112