Home
last modified time | relevance | path

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

123456789

/kernel/linux/linux-5.10/drivers/staging/rtl8712/
Dwifi.h141 #define SetToDs(pbuf) ({ \ argument
145 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0) argument
147 #define ClearToDs(pbuf) ({ \ argument
151 #define SetFrDs(pbuf) ({ \ argument
155 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) argument
157 #define ClearFrDs(pbuf) ({ \ argument
166 #define SetMFrag(pbuf) ({ \ argument
170 #define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0) argument
172 #define ClearMFrag(pbuf) ({ \ argument
176 #define SetRetry(pbuf) ({ \ argument
[all …]
Drtl8712_cmd.c103 static void r871x_internal_cmd_hdl(struct _adapter *padapter, u8 *pbuf) in r871x_internal_cmd_hdl()
120 static u8 read_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_macreg_hdl()
134 static u8 write_macreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_macreg_hdl()
148 static u8 read_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_bbreg_hdl()
156 static u8 write_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_bbreg_hdl()
169 static u8 read_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_rfreg_hdl()
185 static u8 write_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_rfreg_hdl()
198 static u8 sys_suspend_hdl(struct _adapter *padapter, u8 *pbuf) in sys_suspend_hdl()
Drtl871x_mlme.c35 u8 *pbuf; in r8712_init_mlme_priv() local
444 void r8712_atimdone_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_atimdone_event_callback()
448 void r8712_survey_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_survey_event_callback()
519 void r8712_surveydone_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_surveydone_event_callback()
655 void r8712_joinbss_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_joinbss_event_callback()
871 void r8712_stassoc_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_stassoc_event_callback()
912 void r8712_stadel_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_stadel_event_callback()
963 void r8712_cpwm_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_cpwm_event_callback()
981 void r8712_got_addbareq_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_got_addbareq_event_callback()
1000 void r8712_wpspbc_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_wpspbc_event_callback()
/kernel/linux/linux-4.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()
168 static u8 write_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_bbreg_hdl()
181 static u8 read_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_rfreg_hdl()
197 static u8 write_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_rfreg_hdl()
210 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
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/include/
Dwifi.h114 #define SetToDs(pbuf) \ argument
117 #define GetToDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_TO_DS_)) != 0) argument
119 #define ClearToDs(pbuf) \ argument
122 #define SetFrDs(pbuf) \ argument
125 #define GetFrDs(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_FROM_DS_)) != 0) argument
127 #define ClearFrDs(pbuf) \ argument
132 #define SetMFrag(pbuf) \ argument
135 #define GetMFrag(pbuf) (((*(__le16 *)(pbuf)) & cpu_to_le16(_MORE_FRAG_)) != 0) argument
137 #define ClearMFrag(pbuf) \ argument
140 #define SetRetry(pbuf) \ argument
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dpio_copy.c71 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc, in pio_copy()
224 static inline void read_low_bytes(struct pio_buf *pbuf, const void *from, in read_low_bytes()
240 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes()
257 struct pio_buf *pbuf, in merge_write8()
282 static inline int carry_write8(struct pio_buf *pbuf, void __iomem *dest) in carry_write8()
303 void seg_pio_copy_start(struct pio_buf *pbuf, u64 pbc, in seg_pio_copy_start()
396 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix()
523 static void mid_copy_straight(struct pio_buf *pbuf, in mid_copy_straight()
612 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid()
708 void seg_pio_copy_end(struct pio_buf *pbuf) in seg_pio_copy_end()
/kernel/linux/linux-4.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()
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/
Drkisp1-stats.c197 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_awb_meas()
218 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_aec_meas()
231 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_afc_meas()
248 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_hst_meas()
261 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_bls_meas()
/kernel/linux/linux-4.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
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
Drtw_mlme.c28 u8 *pbuf; in rtw_init_mlme_priv() local
537 void rtw_atimdone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_atimdone_event_callback()
542 void rtw_survey_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_survey_event_callback()
589 void rtw_surveydone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_surveydone_event_callback()
677 void rtw_dummy_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_dummy_event_callback()
681 void rtw_fwdbg_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_fwdbg_event_callback()
954 void rtw_joinbss_event_prehandle(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_prehandle()
1077 void rtw_joinbss_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_callback()
1130 void rtw_stassoc_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stassoc_event_callback()
1193 void rtw_stadel_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stadel_event_callback()
[all …]
Drtw_ieee80211.c112 u8 *rtw_set_fixed_ie(void *pbuf, unsigned int len, void *source, in rtw_set_fixed_ie()
123 u8 *pbuf, in rtw_set_ie()
147 u8 *rtw_get_ie(u8 *pbuf, int index, uint *len, int limit) in rtw_get_ie()
276 u8 *pbuf = pie; in rtw_get_wpa_ie() local
919 unsigned char *pbuf; in rtw_get_cipher_info() local
/kernel/linux/linux-5.10/drivers/staging/rtl8723bs/core/
Drtw_mlme.c20 u8 *pbuf; in rtw_init_mlme_priv() local
762 void rtw_atimdone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_atimdone_event_callback()
767 void rtw_survey_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_survey_event_callback()
815 void rtw_surveydone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_surveydone_event_callback()
919 void rtw_dummy_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_dummy_event_callback()
923 void rtw_fwdbg_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_fwdbg_event_callback()
1287 void rtw_joinbss_event_prehandle(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_prehandle()
1441 void rtw_joinbss_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_callback()
1462 void rtw_stassoc_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stassoc_event_callback()
1563 void rtw_stadel_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stadel_event_callback()
[all …]
/kernel/linux/linux-4.19/drivers/isdn/hardware/eicon/
Dmntfunc.c213 byte *pbuf; in maint_read_write() local
245 byte *pbuf = NULL; in maint_read_write() local
/kernel/liteos_m/targets/riscv_nuclei_gd32vf103_soc_gcc/SoC/gd32vf103/Common/Source/Drivers/Usb/
Dusbd_core.c151 uint32_t usbd_ep_recev (usb_core_driver *udev, uint8_t ep_addr, uint8_t *pbuf, uint16_t len) in usbd_ep_recev()
182 uint32_t usbd_ep_send (usb_core_driver *udev, uint8_t ep_addr, uint8_t *pbuf, uint16_t len) in usbd_ep_send()
/kernel/linux/linux-4.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 …]
/kernel/linux/linux-5.10/drivers/scsi/qla2xxx/
Dqla_dbg.c2445 static void ql_dbg_prefix(char *pbuf, int pbuf_size, in ql_dbg_prefix()
2479 char pbuf[64]; in ql_dbg() local
2516 char pbuf[128]; in ql_dbg_pci() local
2552 char pbuf[128]; in ql_log() local
2601 char pbuf[128]; in ql_log_pci() local
2698 char pbuf[128]; in ql_log_qp() local
2747 char pbuf[128]; in ql_dbg_qp() local
/kernel/linux/linux-4.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()
/kernel/linux/linux-5.10/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()
387 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink()
448 char *pbuf, unsigned int *pbytes_written) in smb3_create_mf_symlink()

123456789