Home
last modified time | relevance | path

Searched defs:cr (Results 1 – 8 of 8) sorted by relevance

/net/bluetooth/rfcomm/
Dcore.c85 #define __addr(cr, dlci) (((dlci & 0x3f) << 2) | (cr << 1) | 0x01) argument
94 #define __mcc_type(cr, type) (((type << 2) | (cr << 1) | 0x01)) argument
929 static int rfcomm_send_nsc(struct rfcomm_session *s, int cr, u8 type) in rfcomm_send_nsc()
954 static int rfcomm_send_pn(struct rfcomm_session *s, int cr, struct rfcomm_dlc *d) in rfcomm_send_pn()
996 int rfcomm_send_rpn(struct rfcomm_session *s, int cr, u8 dlci, in rfcomm_send_rpn()
1034 static int rfcomm_send_rls(struct rfcomm_session *s, int cr, u8 dlci, u8 status) in rfcomm_send_rls()
1061 static int rfcomm_send_msc(struct rfcomm_session *s, int cr, u8 dlci, u8 v24_sig) in rfcomm_send_msc()
1088 static int rfcomm_send_fcoff(struct rfcomm_session *s, int cr) in rfcomm_send_fcoff()
1110 static int rfcomm_send_fcon(struct rfcomm_session *s, int cr) in rfcomm_send_fcon()
1132 static int rfcomm_send_test(struct rfcomm_session *s, int cr, u8 *pattern, int len) in rfcomm_send_test()
[all …]
/net/xdp/
Dxsk.h24 struct xdp_ring_offset_v1 cr; member
/net/wireless/
Dsme.c274 struct cfg80211_connect_resp_params cr; in cfg80211_conn_work() local
389 struct cfg80211_connect_resp_params cr; in cfg80211_sme_rx_auth() local
730 struct cfg80211_connect_resp_params *cr) in cfg80211_connect_result_release_bsses()
749 struct cfg80211_connect_resp_params *cr, in __cfg80211_connect_result()
Dcore.h272 struct cfg80211_connect_resp_params cr; member
Dmlme.c31 struct cfg80211_connect_resp_params cr = { in cfg80211_rx_assoc_resp() local
Dreg.c2160 const struct ieee80211_regdomain *cr = get_cfg80211_regdom(); in reg_is_world_roaming() local
Dnl80211.c18166 struct cfg80211_connect_resp_params *cr, in nl80211_send_connect_result()
/net/sunrpc/
Dcache.c1012 struct cache_request *cr = in cache_ioctl() local
1087 struct cache_request *cr; in cache_dequeue() local