| /Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmsmac/ | 
| D | dma.c | 747 void dma_detach(struct dma_pub *pub)  in dma_detach()843 void dma_rxinit(struct dma_pub *pub)  in dma_rxinit()
 925 int dma_rx(struct dma_pub *pub, struct sk_buff_head *skb_list)  in dma_rx()
 1023 bool dma_rxfill(struct dma_pub *pub)  in dma_rxfill()
 1109 void dma_rxreclaim(struct dma_pub *pub)  in dma_rxreclaim()
 1120 void dma_counterreset(struct dma_pub *pub)  in dma_counterreset()
 1129 unsigned long dma_getvar(struct dma_pub *pub, const char *name)  in dma_getvar()
 1140 void dma_txinit(struct dma_pub *pub)  in dma_txinit()
 1173 void dma_txsuspend(struct dma_pub *pub)  in dma_txsuspend()
 1185 void dma_txresume(struct dma_pub *pub)  in dma_txresume()
 [all …]
 
 | 
| D | channel.c | 111 	struct brcms_pub *pub;  member329 	struct brcms_pub *pub = wlc->pub;  in brcms_c_channel_mgr_attach()  local
 
 | 
| D | mac80211_if.h | 64 	struct brcms_pub *pub;		/* pointer to public wlc state */  member
 | 
| D | aiutils.h | 158 	struct si_pub pub;	/* back plane public state (must be first) */  member
 | 
| D | main.h | 456 	struct brcms_pub *pub;  member577 	struct brcms_pub *pub;		/* pointer to public fn */  member
 
 | 
| D | main.c | 5546 int brcms_c_module_register(struct brcms_pub *pub,  in brcms_c_module_register()5568 int brcms_c_module_unregister(struct brcms_pub *pub, const char *name,  in brcms_c_module_unregister()
 7907 	struct brcms_pub *pub;  in brcms_c_attach()  local
 
 | 
| /Linux-v5.15/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ | 
| D | chip.c | 219 	struct brcmf_core pub;  member226 	struct brcmf_chip pub;  member
 741 int brcmf_chip_get_raminfo(struct brcmf_chip *pub)  in brcmf_chip_get_raminfo()
 1065 	struct brcmf_chip *pub;  in brcmf_chip_setup()  local
 1148 void brcmf_chip_detach(struct brcmf_chip *pub)  in brcmf_chip_detach()
 1162 struct brcmf_core *brcmf_chip_get_d11core(struct brcmf_chip *pub, u8 unit)  in brcmf_chip_get_d11core()
 1177 struct brcmf_core *brcmf_chip_get_core(struct brcmf_chip *pub, u16 coreid)  in brcmf_chip_get_core()
 1190 struct brcmf_core *brcmf_chip_get_chipcommon(struct brcmf_chip *pub)  in brcmf_chip_get_chipcommon()
 1202 struct brcmf_core *brcmf_chip_get_pmu(struct brcmf_chip *pub)  in brcmf_chip_get_pmu()
 1219 bool brcmf_chip_iscoreup(struct brcmf_core *pub)  in brcmf_chip_iscoreup()
 [all …]
 
 | 
| D | cfg80211.h | 353 	struct brcmf_pub *pub;  member
 | 
| /Linux-v5.15/crypto/asymmetric_keys/ | 
| D | pkcs8_parser.c | 21 	struct public_key *pub;  member100 	struct public_key *pub;  in pkcs8_parse()  local
 138 	struct public_key *pub;  in pkcs8_key_preparse()  local
 
 | 
| D | x509_parser.h | 15 	struct public_key *pub;			/* Public key details */  member
 | 
| /Linux-v5.15/security/keys/trusted-keys/ | 
| D | trusted_tpm2.c | 39 	u8 *priv, *pub;  in tpm2_key_encode()  local90 	const u8 *pub;  member
 369 	u8 *blob, *pub;  in tpm2_load_cmd()  local
 
 | 
| /Linux-v5.15/net/wireless/ | 
| D | core.h | 174 	struct cfg80211_bss pub;  member177 static inline struct cfg80211_internal_bss *bss_from_pub(struct cfg80211_bss *pub)  in bss_from_pub()
 
 | 
| D | scan.c | 2485 void cfg80211_ref_bss(struct wiphy *wiphy, struct cfg80211_bss *pub)  in cfg80211_ref_bss()2501 void cfg80211_put_bss(struct wiphy *wiphy, struct cfg80211_bss *pub)  in cfg80211_put_bss()
 2517 void cfg80211_unlink_bss(struct wiphy *wiphy, struct cfg80211_bss *pub)  in cfg80211_unlink_bss()
 
 | 
| /Linux-v5.15/drivers/crypto/caam/ | 
| D | caampkc.h | 144 		struct rsa_pub_pdb pub;  member
 | 
| /Linux-v5.15/drivers/s390/crypto/ | 
| D | zcrypt_cca_key.h | 185 	struct cca_public_sec *pub;  in zcrypt_type6_crt_key()  local
 | 
| /Linux-v5.15/include/uapi/linux/ | 
| D | atm.h | 210         char		pub[ATM_E164_LEN+1]; /* public address (E.164) */  member
 | 
| /Linux-v5.15/arch/x86/crypto/ | 
| D | curve25519-x86_64.c | 1011 static void curve25519_ever64(u8 *out, const u8 *priv, const u8 *pub)  in curve25519_ever64()
 | 
| /Linux-v5.15/drivers/media/dvb-core/ | 
| D | dvb_ca_en50221.c | 117 	struct dvb_ca_en50221 *pub;  member
 |