/Linux-v4.19/drivers/crypto/ccree/ |
D | cc_hw_queue_defs.h | 196 static inline void hw_desc_init(struct cc_hw_desc *pdesc) in hw_desc_init() 206 static inline void set_queue_last_ind_bit(struct cc_hw_desc *pdesc) in set_queue_last_ind_bit() 220 static inline void set_din_type(struct cc_hw_desc *pdesc, in set_din_type() 241 static inline void set_din_no_dma(struct cc_hw_desc *pdesc, u32 addr, u32 size) in set_din_no_dma() 256 static inline void set_din_sram(struct cc_hw_desc *pdesc, dma_addr_t addr, in set_din_sram() 271 static inline void set_din_const(struct cc_hw_desc *pdesc, u32 val, u32 size) in set_din_const() 284 static inline void set_din_not_last_indication(struct cc_hw_desc *pdesc) in set_din_not_last_indication() 298 static inline void set_dout_type(struct cc_hw_desc *pdesc, in set_dout_type() 321 static inline void set_dout_dlli(struct cc_hw_desc *pdesc, dma_addr_t addr, in set_dout_dlli() 339 static inline void set_dout_mlli(struct cc_hw_desc *pdesc, dma_addr_t addr, in set_dout_mlli() [all …]
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | trx.c | 82 struct rtl_stats *pstatus, u8 *pdesc, in query_rxphystatus() 300 struct rtl_stats *pstatus, u8 *pdesc, in translate_rx_signal_stuff() 412 static bool rtl8821ae_get_rxdesc_is_ht(struct ieee80211_hw *hw, u8 *pdesc) in rtl8821ae_get_rxdesc_is_ht() 426 static bool rtl8821ae_get_rxdesc_is_vht(struct ieee80211_hw *hw, u8 *pdesc) in rtl8821ae_get_rxdesc_is_vht() 440 static u8 rtl8821ae_get_rx_vht_nss(struct ieee80211_hw *hw, u8 *pdesc) in rtl8821ae_get_rx_vht_nss() 459 u8 *pdesc, struct sk_buff *skb) in rtl8821ae_rx_query_desc() 695 u8 *pdesc = (u8 *)pdesc_tx; in rtl8821ae_tx_fill_desc() local 851 u8 *pdesc, bool firstseg, in rtl8821ae_tx_fill_cmddesc() 899 void rtl8821ae_set_desc(struct ieee80211_hw *hw, u8 *pdesc, in rtl8821ae_set_desc() 940 u8 *pdesc, bool istx, u8 desc_name) in rtl8821ae_get_desc()
|
/Linux-v4.19/crypto/ |
D | hmac.c | 90 static int hmac_export(struct shash_desc *pdesc, void *out) in hmac_export() 99 static int hmac_import(struct shash_desc *pdesc, const void *in) in hmac_import() 110 static int hmac_init(struct shash_desc *pdesc) in hmac_init() 115 static int hmac_update(struct shash_desc *pdesc, in hmac_update() 125 static int hmac_final(struct shash_desc *pdesc, u8 *out) in hmac_final() 140 static int hmac_finup(struct shash_desc *pdesc, const u8 *data, in hmac_finup()
|
D | xcbc.c | 81 static int crypto_xcbc_digest_init(struct shash_desc *pdesc) in crypto_xcbc_digest_init() 94 static int crypto_xcbc_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_xcbc_digest_update() 141 static int crypto_xcbc_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_xcbc_digest_final()
|
D | cmac.c | 109 static int crypto_cmac_digest_init(struct shash_desc *pdesc) in crypto_cmac_digest_init() 122 static int crypto_cmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cmac_digest_update() 169 static int crypto_cmac_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_cmac_digest_final()
|
D | ccm.c | 868 static int crypto_cbcmac_digest_init(struct shash_desc *pdesc) in crypto_cbcmac_digest_init() 880 static int crypto_cbcmac_digest_update(struct shash_desc *pdesc, const u8 *p, in crypto_cbcmac_digest_update() 907 static int crypto_cbcmac_digest_final(struct shash_desc *pdesc, u8 *out) in crypto_cbcmac_digest_final()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | trx.c | 49 struct rtl_stats *pstatus, u8 *pdesc, in _rtl8723e_query_rxphystatus() 241 struct rtl_stats *pstatus, u8 *pdesc, in translate_rx_signal_stuff() 285 u8 *pdesc, struct sk_buff *skb) in rtl8723e_rx_query_desc() 375 u8 *pdesc = (u8 *)pdesc_tx; in rtl8723e_tx_fill_desc() local 544 u8 *pdesc, bool firstseg, in rtl8723e_tx_fill_cmddesc() 608 void rtl8723e_set_desc(struct ieee80211_hw *hw, u8 *pdesc, in rtl8723e_set_desc() 647 u8 *pdesc, bool istx, u8 desc_name) in rtl8723e_get_desc()
|
/Linux-v4.19/arch/ia64/kernel/ |
D | esi.c | 43 struct pdesc { struct 44 void *addr; 45 void *gp; 119 struct pdesc pdesc; in ia64_esi_call() local 171 struct pdesc pdesc; in ia64_esi_call_phys() local
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | trx.c | 51 struct rtl_stats *pstatus, u8 *pdesc, in _rtl8723be_query_rxphystatus() 214 u8 *pdesc, in _rtl8723be_translate_rx_signal_stuff() 320 u8 *pdesc, struct sk_buff *skb) in rtl8723be_rx_query_desc() 435 u8 *pdesc = (u8 *)pdesc_tx; in rtl8723be_tx_fill_desc() local 609 void rtl8723be_tx_fill_cmddesc(struct ieee80211_hw *hw, u8 *pdesc, in rtl8723be_tx_fill_cmddesc() 661 void rtl8723be_set_desc(struct ieee80211_hw *hw, u8 *pdesc, in rtl8723be_set_desc() 700 u8 *pdesc, bool istx, u8 desc_name) in rtl8723be_get_desc()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
D | trx.c | 51 struct rtl_stats *pstatus, u8 *pdesc, in _rtl88ee_query_rxphystatus() 297 u8 *pdesc, in _rtl88ee_translate_rx_signal_stuff() 393 u8 *pdesc, struct sk_buff *skb) in rtl88ee_rx_query_desc() 509 u8 *pdesc = (u8 *)pdesc_tx; in rtl88ee_tx_fill_desc() local 690 u8 *pdesc, bool firstseg, in rtl88ee_tx_fill_cmddesc() 751 void rtl88ee_set_desc(struct ieee80211_hw *hw, u8 *pdesc, in rtl88ee_set_desc() 790 u8 *pdesc, bool istx, u8 desc_name) in rtl88ee_get_desc()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
D | trx.c | 58 struct rtl_stats *pstats, u8 *pdesc, in _rtl92se_query_rxphystatus() 218 u8 *pdesc, struct rx_fwinfo *p_drvinfo) in _rtl92se_translate_rx_signal_stuff() 257 struct ieee80211_rx_status *rx_status, u8 *pdesc, in rtl92se_rx_query_desc() 345 u8 *pdesc = pdesc_tx; in rtl92se_tx_fill_desc() local 515 void rtl92se_tx_fill_cmddesc(struct ieee80211_hw *hw, u8 *pdesc, in rtl92se_tx_fill_cmddesc() 573 void rtl92se_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx, in rtl92se_set_desc()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | trx.c | 109 struct rx_desc_92c *pdesc, in _rtl92ce_query_rxphystatus() 292 struct rx_desc_92c *pdesc, in _rtl92ce_translate_rx_signal_stuff() 340 struct rx_desc_92c *pdesc = (struct rx_desc_92c *)p_desc; in rtl92ce_rx_query_desc() local 430 u8 *pdesc = pdesc_tx; in rtl92ce_tx_fill_desc() local 598 u8 *pdesc, bool firstseg, in rtl92ce_tx_fill_cmddesc() 660 void rtl92ce_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx, in rtl92ce_set_desc()
|
/Linux-v4.19/drivers/staging/rtlwifi/rtl8822be/ |
D | trx.c | 148 static bool rtl8822be_get_rxdesc_is_ht(struct ieee80211_hw *hw, u8 *pdesc) in rtl8822be_get_rxdesc_is_ht() 163 static bool rtl8822be_get_rxdesc_is_vht(struct ieee80211_hw *hw, u8 *pdesc) in rtl8822be_get_rxdesc_is_vht() 178 static u8 rtl8822be_get_rx_vht_nss(struct ieee80211_hw *hw, u8 *pdesc) in rtl8822be_get_rx_vht_nss() 196 struct ieee80211_rx_status *rx_status, u8 *pdesc, in rtl8822be_rx_query_desc() 601 u8 *pdesc = (u8 *)pdesc_tx; in rtl8822be_tx_fill_desc() local 775 void rtl8822be_tx_fill_special_desc(struct ieee80211_hw *hw, u8 *pdesc, in rtl8822be_tx_fill_special_desc() 833 void rtl8822be_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx, in rtl8822be_set_desc() 892 u8 *pdesc, bool istx, u8 desc_name) in rtl8822be_get_desc()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
D | trx.c | 111 struct rx_desc_92d *pdesc, in _rtl92de_query_rxphystatus() 441 struct rx_desc_92d *pdesc, in _rtl92de_translate_rx_signal_stuff() 480 struct rx_desc_92d *pdesc = (struct rx_desc_92d *)p_desc; in rtl92de_rx_query_desc() local 553 u8 *pdesc = pdesc_tx; in rtl92de_tx_fill_desc() local 728 u8 *pdesc, bool firstseg, in rtl92de_tx_fill_cmddesc() 784 void rtl92de_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx, in rtl92de_set_desc() 843 struct rx_desc_92c *pdesc = (struct rx_desc_92c *)p_desc; in rtl92de_get_desc() local
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
D | trx.c | 51 struct rtl_stats *pstatus, u8 *pdesc, in _rtl92ee_query_rxphystatus() 238 u8 *pdesc, in _rtl92ee_translate_rx_signal_stuff() 350 u8 *pdesc, struct sk_buff *skb) in rtl92ee_rx_query_desc() 666 u8 *pdesc = (u8 *)pdesc_tx; in rtl92ee_tx_fill_desc() local 853 u8 *pdesc, bool firstseg, in rtl92ee_tx_fill_cmddesc() 907 void rtl92ee_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx, in rtl92ee_set_desc() 971 u8 *pdesc, bool istx, u8 desc_name) in rtl92ee_get_desc()
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/secboot/ |
D | acr_r361.c | 36 const struct ls_ucode_img_desc *pdesc = &img->ucode_desc; in acr_r361_generate_flcn_bl_desc() local 104 const struct ls_ucode_img_desc *pdesc = &img->ucode_desc; in acr_r361_generate_pmu_bl_desc() local 141 const struct ls_ucode_img_desc *pdesc = &img->ucode_desc; in acr_r361_generate_sec2_bl_desc() local
|
D | acr_r370.c | 36 const struct ls_ucode_img_desc *pdesc = &img->ucode_desc; in acr_r370_generate_flcn_bl_desc() local 73 const struct ls_ucode_img_desc *pdesc = &img->ucode_desc; in acr_r370_generate_sec2_bl_desc() local
|
D | acr_r375.c | 34 const struct ls_ucode_img_desc *pdesc = &img->ucode_desc; in acr_r375_generate_pmu_bl_desc() local
|
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed.c | 331 static char *get_defined_attribute(const struct aspeed_pin_desc *pdesc, in get_defined_attribute() 380 static char *get_defined_functions(const struct aspeed_pin_desc *pdesc) in get_defined_functions() 390 static char *get_defined_signals(const struct aspeed_pin_desc *pdesc) in get_defined_signals() 408 const struct aspeed_pin_desc *pdesc = pdata->pins[pin].drv_data; in aspeed_pinmux_set_mux() local 491 const struct aspeed_pin_desc *pdesc = pdata->pins[offset].drv_data; in aspeed_gpio_request_enable() local 542 struct pinctrl_desc *pdesc, in aspeed_pinctrl_probe()
|
/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_dev.c | 1182 void rtl92e_fill_tx_desc(struct net_device *dev, struct tx_desc *pdesc, in rtl92e_fill_tx_desc() 1480 struct rx_desc *pdesc, in _rtl92e_query_rxphystatus() 1863 struct rx_desc *pdesc, in _rtl92e_translate_rx_signal_stats() 2019 struct rx_desc *pdesc, struct sk_buff *skb) in rtl92e_get_rx_stats()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | trx.c | 303 u8 *pdesc, struct sk_buff *skb) in rtl92cu_rx_query_desc() 638 u8 *pdesc, bool firstseg, in rtl92cu_tx_fill_cmddesc()
|
D | mac.c | 661 u8 *pdesc = (u8 *)p_desc; in _rtl92c_query_rxphystatus() local 784 struct rx_desc_92c *pdesc, in rtl92c_translate_rx_signal_stuff()
|
/Linux-v4.19/drivers/s390/char/ |
D | hmcdrv_ftp.c | 84 const struct hmcdrv_ftp_cmd_desc *pdesc; in hmcdrv_ftp_cmd_getid() local
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8723com/ |
D | fw_common.c | 246 struct rtl_tx_desc *pdesc; in rtl8723_cmd_send_packet() local
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | rtl8712_cmd.c | 320 struct tx_desc *pdesc; in r8712_cmd_thread() local
|