/drivers/staging/rtl8712/ |
D | rtl871x_mlme.h | 75 sint traffic_busy; 83 sint fw_state; /*shall we protect this variable? */ 111 static inline u8 check_fwstate(struct mlme_priv *pmlmepriv, sint state) in check_fwstate() 118 static inline sint get_fwstate(struct mlme_priv *pmlmepriv) in get_fwstate() 130 static inline void set_fwstate(struct mlme_priv *pmlmepriv, sint state) in set_fwstate() 135 static inline void _clr_fwstate_(struct mlme_priv *pmlmepriv, sint state) in _clr_fwstate_() 144 static inline void clr_fwstate(struct mlme_priv *pmlmepriv, sint state) in clr_fwstate() 155 sint val) in set_scanned_network_val() 177 struct security_priv *psecuritypriv, sint keyid); 199 sint r8712_if_up(struct _adapter *padapter);
|
D | rtl871x_xmit.h | 84 sint txcmdcnt; 168 sint option; 169 sint apsd_setting; /* When bit mask is on, the associated edca 185 /*volatile*/ sint head; 186 /*volatile*/ sint tail; 187 /*volatile*/ sint free_sz; /*in units of 64 bytes*/ 188 /*volatile*/ sint free_cmdsz; 189 /*volatile*/ sint txsz[8]; 192 sint ac_tag; 263 sint r8712_xmitframe_coalesce(struct _adapter *padapter, _pkt *pkt, [all …]
|
D | rtl871x_recv.c | 49 sint i; in _r8712_init_recv_priv() 132 sint r8712_recvframe_chkmic(struct _adapter *adapter, in r8712_recvframe_chkmic() 135 sint i, res = _SUCCESS; in r8712_recvframe_chkmic() 275 static sint recv_decache(union recv_frame *precv_frame, u8 bretry, in recv_decache() 278 sint tid = precv_frame->u.hdr.attrib.priority; in recv_decache() 290 static sint sta2sta_data_frame(struct _adapter *adapter, in sta2sta_data_frame() 295 sint ret = _SUCCESS; in sta2sta_data_frame() 360 static sint ap2sta_data_frame(struct _adapter *adapter, in ap2sta_data_frame() 421 static sint sta2ap_data_frame(struct _adapter *adapter, in sta2ap_data_frame() 444 static sint validate_recv_ctrl_frame(struct _adapter *adapter, in validate_recv_ctrl_frame() [all …]
|
D | rtl871x_security.c | 101 static sint bcrc32initialized; 114 sint i, j; in crc32_init() 476 sint i; in phase1() 521 sint i; in phase2() 742 sint i; in xor_128() 750 sint i; in xor_32() 758 return sbox_table[(sint)a]; in sbox() 761 static void next_key(u8 *key, sint round) in next_key() 784 sint i; in byte_sub() 812 sint i; in mix_column() [all …]
|
D | rtl871x_recv.h | 117 sint option; 152 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull() 168 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put() 185 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail() 206 sint r8712_recvframe_chkmic(struct _adapter *adapter,
|
D | ieee80211.h | 147 u8 *r8712_set_ie(u8 *pbuf, sint index, uint len, u8 *source, uint *frlen); 148 u8 *r8712_get_ie(u8 *pbuf, sint index, uint *len, sint limit);
|
D | ieee80211.c | 88 u8 *r8712_set_ie(u8 *pbuf, sint index, uint len, u8 *source, uint *frlen) in r8712_set_ie() 102 u8 *r8712_get_ie(u8 *pbuf, sint index, uint *len, sint limit) in r8712_get_ie() 104 sint tmp, i; in r8712_get_ie()
|
D | rtl871x_xmit.c | 30 static void init_hwxmits(struct hw_xmit *phwxmit, sint entry); 57 sint i; in _r8712_init_xmit_priv() 471 static sint xmitframe_swencrypt(struct _adapter *padapter, in xmitframe_swencrypt() 573 static sint r8712_put_snap(u8 *data, u16 h_proto) in r8712_put_snap() 602 sint r8712_xmitframe_coalesce(struct _adapter *padapter, _pkt *pkt, in r8712_xmitframe_coalesce() 607 sint frg_len, mpdu_len, llc_sz; in r8712_xmitframe_coalesce() 873 struct sta_info *psta, sint up) in get_sta_pending() 1001 static void init_hwxmits(struct hw_xmit *phwxmit, sint entry) in init_hwxmits() 1003 sint i; in init_hwxmits()
|
D | basic_types.h | 19 #define sint signed int macro
|
D | xmit_osdep.h | 48 sint r8712_endofpktfile(struct pkt_file *pfile);
|
D | rtl8712_xmit.c | 29 sint _r8712_init_hw_txqueue(struct hw_txqueue *phw_txqueue, u8 ac_tag) in _r8712_init_hw_txqueue() 170 struct hw_xmit *phwxmit_i, sint entry) in dequeue_xframe_ex() 600 sint hwentry; in r8712_xmitframe_complete()
|
D | xmit_linux.c | 60 sint r8712_endofpktfile(struct pkt_file *pfile) in r8712_endofpktfile()
|
/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme.h | 133 sint traffic_busy; 333 sint fw_state; /* shall we protect this variable? maybe not necessarily... */ 493 extern sint rtw_select_and_join_from_scanned_queue(struct mlme_priv *pmlmepriv); 494 extern sint rtw_set_key(struct adapter *adapter, struct security_priv *psecuritypriv, sint keyid, u… 495 extern sint rtw_set_auth(struct adapter *adapter, struct security_priv *psecuritypriv); 503 static inline sint check_fwstate(struct mlme_priv *pmlmepriv, sint state) in check_fwstate() 511 static inline sint get_fwstate(struct mlme_priv *pmlmepriv) in get_fwstate() 523 static inline void set_fwstate(struct mlme_priv *pmlmepriv, sint state) in set_fwstate() 532 static inline void _clr_fwstate_(struct mlme_priv *pmlmepriv, sint state) in _clr_fwstate_() 545 static inline void clr_fwstate(struct mlme_priv *pmlmepriv, sint state) in clr_fwstate() [all …]
|
D | rtw_xmit.h | 316 sint option; 317 sint apsd_setting; /* When bit mask is on, the associated edca queue supports APSD. */ 339 volatile sint head; 340 volatile sint tail; 341 volatile sint free_sz; /* in units of 64 bytes */ 342 volatile sint free_cmdsz; 343 volatile sint txsz[8]; 346 sint ac_tag; 466 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, sint up, u8 *… 479 void rtw_init_hwxmits(struct hw_xmit *phwxmit, sint entry); [all …]
|
D | rtw_recv.h | 279 sint option; 396 sint rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, struct __queue *queue); 397 sint rtw_enqueue_recvbuf(struct recv_buf *precvbuf, struct __queue *queue); 422 static inline u8 *recvframe_pull(union recv_frame *precvframe, sint sz) in recvframe_pull() 447 static inline u8 *recvframe_put(union recv_frame *precvframe, sint sz) in recvframe_put() 476 static inline u8 *recvframe_pull_tail(union recv_frame *precvframe, sint sz) in recvframe_pull_tail() 510 static inline sint get_recvframe_len(union recv_frame *precvframe) in get_recvframe_len()
|
D | recv_osdep.h | 11 extern sint _rtw_init_recv_priv(struct recv_priv *precvpriv, struct adapter *padapter);
|
D | xmit_osdep.h | 39 extern sint rtw_endofpktfile(struct pkt_file *pfile);
|
D | ieee80211.h | 1118 u8 *rtw_set_ie(u8 *pbuf, sint index, uint len, u8 *source, uint *frlen); 1126 u8 *rtw_get_ie(u8*pbuf, sint index, sint *len, sint limit);
|
D | basic_types.h | 16 typedef signed int sint; typedef
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_security.c | 156 static sint bcrc32initialized; 170 sint i, j; in crc32_init() 193 static __le32 getcrc32(u8 *buf, sint len) in getcrc32() 219 sint curfragnum, length; in rtw_wep_encrypt() 276 sint length; in rtw_wep_decrypt() 561 sint i; in phase1() 609 sint i; in phase2() 663 sint curfragnum, length; in rtw_tkip_encrypt() 739 sint length; in rtw_tkip_decrypt() 887 sint qc_exists, [all …]
|
D | rtw_recv.c | 33 sint _rtw_init_recv_priv(struct recv_priv *precvpriv, struct adapter *padapter) in _rtw_init_recv_priv() 35 sint i; in _rtw_init_recv_priv() 37 sint res = _SUCCESS; in _rtw_init_recv_priv() 172 sint _rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in _rtw_enqueue_recvframe() 191 sint rtw_enqueue_recvframe(union recv_frame *precvframe, struct __queue *queue) in rtw_enqueue_recvframe() 193 sint ret; in rtw_enqueue_recvframe() 259 sint rtw_enqueue_recvbuf_to_head(struct recv_buf *precvbuf, struct __queue *queue) in rtw_enqueue_recvbuf_to_head() 271 sint rtw_enqueue_recvbuf(struct recv_buf *precvbuf, struct __queue *queue) in rtw_enqueue_recvbuf() 309 sint recvframe_chkmic(struct adapter *adapter, union recv_frame *precvframe); 310 sint recvframe_chkmic(struct adapter *adapter, union recv_frame *precvframe) in recvframe_chkmic() [all …]
|
D | rtw_xmit.c | 41 sint res = _SUCCESS; in _rtw_init_xmit_priv() 482 sint res = _SUCCESS; in update_attrib_sec_info() 485 sint bmcast = IS_MCAST(pattrib->ra); in update_attrib_sec_info() 653 sint bmcast; in update_attrib() 657 sint res = _SUCCESS; in update_attrib() 815 sint curfragnum, length; in xmitframe_addmic() 823 sint bmcst = IS_MCAST(pattrib->ra); in xmitframe_addmic() 943 sint res = _SUCCESS; in rtw_make_wlanhdr() 1434 sint erp_len; in rtw_update_protection() 1901 struct tx_servq *rtw_get_sta_pending(struct adapter *padapter, struct sta_info *psta, sint up, u8 *… in rtw_get_sta_pending() [all …]
|
D | rtw_ieee80211.c | 125 sint index, in rtw_set_ie() 146 u8 *rtw_get_ie(u8 *pbuf, sint index, sint *len, sint limit) in rtw_get_ie() 148 sint tmp, i; in rtw_get_ie()
|
D | rtw_mlme.c | 302 sint rtw_if_up(struct adapter *padapter) in rtw_if_up() 304 sint res; in rtw_if_up() 2128 sint rtw_set_auth(struct adapter *adapter, struct security_priv *psecuritypriv) in rtw_set_auth() 2133 sint res = _SUCCESS; in rtw_set_auth() 2166 sint rtw_set_key(struct adapter *adapter, struct security_priv *psecuritypriv, sint keyid, u8 set_t… in rtw_set_key() 2172 sint res = _SUCCESS; in rtw_set_key() 2341 sint rtw_restruct_sec_ie(struct adapter *adapter, u8 *in_ie, u8 *out_ie, uint in_len) in rtw_restruct_sec_ie() 2973 sint rtw_linked_check(struct adapter *padapter) in rtw_linked_check()
|
/drivers/clocksource/ |
D | hyperv_timer.c | 226 void hv_stimer_legacy_init(unsigned int cpu, int sint) in hv_stimer_legacy_init() argument 238 stimer0_message_sint = sint; in hv_stimer_legacy_init()
|