Searched refs:cookie (Results 326 - 350 of 865) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wireless/broadcom/b43/
H A Dxmit.c239 u16 cookie)
542 /* Magic cookie */
545 txhdr->format_598.cookie = cpu_to_le16(cookie);
548 txhdr->format_351.cookie = cpu_to_le16(cookie);
551 txhdr->format_410.cookie = cpu_to_le16(cookie);
792 /* chanid is the SHM channel cookie. Which is the plain
235 b43_generate_txhdr(struct b43_wldev *dev, u8 *_txhdr, struct sk_buff *skb_frag, struct ieee80211_tx_info *info, u16 cookie) argument
/linux-master/drivers/iommu/
H A Dio-pgtable-arm-v7s.c784 void *cookie)
898 static void __init dummy_tlb_flush_all(void *cookie) argument
900 WARN_ON(cookie != cfg_cookie);
904 size_t granule, void *cookie)
906 WARN_ON(cookie != cfg_cookie);
912 void *cookie)
914 dummy_tlb_flush(iova, granule, granule, cookie);
783 arm_v7s_alloc_pgtable(struct io_pgtable_cfg *cfg, void *cookie) argument
903 dummy_tlb_flush(unsigned long iova, size_t size, size_t granule, void *cookie) argument
910 dummy_tlb_add_page(struct iommu_iotlb_gather *gather, unsigned long iova, size_t granule, void *cookie) argument
/linux-master/drivers/cdx/controller/
H A Dmcdi.c332 cmd->completer(cdx, cmd->cookie, cmd->rc,
408 static void cdx_mcdi_rpc_completer(struct cdx_mcdi *cdx, unsigned long cookie, argument
413 (struct cdx_mcdi_blocking_data *)cookie;
457 cmd_item->cookie = (unsigned long)wait_data;
772 * @cookie: Arbitrary value to be passed to @complete.
786 cdx_mcdi_async_completer *complete, unsigned long cookie)
796 cmd_item->cookie = cookie;
784 cdx_mcdi_rpc_async(struct cdx_mcdi *cdx, unsigned int cmd, const struct cdx_dword *inbuf, size_t inlen, cdx_mcdi_async_completer *complete, unsigned long cookie) argument
/linux-master/net/sctp/
H A Dsm_make_chunk.c389 struct sctp_cookie_param *cookie; local
408 /* FIXME: We really ought to build the cookie right
411 cookie = sctp_pack_cookie(asoc->ep, asoc, chunk, &cookie_len,
413 if (!cookie)
493 sctp_addto_chunk(retval, cookie_len, cookie);
527 kfree(cookie);
561 * This field must contain the exact cookie received in the
564 * An implementation SHOULD make the cookie as small as possible
572 void *cookie; local
574 cookie
1660 struct sctp_signed_cookie *cookie; local
1748 struct sctp_signed_cookie *cookie; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_acl.c69 unsigned long cookie; /* HT key */ member in struct:mlxsw_sp_acl_rule
89 .key_offset = offsetof(struct mlxsw_sp_acl_rule, cookie),
816 unsigned long cookie,
831 rule->cookie = cookie;
941 unsigned long cookie)
943 return rhashtable_lookup_fast(&ruleset->rule_ht, &cookie,
814 mlxsw_sp_acl_rule_create(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_ruleset *ruleset, unsigned long cookie, struct mlxsw_afa_block *afa_block, struct netlink_ext_ack *extack) argument
939 mlxsw_sp_acl_rule_lookup(struct mlxsw_sp *mlxsw_sp, struct mlxsw_sp_acl_ruleset *ruleset, unsigned long cookie) argument
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dmain.c157 struct ath6kl_cookie *cookie; local
159 cookie = ar->cookie_list;
160 if (cookie != NULL) {
161 ar->cookie_list = cookie->arc_list_next;
165 return cookie;
187 void ath6kl_free_cookie(struct ath6kl *ar, struct ath6kl_cookie *cookie) argument
191 if (!ar || !cookie)
194 cookie->arc_list_next = ar->cookie_list;
195 ar->cookie_list = cookie;
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disphist.c178 dma_cookie_t cookie; local
214 cookie = tx->tx_submit(tx);
215 if (dma_submit_error(cookie)) {
/linux-master/drivers/net/ethernet/sfc/siena/
H A Dmcdi.h164 unsigned long cookie, int rc,
171 unsigned long cookie);
176 unsigned long cookie);
/linux-master/arch/powerpc/platforms/512x/
H A Dmpc512x_lpbfifo.c170 dma_cookie_t cookie; local
315 cookie = dma_tx->tx_submit(dma_tx);
316 if (dma_submit_error(cookie)) {
/linux-master/kernel/debug/kdb/
H A Dkdb_io.c562 int cookie; local
587 cookie = console_srcu_read_lock();
609 console_srcu_read_unlock(cookie);
/linux-master/include/linux/ceph/
H A Drados.h512 __le64 cookie, count; member in struct:ceph_osd_op::__anon311::__anon315
518 __le64 cookie; member in struct:ceph_osd_op::__anon311::__anon317
524 __le64 cookie; member in struct:ceph_osd_op::__anon311::__anon318
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw_priv.c1428 priv->ale_bc_ratelimit.cookie = cls->cookie;
1436 priv->ale_mc_ratelimit.cookie = cls->cookie;
1508 if (cls->cookie == priv->ale_bc_ratelimit.cookie) {
1509 priv->ale_bc_ratelimit.cookie = 0;
1514 if (cls->cookie == priv->ale_mc_ratelimit.cookie) {
1515 priv->ale_mc_ratelimit.cookie
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dhal_rx.h11 u32 cookie; member in struct:hal_rx_wbm_rel_info
495 u32 cookie, u8 manager);
497 u32 *cookie, u8 *rbm);
/linux-master/fs/netfs/
H A Doutput.c286 struct fscache_cookie *cookie = netfs_i_cookie(ctx); local
291 if (!fscache_cookie_enabled(cookie)) {
297 ret = fscache_begin_write_operation(cres, cookie);
/linux-master/include/net/
H A Ddst.h468 static inline struct dst_entry *dst_check(struct dst_entry *dst, u32 cookie) argument
472 ipv4_dst_check, dst, cookie);
555 struct dst_entry *dst_blackhole_check(struct dst_entry *dst, u32 cookie);
/linux-master/net/bluetooth/
H A Dhci_sock.c58 __u32 cookie; member in struct:hci_pinfo
96 return hci_pi(sk)->cookie;
101 int id = hci_pi(sk)->cookie;
108 hci_pi(sk)->cookie = id;
118 int id = hci_pi(sk)->cookie;
121 hci_pi(sk)->cookie = 0xffffffff;
452 put_unaligned_le32(hci_pi(sk)->cookie, skb_put(skb, 4));
560 /* No message needed when cookie is not present */
561 if (!hci_pi(sk)->cookie)
592 put_unaligned_le32(hci_pi(sk)->cookie, skb_pu
[all...]
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_tc.h191 unsigned long cookie; member in struct:bnxt_tc_flow_node
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcommands.h30 int qtnf_cmd_send_frame(struct qtnf_vif *vif, u32 cookie, u16 flags,
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dwmi.h71 u8 cookie; member in struct:__wmi_event_txstatus
/linux-master/sound/soc/sh/
H A Dsiu.h111 dma_cookie_t cookie; member in struct:siu_stream
/linux-master/fs/nfsd/
H A Dxdr.h74 __u32 cookie; member in struct:nfsd_readdirargs
/linux-master/include/linux/qed/
H A Dqed_iscsi_if.h140 * @param cookie - driver private
200 struct qed_iscsi_cb_ops *ops, void *cookie);
H A Dqed_nvmetcp_if.h120 * @param cookie - driver private
201 struct qed_nvmetcp_cb_ops *ops, void *cookie);
/linux-master/kernel/
H A Daudit_fsnotify.c158 const struct qstr *dname, u32 cookie)
156 audit_mark_handle_event(struct fsnotify_mark *inode_mark, u32 mask, struct inode *inode, struct inode *dir, const struct qstr *dname, u32 cookie) argument
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_reg.h119 u32 cookie; member in struct:guc_doorbell_info

Completed in 230 milliseconds

<<11121314151617181920>>