/linux/drivers/staging/rtl8712/ |
H A D | wifi.h | 27 #define SetToDs(pbuf) ({ \ argument 33 #define ClearToDs(pbuf) ({ \ argument 37 #define SetFrDs(pbuf) ({ \ argument 43 #define ClearFrDs(pbuf) ({ \ argument 52 #define SetMFrag(pbuf) ({ \ argument 58 #define ClearMFrag(pbuf) ({ \ argument 62 #define SetRetry(pbuf) ({ \ argument 68 #define ClearRetry(pbuf) ({ \ argument 72 #define SetPwrMgt(pbuf) ({ \ argument 83 #define SetMData(pbuf) ({ \ argument [all …]
|
H A D | rtl8712_cmd.c | 103 static void r871x_internal_cmd_hdl(struct _adapter *padapter, u8 *pbuf) in r871x_internal_cmd_hdl() 120 static u8 read_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_bbreg_hdl() 128 static u8 write_bbreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_bbreg_hdl() 141 static u8 read_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in read_rfreg_hdl() 157 static u8 write_rfreg_hdl(struct _adapter *padapter, u8 *pbuf) in write_rfreg_hdl() 170 static u8 sys_suspend_hdl(struct _adapter *padapter, u8 *pbuf) in sys_suspend_hdl()
|
H A D | rtl871x_mlme.c | 35 u8 *pbuf; in r8712_init_mlme_priv() local 441 void r8712_atimdone_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_atimdone_event_callback() 445 void r8712_survey_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_survey_event_callback() 516 void r8712_surveydone_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_surveydone_event_callback() 650 void r8712_joinbss_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_joinbss_event_callback() 845 void r8712_stassoc_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_stassoc_event_callback() 886 void r8712_stadel_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_stadel_event_callback() 936 void r8712_cpwm_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_cpwm_event_callback() 954 void r8712_got_addbareq_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_got_addbareq_event_callback() 973 void r8712_wpspbc_event_callback(struct _adapter *adapter, u8 *pbuf) in r8712_wpspbc_event_callback()
|
H A 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()
|
/linux/drivers/staging/rtl8723bs/include/ |
H A D | wifi.h | 73 #define SetToDs(pbuf) \ argument 78 #define SetFrDs(pbuf) \ argument 85 #define SetMFrag(pbuf) \ argument 90 #define ClearMFrag(pbuf) \ argument 95 #define ClearRetry(pbuf) \ argument 98 #define SetPwrMgt(pbuf) \ argument 103 #define ClearPwrMgt(pbuf) \ argument 106 #define SetMData(pbuf) \ argument 111 #define ClearMData(pbuf) \ argument 114 #define SetPrivacy(pbuf) \ argument [all …]
|
/linux/drivers/infiniband/hw/hfi1/ |
H A D | pio_copy.c | 30 void pio_copy(struct hfi1_devdata *dd, struct pio_buf *pbuf, u64 pbc, in pio_copy() 183 static inline void read_low_bytes(struct pio_buf *pbuf, const void *from, in read_low_bytes() 199 static inline void read_extra_bytes(struct pio_buf *pbuf, in read_extra_bytes() 216 struct pio_buf *pbuf, in merge_write8() 241 static inline int carry_write8(struct pio_buf *pbuf, void __iomem *dest) in carry_write8() 262 void seg_pio_copy_start(struct pio_buf *pbuf, u64 pbc, in seg_pio_copy_start() 355 static void mid_copy_mix(struct pio_buf *pbuf, const void *from, size_t nbytes) in mid_copy_mix() 482 static void mid_copy_straight(struct pio_buf *pbuf, in mid_copy_straight() 571 void seg_pio_copy_mid(struct pio_buf *pbuf, const void *from, size_t nbytes) in seg_pio_copy_mid() 667 void seg_pio_copy_end(struct pio_buf *pbuf) in seg_pio_copy_end()
|
H A D | ud.c | 601 struct pio_buf *pbuf; in return_cnp_16B() local 663 struct pio_buf *pbuf; in return_cnp() local
|
/linux/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-stats.c | 178 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_awb_meas_v10() 199 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_awb_meas_v12() 220 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_aec_meas_v10() 233 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_aec_meas_v12() 257 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_afc_meas() 274 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_hst_meas_v10() 288 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_hst_meas_v12() 305 struct rkisp1_stat_buffer *pbuf) in rkisp1_stats_get_bls_meas()
|
/linux/drivers/staging/rtl8723bs/core/ |
H A D | rtw_mlme.c | 15 u8 *pbuf; in rtw_init_mlme_priv() local 624 void rtw_atimdone_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_atimdone_event_callback() 628 void rtw_survey_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_survey_event_callback() 770 void rtw_dummy_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_dummy_event_callback() 774 void rtw_fwdbg_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_fwdbg_event_callback() 1085 void rtw_joinbss_event_prehandle(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_prehandle() 1213 void rtw_joinbss_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_joinbss_event_callback() 1234 void rtw_stassoc_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stassoc_event_callback() 1326 void rtw_stadel_event_callback(struct adapter *adapter, u8 *pbuf) in rtw_stadel_event_callback() 1444 void rtw_cpwm_event_callback(struct adapter *padapter, u8 *pbuf) in rtw_cpwm_event_callback() [all …]
|
H A D | rtw_mlme_ext.c | 2717 unsigned char *pbuf, *pframe; in issue_asocrsp() local 5198 u8 NULL_hdl(struct adapter *padapter, u8 *pbuf) in NULL_hdl() 5203 u8 setopmode_hdl(struct adapter *padapter, u8 *pbuf) in setopmode_hdl() 5237 u8 createbss_hdl(struct adapter *padapter, u8 *pbuf) in createbss_hdl() 5294 u8 join_cmd_hdl(struct adapter *padapter, u8 *pbuf) in join_cmd_hdl() 5522 u8 sitesurvey_cmd_hdl(struct adapter *padapter, u8 *pbuf) in sitesurvey_cmd_hdl() 5606 u8 setkey_hdl(struct adapter *padapter, u8 *pbuf) in setkey_hdl() 5646 u8 set_stakey_hdl(struct adapter *padapter, u8 *pbuf) in set_stakey_hdl() 5945 u8 set_ch_hdl(struct adapter *padapter, u8 *pbuf) in set_ch_hdl() 6002 u8 tdls_hdl(struct adapter *padapter, unsigned char *pbuf) in tdls_hdl() [all …]
|
H A D | rtw_ieee80211.c | 108 u8 *rtw_set_fixed_ie(unsigned char *pbuf, unsigned int len, unsigned char *source, in rtw_set_fixed_ie() 117 u8 *rtw_set_ie(u8 *pbuf, in rtw_set_ie() 138 u8 *rtw_get_ie(u8 *pbuf, signed int index, signed int *len, signed int limit) in rtw_get_ie() 360 u8 *pbuf = pie; in rtw_get_wpa_ie() local 1002 unsigned char *pbuf; in rtw_get_cipher_info() local
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_dbg.c | 2457 static void ql_dbg_prefix(char *pbuf, int pbuf_size, struct pci_dev *pdev, in ql_dbg_prefix() 2494 char pbuf[64]; in ql_dbg() local 2534 char pbuf[128]; in ql_dbg_pci() local 2575 char pbuf[128]; in ql_log() local 2627 char pbuf[128]; in ql_log_pci() local 2727 char pbuf[128]; in ql_log_qp() local 2780 char pbuf[128]; in ql_dbg_qp() local
|
/linux/fs/smb/client/ |
H A D | link.c | 252 char *pbuf, unsigned int *pbytes_read) in cifs_query_mf_symlink() 297 char *pbuf, unsigned int *pbytes_written) in cifs_create_mf_symlink() 337 char *pbuf, unsigned int *pbytes_read) in smb3_query_mf_symlink() 400 char *pbuf, unsigned int *pbytes_written) in smb3_create_mf_symlink()
|
/linux/arch/mips/kvm/ |
H A D | loongson_ipi.c | 60 void *pbuf; in loongson_vipi_read() local 105 void *pbuf; in loongson_vipi_write() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | map_kptr.c | 19 char buf[16], *pbuf; in test_map_kptr_success() local
|
/linux/drivers/misc/vmw_vmci/ |
H A D | vmci_context.c | 698 u32 *buf_size, void **pbuf) in vmci_ctx_get_chkpt_notifiers() 730 u32 *buf_size, void **pbuf) in vmci_ctx_get_chkpt_doorbells() 767 void **pbuf) in vmci_ctx_get_chkpt_state()
|
/linux/arch/powerpc/kexec/ |
H A D | elf_64.c | 44 struct kexec_buf pbuf = { .image = image, .buf_min = 0, in elf64_load() local
|
/linux/tools/perf/ui/browsers/ |
H A D | res_sample.c | 38 char pbuf[256], tidbuf[32], cpubuf[32]; in res_sample_browse() local
|
H A D | scripts.c | 92 char pbuf[256]; in list_scripts() local
|
/linux/lib/ |
H A D | packing.c | 77 int packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, in packing()
|
/linux/drivers/staging/rtl8723bs/os_dep/ |
H A D | sdio_ops_linux.c | 347 u8 *pbuf = pdata; in _sd_read() local 441 u8 *pbuf = pdata; in _sd_write() local
|
H A D | osdep_service.c | 27 void *pbuf = _rtw_malloc(sz); in _rtw_zmalloc() local
|
/linux/net/netfilter/ |
H A D | nf_conntrack_amanda.c | 97 char pbuf[sizeof("65535")], *tmp; in amanda_help() local
|
/linux/drivers/mtd/nand/raw/ |
H A D | nand_onfi.c | 149 struct nand_onfi_params *p = NULL, *pbuf; in nand_onfi_detect() local
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_debugfs.c | 2156 char *pbuf; in lpfc_debugfs_lockstat_write() local 2609 char *pbuf; in lpfc_debugfs_multixripools_write() local 2691 char *pbuf; in lpfc_debugfs_nvmestat_write() local 2832 char *pbuf; in lpfc_debugfs_ioktime_write() local 2960 char *pbuf; in lpfc_debugfs_nvmeio_trc_write() local 3065 char *pbuf; in lpfc_debugfs_hdwqstat_write() local 3146 char *pbuf, *step_str; in lpfc_idiag_cmd_get() local
|