Home
last modified time | relevance | path

Searched refs:pdesc (Results 1 – 25 of 80) sorted by relevance

1234

/linux/drivers/crypto/ccree/
A Dcc_hw_queue_defs.h240 pdesc->word[0] = lower_32_bits(addr); in set_din_type()
259 pdesc->word[0] = addr; in set_din_no_dma()
271 pdesc->word[0] |= CC_CPP_DIN_ADDR; in set_cpp_crypto_key()
290 pdesc->word[0] = addr; in set_din_sram()
304 pdesc->word[0] = val; in set_din_const()
389 pdesc->word[2] = addr; in set_dout_no_dma()
402 pdesc->word[2] = val; in set_xor_val()
448 pdesc->word[2] = addr; in set_dout_sram()
462 pdesc->word[2] = size; in set_xex_data_unit_size()
474 pdesc->word[2] = num; in set_multi2_num_rounds()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
A Dtrx.c414 set_tx_desc_cts2self(pdesc, in rtl8723e_tx_fill_desc()
416 set_tx_desc_rts_stbc(pdesc, in rtl8723e_tx_fill_desc()
516 set_tx_desc_bmc(pdesc, 1); in rtl8723e_tx_fill_desc()
549 set_tx_desc_seq(pdesc, 0); in rtl8723e_tx_fill_cmddesc()
551 set_tx_desc_linip(pdesc, 0); in rtl8723e_tx_fill_cmddesc()
563 set_tx_desc_macid(pdesc, 0); in rtl8723e_tx_fill_cmddesc()
565 set_tx_desc_own(pdesc, 1); in rtl8723e_tx_fill_cmddesc()
584 pdesc, TX_DESC_SIZE); in rtl8723e_tx_fill_cmddesc()
595 set_tx_desc_own(pdesc, 1); in rtl8723e_set_desc()
608 set_rx_desc_own(pdesc, 1); in rtl8723e_set_desc()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
A Dtrx.c30 __le32 *pdesc, in _rtl8723be_query_rxphystatus() argument
191 __le32 *pdesc, in _rtl8723be_translate_rx_signal_stuff() argument
390 pdesc, p_drvinfo); in rtl8723be_rx_query_desc()
581 set_tx_desc_bmc(pdesc, 1); in rtl8723be_tx_fill_desc()
610 set_tx_desc_seq(pdesc, 0); in rtl8723be_tx_fill_cmddesc()
612 set_tx_desc_linip(pdesc, 0); in rtl8723be_tx_fill_cmddesc()
624 set_tx_desc_macid(pdesc, 0); in rtl8723be_tx_fill_cmddesc()
626 set_tx_desc_own(pdesc, 1); in rtl8723be_tx_fill_cmddesc()
647 set_tx_desc_own(pdesc, 1); in rtl8723be_set_desc()
660 set_rx_desc_own(pdesc, 1); in rtl8723be_set_desc()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/
A Dtrx.c274 __le32 *pdesc, in _rtl88ee_translate_rx_signal_stuff() argument
463 skb, status, pdesc, in rtl88ee_rx_query_desc()
654 set_tx_desc_qos(pdesc, 1); in rtl88ee_tx_fill_desc()
661 set_tx_desc_bmc(pdesc, 1); in rtl88ee_tx_fill_desc()
695 set_tx_desc_seq(pdesc, 0); in rtl88ee_tx_fill_cmddesc()
697 set_tx_desc_linip(pdesc, 0); in rtl88ee_tx_fill_cmddesc()
709 set_tx_desc_macid(pdesc, 0); in rtl88ee_tx_fill_cmddesc()
711 set_tx_desc_own(pdesc, 1); in rtl88ee_tx_fill_cmddesc()
727 pdesc, TX_DESC_SIZE); in rtl88ee_tx_fill_cmddesc()
738 set_tx_desc_own(pdesc, 1); in rtl88ee_set_desc()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
A Dtrx.c332 skb, stats, pdesc, in rtl92ce_rx_query_desc()
421 set_tx_desc_rts_short(pdesc, in rtl92ce_tx_fill_desc()
508 set_tx_desc_qos(pdesc, 1); in rtl92ce_tx_fill_desc()
515 set_tx_desc_bmc(pdesc, 1); in rtl92ce_tx_fill_desc()
548 set_tx_desc_seq(pdesc, 0); in rtl92ce_tx_fill_cmddesc()
550 set_tx_desc_linip(pdesc, 0); in rtl92ce_tx_fill_cmddesc()
562 set_tx_desc_macid(pdesc, 0); in rtl92ce_tx_fill_cmddesc()
564 set_tx_desc_own(pdesc, 1); in rtl92ce_tx_fill_cmddesc()
593 set_tx_desc_own(pdesc, 1); in rtl92ce_set_desc()
607 set_rx_desc_own(pdesc, 1); in rtl92ce_set_desc()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
A Dtrx.c238 __le32 *pdesc = (__le32 *)pdesc8; in rtl92se_rx_query_desc() local
323 __le32 *pdesc = (__le32 *)pdesc8; in rtl92se_tx_fill_desc() local
430 set_tx_desc_linip(pdesc, 0); in rtl92se_tx_fill_desc()
431 set_tx_desc_offset(pdesc, 32); in rtl92se_tx_fill_desc()
470 set_tx_desc_user_rate(pdesc, in rtl92se_tx_fill_desc()
475 set_tx_desc_non_qos(pdesc, 1); in rtl92se_tx_fill_desc()
521 set_tx_desc_last_seg(pdesc, 1); in rtl92se_tx_fill_cmddesc()
529 set_tx_desc_own(pdesc, 1); in rtl92se_tx_fill_cmddesc()
533 set_tx_desc_last_seg(pdesc, 1); in rtl92se_tx_fill_cmddesc()
548 set_tx_desc_own(pdesc, 1); in rtl92se_tx_fill_cmddesc()
[all …]
A Dtrx.h8 struct ieee80211_hdr *hdr, u8 *pdesc,
13 void rtl92se_tx_fill_cmddesc(struct ieee80211_hw *hw, u8 *pdesc, bool firstseg,
16 struct ieee80211_rx_status *rx_status, u8 *pdesc,
18 void rtl92se_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
A Dtrx.c161 if (pdesc->rxht && pdesc->rxmcs >= DESC_RATEMCS8 && in _rtl92de_query_rxphystatus()
432 if (get_rx_desc_bw(pdesc)) in rtl92de_rx_query_desc()
434 if (get_rx_desc_rxht(pdesc)) in rtl92de_rx_query_desc()
648 set_tx_desc_qos(pdesc, 1); in rtl92de_tx_fill_desc()
692 set_tx_desc_seq(pdesc, 0); in rtl92de_tx_fill_cmddesc()
693 set_tx_desc_linip(pdesc, 0); in rtl92de_tx_fill_cmddesc()
700 set_tx_desc_macid(pdesc, 0); in rtl92de_tx_fill_cmddesc()
715 set_tx_desc_own(pdesc, 1); in rtl92de_tx_fill_cmddesc()
727 set_tx_desc_own(pdesc, 1); in rtl92de_set_desc()
741 set_rx_desc_own(pdesc, 1); in rtl92de_set_desc()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
A Dtrx.c739 set_tx_desc_rts_enable(pdesc, in rtl8821ae_tx_fill_desc()
755 set_tx_desc_data_bw(pdesc, in rtl8821ae_tx_fill_desc()
761 set_tx_desc_linip(pdesc, 0); in rtl8821ae_tx_fill_desc()
798 set_tx_desc_htc(pdesc, 1); in rtl8821ae_tx_fill_desc()
824 set_tx_desc_bmc(pdesc, 1); in rtl8821ae_tx_fill_desc()
861 set_tx_desc_data_bw(pdesc, 0); in rtl8821ae_tx_fill_cmddesc()
871 set_tx_desc_macid(pdesc, 0); in rtl8821ae_tx_fill_cmddesc()
873 set_tx_desc_own(pdesc, 1); in rtl8821ae_tx_fill_cmddesc()
888 set_tx_desc_own(pdesc, 1); in rtl8821ae_set_desc()
902 set_rx_desc_own(pdesc, 1); in rtl8821ae_set_desc()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/
A Dtrx.c217 u8 *pdesc, in _rtl92ee_translate_rx_signal_stuff() argument
697 set_tx_desc_offset(pdesc, in rtl92ee_tx_fill_desc()
733 set_tx_desc_cts2self(pdesc, in rtl92ee_tx_fill_desc()
738 set_tx_desc_rts_short(pdesc, in rtl92ee_tx_fill_desc()
760 set_tx_desc_linip(pdesc, 0); in rtl92ee_tx_fill_desc()
825 set_tx_desc_bmc(pdesc, 1); in rtl92ee_tx_fill_desc()
854 set_tx_desc_seq(pdesc, 0); in rtl92ee_tx_fill_cmddesc()
856 set_tx_desc_linip(pdesc, 0); in rtl92ee_tx_fill_cmddesc()
868 set_tx_desc_macid(pdesc, 0); in rtl92ee_tx_fill_cmddesc()
870 set_tx_desc_own(pdesc, 1); in rtl92ee_tx_fill_cmddesc()
[all …]
A Dtrx.h310 static inline void set_tx_buff_desc_addr_high_0(__le32 *pdesc, u32 val, in set_tx_buff_desc_addr_high_0() argument
314 *(pdesc + 2) = cpu_to_le32(val); in set_tx_buff_desc_addr_high_0()
316 *(pdesc + 2) = 0; in set_tx_buff_desc_addr_high_0()
737 u8 *pdesc, struct sk_buff *skb);
738 void rtl92ee_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx,
742 u8 *pdesc, bool istx, u8 desc_name);
745 void rtl92ee_tx_fill_cmddesc(struct ieee80211_hw *hw, u8 *pdesc,
/linux/tools/testing/selftests/kvm/
A Dkvm_binary_stats_test.c33 struct kvm_stats_desc *pdesc; in stats_test() local
98 TEST_ASSERT(pdesc->exponent >= 0, in stats_test()
102 TEST_ASSERT(pdesc->exponent <= 0, in stats_test()
111 pdesc->name); in stats_test()
115 TEST_ASSERT(pdesc->bucket_size, in stats_test()
117 pdesc->name); in stats_test()
120 TEST_ASSERT(!pdesc->bucket_size, in stats_test()
122 pdesc->name); in stats_test()
136 TEST_ASSERT(pdesc->offset < size_data, in stats_test()
138 pdesc->offset, pdesc->name); in stats_test()
[all …]
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
A Dtrx.c310 if (get_rx_desc_crc32(pdesc)) in rtl92cu_rx_query_desc()
312 if (!get_rx_desc_swdec(pdesc)) in rtl92cu_rx_query_desc()
314 if (get_rx_desc_bw(pdesc)) in rtl92cu_rx_query_desc()
316 if (get_rx_desc_rx_ht(pdesc)) in rtl92cu_rx_query_desc()
624 set_tx_desc_own(pdesc, 1); in rtl92cu_fill_fake_txdesc()
626 _rtl_tx_desc_checksum(pdesc); in rtl92cu_fill_fake_txdesc()
643 set_tx_desc_seq(pdesc, 0); in rtl92cu_tx_fill_cmddesc()
644 set_tx_desc_linip(pdesc, 0); in rtl92cu_tx_fill_cmddesc()
648 set_tx_desc_rate_id(pdesc, 7); in rtl92cu_tx_fill_cmddesc()
649 set_tx_desc_macid(pdesc, 0); in rtl92cu_tx_fill_cmddesc()
[all …]
/linux/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_msg.c781 pdesc = page_address(page); in mksstat_init_kern_id()
795 pdesc->reservedMBZ = 0; in mksstat_init_kern_id()
801 snprintf(pdesc->description, ARRAY_SIZE(pdesc->description) - 1, "%s pid=%d", in mksstat_init_kern_id()
805 reset_ppn_array(pdesc->statPPNs + 1, ARRAY_SIZE(pdesc->statPPNs) - 1); in mksstat_init_kern_id()
808 reset_ppn_array(pdesc->infoPPNs + 1, ARRAY_SIZE(pdesc->infoPPNs) - 1); in mksstat_init_kern_id()
811 reset_ppn_array(pdesc->strsPPNs + 1, ARRAY_SIZE(pdesc->strsPPNs) - 1); in mksstat_init_kern_id()
1066 pdesc = page_address(page); in vmw_mksstat_add_ioctl()
1068 pdesc->reservedMBZ = 0; in vmw_mksstat_add_ioctl()
1082 reset_ppn_array(pdesc->statPPNs, ARRAY_SIZE(pdesc->statPPNs)); in vmw_mksstat_add_ioctl()
1083 reset_ppn_array(pdesc->infoPPNs, ARRAY_SIZE(pdesc->infoPPNs)); in vmw_mksstat_add_ioctl()
[all …]
/linux/drivers/pinctrl/aspeed/
A Dpinctrl-aspeed.c166 prios = pdesc->prios; in get_defined_attribute()
241 if (!pdesc) in aspeed_pinmux_set_mux()
244 prios = pdesc->prios; in aspeed_pinmux_set_mux()
264 char *functions = get_defined_functions(pdesc); in aspeed_pinmux_set_mux()
265 char *signals = get_defined_signals(pdesc); in aspeed_pinmux_set_mux()
268 pfunc->name, pdesc->name, pin, signals, in aspeed_pinmux_set_mux()
385 if (!pdesc) in aspeed_gpio_request_enable()
388 prios = pdesc->prios; in aspeed_gpio_request_enable()
408 char *signals = get_defined_signals(pdesc); in aspeed_gpio_request_enable()
411 pdesc->name, offset, signals); in aspeed_gpio_request_enable()
[all …]
/linux/crypto/
A Dhmac.c85 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_export()
92 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_import()
93 struct hmac_ctx *ctx = hmac_ctx(pdesc->tfm); in hmac_import()
100 static int hmac_init(struct shash_desc *pdesc) in hmac_init() argument
102 return hmac_import(pdesc, crypto_shash_ctx_aligned(pdesc->tfm)); in hmac_init()
105 static int hmac_update(struct shash_desc *pdesc, in hmac_update() argument
108 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_update()
115 struct crypto_shash *parent = pdesc->tfm; in hmac_final()
119 struct shash_desc *desc = shash_desc_ctx(pdesc); in hmac_final()
130 struct crypto_shash *parent = pdesc->tfm; in hmac_finup()
[all …]
A Dxcbc.c72 static int crypto_xcbc_digest_init(struct shash_desc *pdesc) in crypto_xcbc_digest_init() argument
74 unsigned long alignmask = crypto_shash_alignmask(pdesc->tfm); in crypto_xcbc_digest_init()
75 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_init()
76 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_xcbc_digest_init()
85 static int crypto_xcbc_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_xcbc_digest_update() argument
88 struct crypto_shash *parent = pdesc->tfm; in crypto_xcbc_digest_update()
91 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_update()
132 static int crypto_xcbc_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_xcbc_digest_final() argument
134 struct crypto_shash *parent = pdesc->tfm; in crypto_xcbc_digest_final()
137 struct xcbc_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_xcbc_digest_final()
A Dcmac.c105 static int crypto_cmac_digest_init(struct shash_desc *pdesc) in crypto_cmac_digest_init() argument
107 unsigned long alignmask = crypto_shash_alignmask(pdesc->tfm); in crypto_cmac_digest_init()
108 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_init()
109 int bs = crypto_shash_blocksize(pdesc->tfm); in crypto_cmac_digest_init()
118 static int crypto_cmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cmac_digest_update() argument
121 struct crypto_shash *parent = pdesc->tfm; in crypto_cmac_digest_update()
124 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_update()
165 static int crypto_cmac_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_cmac_digest_final() argument
167 struct crypto_shash *parent = pdesc->tfm; in crypto_cmac_digest_final()
170 struct cmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cmac_digest_final()
A Dccm.c786 static int crypto_cbcmac_digest_init(struct shash_desc *pdesc) in crypto_cbcmac_digest_init() argument
788 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_init()
789 int bs = crypto_shash_digestsize(pdesc->tfm); in crypto_cbcmac_digest_init()
790 u8 *dg = (u8 *)ctx + crypto_shash_descsize(pdesc->tfm) - bs; in crypto_cbcmac_digest_init()
798 static int crypto_cbcmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cbcmac_digest_update() argument
801 struct crypto_shash *parent = pdesc->tfm; in crypto_cbcmac_digest_update()
803 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_update()
825 static int crypto_cbcmac_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_cbcmac_digest_final() argument
827 struct crypto_shash *parent = pdesc->tfm; in crypto_cbcmac_digest_final()
829 struct cbcmac_desc_ctx *ctx = shash_desc_ctx(pdesc); in crypto_cbcmac_digest_final()
/linux/arch/ia64/kernel/
A Desi.c40 struct pdesc { struct
107 struct pdesc pdesc; in ia64_esi_call() local
109 pdesc.addr = __va(esi->esi_proc); in ia64_esi_call()
110 pdesc.gp = __va(esi->gp); in ia64_esi_call()
112 esi_proc = (ia64_sal_handler) &pdesc; in ia64_esi_call()
159 struct pdesc pdesc; in ia64_esi_call_phys() local
161 pdesc.addr = (void *)esi->esi_proc; in ia64_esi_call_phys()
162 pdesc.gp = (void *)esi->gp; in ia64_esi_call_phys()
164 esi_proc = (ia64_sal_handler) &pdesc; in ia64_esi_call_phys()
A Dsal.c35 } pdesc; variable
92 pdesc.addr = entry_point; in ia64_sal_handler_init()
93 pdesc.gpval = gpval; in ia64_sal_handler_init()
94 ia64_sal = (ia64_sal_handler) &pdesc; in ia64_sal_handler_init()
/linux/drivers/s390/char/
A Dhmcdrv_ftp.c84 const struct hmcdrv_ftp_cmd_desc *pdesc; in hmcdrv_ftp_cmd_getid() local
92 pdesc = ftpcmds + (crc % ARRAY_SIZE(ftpcmds)); in hmcdrv_ftp_cmd_getid()
96 if (!pdesc->str || strncmp(pdesc->str, cmd, len)) in hmcdrv_ftp_cmd_getid()
100 pdesc->str, pdesc->cmd); in hmcdrv_ftp_cmd_getid()
102 return pdesc->cmd; in hmcdrv_ftp_cmd_getid()
/linux/drivers/staging/rtl8192e/rtl8192e/
A Dr8192E_dev.c1226 pdesc->LINIP = 0; in rtl92e_fill_tx_desc()
1227 pdesc->CmdInit = 1; in rtl92e_fill_tx_desc()
1231 pdesc->SecCAMID = 0; in rtl92e_fill_tx_desc()
1235 pdesc->NoEnc = 1; in rtl92e_fill_tx_desc()
1248 pdesc->NoEnc = 0; in rtl92e_fill_tx_desc()
1252 pdesc->NoEnc = 0; in rtl92e_fill_tx_desc()
1256 pdesc->NoEnc = 0; in rtl92e_fill_tx_desc()
1260 pdesc->NoEnc = 1; in rtl92e_fill_tx_desc()
1265 pdesc->PktId = 0x0; in rtl92e_fill_tx_desc()
1276 pdesc->LastSeg = 1; in rtl92e_fill_tx_desc()
[all …]
A Dr8192E_dev.h30 void rtl92e_fill_tx_desc(struct net_device *dev, struct tx_desc *pdesc,
35 struct rx_desc *pdesc, struct sk_buff *skb);
/linux/drivers/staging/rtl8712/
A Drtl8712_cmd.c295 struct tx_desc *pdesc; in r8712_cmd_thread() local
318 pdesc = (struct tx_desc *)pcmdbuf; in r8712_cmd_thread()
319 memset(pdesc, 0, TXDESC_SIZE); in r8712_cmd_thread()
329 pdesc->txdw0 |= cpu_to_le32((wr_sz - TXDESC_SIZE) & in r8712_cmd_thread()
339 pdesc->txdw0 |= cpu_to_le32(((TXDESC_SIZE + in r8712_cmd_thread()
343 pdesc->txdw0 |= cpu_to_le32(((TXDESC_SIZE + in r8712_cmd_thread()
348 pdesc->txdw0 |= cpu_to_le32(OWN | FSG | LSG); in r8712_cmd_thread()
349 pdesc->txdw1 |= cpu_to_le32((0x13 << QSEL_SHT) & in r8712_cmd_thread()
360 (u8 *)pdesc); in r8712_cmd_thread()

Completed in 79 milliseconds

1234