Home
last modified time | relevance | path

Searched defs:pbuf (Results 1 – 25 of 101) sorted by relevance

12345

/Linux-v4.19/drivers/staging/rtl8712/
Dwifi.h153 #define SetToDs(pbuf) ({ \ argument
157 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0) argument
159 #define ClearToDs(pbuf) ({ \ argument
163 #define SetFrDs(pbuf) ({ \ argument
167 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) argument
169 #define ClearFrDs(pbuf) ({ \ argument
178 #define SetMFrag(pbuf) ({ \ argument
182 #define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0) argument
184 #define ClearMFrag(pbuf) ({ \ argument
188 #define SetRetry(pbuf) ({ \ argument
[all …]
Drtl8712_cmd.c115 static void r871x_internal_cmd_hdl(struct _adapter *padapter, u8 *pbuf) in r871x_internal_cmd_hdl()
132 static u8 read_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_macreg_hdl()
146 static u8 write_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_macreg_hdl()
160 static u8 read_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_bbreg_hdl()
176 static u8 write_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_bbreg_hdl()
189 static u8 read_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_rfreg_hdl()
205 static u8 write_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_rfreg_hdl()
218 static u8 sys_suspend_hdl(struct _adapter *padapter, u8 *pbuf) in sys_suspend_hdl()
Drtl871x_mlme.c47 u8 *pbuf; in _init_mlme_priv() local
480 void r8712_atimdone_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_atimdone_event_callback()
484 void r8712_survey_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_survey_event_callback()
555 void r8712_surveydone_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_surveydone_event_callback()
693 void r8712_joinbss_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_joinbss_event_callback()
909 void r8712_stassoc_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_stassoc_event_callback()
950 void r8712_stadel_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_stadel_event_callback()
1001 void r8712_cpwm_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_cpwm_event_callback()
1019 void r8712_got_addbareq_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_got_addbareq_event_callback()
1038 void r8712_wpspbc_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_wpspbc_event_callback()
Dieee80211.c96 u8 *r8712_set_ie(u8 *pbuf, sint index, uint len, u8 *source, uint *frlen) in r8712_set_ie()
110 u8 *r8712_get_ie(u8 *pbuf, sint index, uint *len, sint limit) in r8712_get_ie()
220 u8 *pbuf = pie; in r8712_get_wpa_ie() local
Dusb_ops_linux.c42 void *pbuf; member
196 __le32 *pbuf; in r8712_usb_read_port_complete() local
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dpio_copy.c71 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc, in pio_copy()
225 static inline void read_low_bytes(struct pio_buf *pbuf, const void *from, in read_low_bytes()
241 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes()
258 struct pio_buf *pbuf, in merge_write8()
283 static inline int carry_write8(struct pio_buf *pbuf, void __iomem *dest) in carry_write8()
304 void seg_pio_copy_start(struct pio_buf *pbuf, u64 pbc, in seg_pio_copy_start()
397 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix()
524 static void mid_copy_straight(struct pio_buf *pbuf, in mid_copy_straight()
613 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
709 void seg_pio_copy_end(struct pio_buf *pbuf) in seg_pio_copy_end()
Dud.c661 struct pio_buf *pbuf; in return_cnp_16B() local
720 struct pio_buf *pbuf; in return_cnp() local
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Dwifi.h145 #define SetToDs(pbuf) \ argument
148 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0) argument
150 #define ClearToDs(pbuf) \ argument
153 #define SetFrDs(pbuf) \ argument
156 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) argument
158 #define ClearFrDs(pbuf) \ argument
164 #define SetMFrag(pbuf) \ argument
167 #define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0) argument
169 #define ClearMFrag(pbuf) \ argument
172 #define SetRetry(pbuf) \ argument
[all …]
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Dwifi.h201 #define SetToDs(pbuf) \ argument
204 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0) argument
206 #define ClearToDs(pbuf) \ argument
209 #define SetFrDs(pbuf) \ argument
212 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) argument
214 #define ClearFrDs(pbuf) \ argument
219 #define SetMFrag(pbuf) \ argument
222 #define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0) argument
224 #define ClearMFrag(pbuf) \ argument
227 #define SetRetry(pbuf) \ argument
[all …]
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme.c28 u8 *pbuf; in rtw_init_mlme_priv() local
541 void rtw_atimdone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_atimdone_event_callback()
546 void rtw_survey_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_survey_event_callback()
593 void rtw_surveydone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_surveydone_event_callback()
680 void rtw_dummy_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_dummy_event_callback()
684 void rtw_fwdbg_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_fwdbg_event_callback()
980 void rtw_joinbss_event_prehandle(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_prehandle()
1103 void rtw_joinbss_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_callback()
1156 void rtw_stassoc_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stassoc_event_callback()
1216 void rtw_stadel_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stadel_event_callback()
[all …]
Drtw_ieee80211.c118 u8 *rtw_set_fixed_ie(void *pbuf, unsigned int len, void *source, in rtw_set_fixed_ie()
129 u8 *pbuf, in rtw_set_ie()
151 u8 *rtw_get_ie(u8 *pbuf, int index, uint *len, int limit) in rtw_get_ie()
285 u8 *pbuf = pie; in rtw_get_wpa_ie() local
928 unsigned char *pbuf; in rtw_get_cipher_info() local
Drtw_mlme_ext.c886 unsigned char *pbuf, *pframe; in issue_asocrsp() local
4854 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf) in setopmode_hdl()
4880 u8 createbss_hdl(struct adapter *padapter, u8 *pbuf) in createbss_hdl()
4940 u8 join_cmd_hdl(struct adapter *padapter, u8 *pbuf) in join_cmd_hdl()
5053 u8 disconnect_hdl(struct adapter *padapter, unsigned char *pbuf) in disconnect_hdl()
5140 u8 sitesurvey_cmd_hdl(struct adapter *padapter, u8 *pbuf) in sitesurvey_cmd_hdl()
5212 u8 setauth_hdl(struct adapter *padapter, unsigned char *pbuf) in setauth_hdl()
5223 u8 setkey_hdl(struct adapter *padapter, u8 *pbuf) in setkey_hdl()
5245 u8 set_stakey_hdl(struct adapter *padapter, u8 *pbuf) in set_stakey_hdl()
5316 u8 add_ba_hdl(struct adapter *padapter, unsigned char *pbuf) in add_ba_hdl()
[all …]
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dmntfunc.c213 byte *pbuf; in maint_read_write() local
245 byte *pbuf = NULL; in maint_read_write() local
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme.c19 u8 *pbuf; in _rtw_init_mlme_priv() local
803 void rtw_atimdone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_atimdone_event_callback()
809 void rtw_survey_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_survey_event_callback()
863 void rtw_surveydone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_surveydone_event_callback()
987 void rtw_dummy_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_dummy_event_callback()
991 void rtw_fwdbg_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_fwdbg_event_callback()
1373 void rtw_joinbss_event_prehandle(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_prehandle()
1532 void rtw_joinbss_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_callback()
1553 void rtw_stassoc_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stassoc_event_callback()
1656 void rtw_stadel_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stadel_event_callback()
[all …]
Drtw_mlme_ext.c3113 unsigned char *pbuf, *pframe; in issue_asocrsp() local
5963 u8 NULL_hdl(struct adapter *padapter, u8 *pbuf) in NULL_hdl()
5972 u8 *pbuf = NULL; in rtw_auto_ap_start_beacon() local
6061 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf) in setopmode_hdl()
6113 u8 createbss_hdl(struct adapter *padapter, u8 *pbuf) in createbss_hdl()
6171 u8 join_cmd_hdl(struct adapter *padapter, u8 *pbuf) in join_cmd_hdl()
6321 u8 disconnect_hdl(struct adapter *padapter, unsigned char *pbuf) in disconnect_hdl()
6411 u8 sitesurvey_cmd_hdl(struct adapter *padapter, u8 *pbuf) in sitesurvey_cmd_hdl()
6481 u8 setauth_hdl(struct adapter *padapter, unsigned char *pbuf) in setauth_hdl()
6494 u8 setkey_hdl(struct adapter *padapter, u8 *pbuf) in setkey_hdl()
[all …]
Drtw_ieee80211.c112 u8 *rtw_set_fixed_ie(unsigned char *pbuf, unsigned int len, unsigned char *source, in rtw_set_fixed_ie()
123 u8 *pbuf, in rtw_set_ie()
145 u8 *rtw_get_ie(u8 *pbuf, sint index, sint *len, sint limit) in rtw_get_ie()
383 u8 *pbuf = pie; in rtw_get_wpa_ie() local
1137 unsigned char *pbuf; in rtw_get_cipher_info() local
/Linux-v4.19/fs/cifs/
Dlink.c305 char *pbuf, unsigned int *pbytes_read) in cifs_query_mf_symlink()
349 char *pbuf, unsigned int *pbytes_written) in cifs_create_mf_symlink()
391 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink()
454 char *pbuf, unsigned int *pbytes_written) in smb3_create_mf_symlink()
/Linux-v4.19/drivers/misc/vmw_vmci/
Dvmci_context.c697 u32 *buf_size, void **pbuf) in vmci_ctx_get_chkpt_notifiers()
729 u32 *buf_size, void **pbuf) in vmci_ctx_get_chkpt_doorbells()
767 void **pbuf) in vmci_ctx_get_chkpt_state()
/Linux-v4.19/arch/powerpc/kernel/
Dkexec_elf_64.c222 const char *pbuf; in elf_read_phdr() local
583 struct kexec_buf pbuf = { .image = image, .buf_min = 0, in elf64_load() local
/Linux-v4.19/net/netfilter/
Dnf_conntrack_amanda.c94 char pbuf[sizeof("65535")], *tmp; in amanda_help() local
/Linux-v4.19/block/
Dcmdline-parser.c168 char *pbuf; in cmdline_parts_parse() local
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dusb_ops_linux.c13 static void interrupt_handler_8188eu(struct adapter *adapt, u16 pkt_len, u8 *pbuf) in interrupt_handler_8188eu()
33 u8 *pbuf; in recvbuf2recvframe() local
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dsdio_ops_linux.c426 u8 *pbuf = pdata; in _sd_read() local
529 u8 *pbuf = pdata; in _sd_write() local
/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_dbg.c2627 char pbuf[128]; in ql_log() local
2686 char pbuf[128]; in ql_log_pci() local
2787 char pbuf[128]; in ql_log_qp() local
/Linux-v4.19/kernel/cgroup/
Ddebug.c209 char pbuf[16]; in cgroup_subsys_states_read() local

12345