Home
last modified time | relevance | path

Searched defs:sdesc (Results 1 – 11 of 11) sorted by relevance

/linux/security/keys/trusted-keys/
H A Dtrusted_tpm1.c30 struct sdesc { struct
38 static struct sdesc *init_sdesc(struct crypto_shash *alg) in init_sdesc() argument
40 struct sdesc *sdesc; in init_sdesc() local
54 struct sdesc *sdesc; in TSS_sha1() local
71 struct sdesc *sdesc; in TSS_rawhmac() local
120 struct sdesc *sdesc; in TSS_authhmac() local
185 struct sdesc *sdesc; in TSS_checkhmac1() local
276 struct sdesc *sdesc; in TSS_checkhmac2() local
/linux/drivers/crypto/bcm/
H A Dutil.c188 struct sdesc { struct
189 struct shash_desc shash;
190 char ctx[];
218 struct sdesc *sdesc; in do_shash() local
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c195 static inline dma_addr_t get_buf_addr(const struct rx_sw_desc *sdesc) in get_buf_addr()
207 static inline bool is_buf_mapped(const struct rx_sw_desc *sdesc) in is_buf_mapped()
380 struct tx_sw_desc *sdesc; in free_tx_desc() local
455 const struct rx_sw_desc *sdesc) in get_buf_size()
476 struct rx_sw_desc *sdesc = &fl->sdesc[fl->cidx]; in free_rx_bufs() local
505 struct rx_sw_desc *sdesc = &fl->sdesc[fl->cidx]; in unmap_rx_buf() local
571 static inline void set_rx_sw_desc(struct rx_sw_desc *sdesc, struct page *page, in set_rx_sw_desc()
612 struct rx_sw_desc *sdesc = &fl->sdesc[fl->pidx]; in refill_fl() local
1711 struct rx_sw_desc *sdesc; in restore_rx_bufs() local
1778 const struct rx_sw_desc *sdesc; in process_responses() local
H A Dadapter.h143 struct rx_sw_desc *sdesc; /* address of SW RX descriptor ring */ member
249 struct tx_sw_desc *sdesc; /* address of SW TX descriptor ring */ member
/linux/drivers/net/wireless/ath/ath10k/
H A Dce.c433 struct ce_desc *desc, sdesc; in _ath10k_ce_send_nolock() local
490 struct ce_desc_64 *desc, sdesc; in _ath10k_ce_send_nolock_64() local
767 struct ce_desc sdesc; in _ath10k_ce_completed_recv_next_nolock() local
817 struct ce_desc_64 sdesc; in _ath10k_ce_completed_recv_next_nolock_64() local
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dadapter.h115 struct rx_sw_desc *sdesc; /* address of SW Rx descriptor ring */ member
176 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */ member
/linux/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.h172 struct otx_cpt_sdesc *sdesc; member
H A Dotx_cptvf_algs.c691 struct otx_cpt_sdesc *sdesc; in alloc_sdesc() local
/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h165 struct otx2_cpt_sdesc *sdesc; member
/linux/drivers/firmware/arm_scmi/
H A Dsensors.c597 const struct scmi_sensor_descriptor *sdesc = st->priv; in iter_sens_descr_process_response() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4.h746 struct rx_sw_desc *sdesc; /* address of SW Rx descriptor ring */ member
853 struct tx_sw_desc *sdesc; /* address of SW Tx descriptor ring */ member