Home
last modified time | relevance | path

Searched defs:cookie (Results 1101 - 1125 of 1366) sorted by relevance

1...<<41424344454647484950>>...55

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dat91-sama5d2_adc.c803 dma_cookie_t cookie; in at91_adc_dma_start() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1410 wil_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_mgmt_tx_params *params, u64 *cookie) wil_cfg80211_mgmt_tx() argument
1713 wil_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *chan, unsigned int duration, u64 *cookie) wil_remain_on_channel() argument
1730 wil_cancel_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, u64 cookie) wil_cancel_remain_on_channel() argument
2358 wil_cfg80211_probe_client(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, u64 *cookie) wil_cfg80211_probe_client() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dhtc.h81 u8 cookie; member
92 u8 cookie; member
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c372 static irqreturn_t t3_async_intr_handler(int irq, void *cookie) in t3_async_intr_handler() argument
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c209 mwifiex_cfg80211_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_mgmt_tx_params *params, u64 *cookie) mwifiex_cfg80211_mgmt_tx() argument
293 mwifiex_cfg80211_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *chan, unsigned int duration, u64 *cookie) mwifiex_cfg80211_remain_on_channel() argument
335 mwifiex_cfg80211_cancel_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, u64 cookie) mwifiex_cfg80211_cancel_remain_on_channel() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1281 ath6kl_cfg80211_get_key(struct wiphy *wiphy, struct net_device *ndev, u8 key_index, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback) (void *cookie, struct key_params *)) ath6kl_cfg80211_get_key() argument
3024 ath6kl_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, struct ieee80211_channel *chan, unsigned int duration, u64 *cookie) ath6kl_remain_on_channel() argument
3047 ath6kl_cancel_remain_on_channel(struct wiphy *wiphy, struct wireless_dev *wdev, u64 cookie) ath6kl_cancel_remain_on_channel() argument
3183 ath6kl_mgmt_tx(struct wiphy *wiphy, struct wireless_dev *wdev, struct cfg80211_mgmt_tx_params *params, u64 *cookie) ath6kl_mgmt_tx() argument
[all...]
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-atmel.c709 dma_cookie_t cookie; variable
H A Dspi-cadence-quadspi.c908 dma_cookie_t cookie; in cqspi_direct_read_execute() local
H A Dspi-imx.c1331 static void spi_imx_dma_rx_callback(void *cookie) in spi_imx_dma_rx_callback() argument
1338 static void spi_imx_dma_tx_callback(void *cookie) in spi_imx_dma_tx_callback() argument
/kernel/linux/linux-5.10/drivers/s390/block/
H A Ddasd.c3484 static void dasd_generic_auto_online(void *data, async_cookie_t cookie) in dasd_generic_auto_online() argument
/kernel/linux/linux-5.10/drivers/tty/
H A Dn_gsm.c2727 gsmld_read(struct tty_struct *tty, struct file *file, unsigned char *buf, size_t nr, void **cookie, unsigned long offset) gsmld_read() argument
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dmsm_serial.c164 dma_cookie_t cookie; member
/kernel/linux/linux-5.10/net/sched/
H A Dcls_api.c3468 struct tc_cookie *cookie; in tcf_act_get_cookie() local
[all...]
/kernel/linux/linux-5.10/include/net/
H A Dpkt_cls.h21 unsigned long cookie; member
734 unsigned long cookie; member
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c1796 static void dapm_pre_sequence_async(void *data, async_cookie_t cookie) in dapm_pre_sequence_async() argument
1828 static void dapm_post_sequence_async(void *data, async_cookie_t cookie) in dapm_post_sequence_async() argument
/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c822 u64 cookie = readdir->rd_cookie; in nfsd4_readdir() local
/kernel/linux/linux-5.10/net/core/
H A Dneighbour.c2952 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument
H A Dsock.c529 struct dst_entry *__sk_dst_check(struct sock *sk, u32 cookie) in __sk_dst_check() argument
545 struct dst_entry *sk_dst_check(struct sock *sk, u32 cookie) in sk_dst_check() argument
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c1218 static struct dst_entry *ipv4_dst_check(struct dst_entry *dst, u32 cookie) in ipv4_dst_check() argument
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c321 ieee80211_find_nan_func_by_cookie(struct ieee80211_sub_if_data *sdata, u64 cookie) ieee80211_find_nan_func_by_cookie() argument
337 ieee80211_del_nan_func(struct wiphy *wiphy, struct wireless_dev *wdev, u64 cookie) ieee80211_del_nan_func() argument
563 ieee80211_get_key(struct wiphy *wiphy, struct net_device *dev, u8 key_idx, bool pairwise, const u8 *mac_addr, void *cookie, void (*callback)(void *cookie, struct key_params *params)) ieee80211_get_key() argument
3527 ieee80211_attach_ack_skb(struct ieee80211_local *local, struct sk_buff *skb, u64 *cookie, gfp_t gfp) ieee80211_attach_ack_skb() argument
3627 ieee80211_probe_client(struct wiphy *wiphy, struct net_device *dev, const u8 *peer, u64 *cookie) ieee80211_probe_client() argument
3871 u64 cookie; ieee80211_nan_func_terminated() local
3892 reason, cookie, gfp); ieee80211_nan_func_terminated() local
[all...]
H A Dtx.c2474 ieee80211_store_ack_skb(struct ieee80211_local *local, struct sk_buff *skb, u32 *info_flags, u64 *cookie) ieee80211_store_ack_skb() argument
2532 ieee80211_build_hdr(struct ieee80211_sub_if_data *sdata, struct sk_buff *skb, u32 info_flags, struct sta_info *sta, u32 ctrl_flags, u64 *cookie) ieee80211_build_hdr() argument
3976 __ieee80211_subif_start_xmit(struct sk_buff *skb, struct net_device *dev, u32 info_flags, u32 ctrl_flags, u64 *cookie) __ieee80211_subif_start_xmit() argument
5469 ieee80211_tx_control_port(struct wiphy *wiphy, struct net_device *dev, const u8 *buf, size_t len, const u8 *dest, __be16 proto, bool unencrypted, u64 *cookie) ieee80211_tx_control_port() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore_acl_flex_actions.c157 const struct mlxsw_afa_cookie *cookie = data; in mlxsw_afa_cookie_obj_hashfn() local
166 const struct mlxsw_afa_cookie *cookie = obj; in mlxsw_afa_cookie_obj_cmpfn() local
732 struct mlxsw_afa_cookie *cookie; in mlxsw_afa_cookie_create() local
768 mlxsw_afa_cookie_destroy(struct mlxsw_afa *mlxsw_afa, struct mlxsw_afa_cookie *cookie) mlxsw_afa_cookie_destroy() argument
781 struct mlxsw_afa_cookie *cookie; mlxsw_afa_cookie_get() local
792 mlxsw_afa_cookie_put(struct mlxsw_afa *mlxsw_afa, struct mlxsw_afa_cookie *cookie) mlxsw_afa_cookie_put() argument
804 struct mlxsw_afa_cookie *cookie; mlxsw_afa_cookie_lookup() local
818 struct mlxsw_afa_cookie *cookie; global() member
846 struct mlxsw_afa_cookie *cookie; mlxsw_afa_cookie_ref_create() local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/rocker/
H A Drocker_hw.h102 u64 cookie; member
/kernel/linux/linux-5.10/drivers/ntb/
H A Dntb_transport.c1537 dma_cookie_t cookie; in ntb_async_rx_submit() local
1819 dma_cookie_t cookie; in ntb_async_tx_submit() local
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.c1255 dma_cookie_t cookie; in sdhci_external_dma_setup() local
649 sdhci_pre_dma_transfer(struct sdhci_host *host, struct mmc_data *data, int cookie) sdhci_pre_dma_transfer() argument

Completed in 88 milliseconds

1...<<41424344454647484950>>...55