Searched defs:_ctx (Results 1 – 13 of 13) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | xdp.c | 180 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_timestamp() local 240 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_hash() local 262 const struct mlx5e_xdp_buff *_ctx = (void *)ctx; in mlx5e_xdp_rx_vlan_tag() local
|
| /drivers/staging/media/imx/ |
| A D | imx-media-csc-scaler.c | 82 static void job_abort(void *_ctx) in job_abort() 90 static void ipu_ic_pp_complete(struct ipu_image_convert_run *run, void *_ctx) in ipu_ic_pp_complete() 113 static void device_run(void *_ctx) in device_run()
|
| /drivers/scsi/qla2xxx/ |
| A D | qla_dfs.c | 615 #define QLA_DFS_ROOT_CREATE_FILE(_name, _perm, _ctx) \ argument 631 #define QLA_DFS_CREATE_FILE(_struct, _name, _perm, _parent, _ctx) \ argument
|
| /drivers/clk/samsung/ |
| A D | clk-exynos5-subcmu.c | 59 void exynos5_subcmus_init(struct samsung_clk_provider *_ctx, int _nr_cmus, in exynos5_subcmus_init()
|
| /drivers/net/ethernet/mellanox/mlx4/ |
| A D | en_rx.c | 643 struct mlx4_en_xdp_buff *_ctx = (void *)ctx; in mlx4_en_xdp_rx_timestamp() local 656 struct mlx4_en_xdp_buff *_ctx = (void *)ctx; in mlx4_en_xdp_rx_hash() local
|
| /drivers/net/ |
| A D | veth.c | 1653 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_timestamp() local 1665 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_hash() local 1680 const struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_vlan_tag() local
|
| A D | virtio_net.c | 6738 static int virtnet_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in virtnet_xdp_rx_hash()
|
| /drivers/infiniband/hw/mlx4/ |
| A D | sysfs.c | 164 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry()
|
| /drivers/gpu/drm/vmwgfx/ |
| A D | vmwgfx_cmdbuf.c | 192 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
|
| /drivers/net/ethernet/intel/igc/ |
| A D | igc_main.c | 7032 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash() 7046 static int igc_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in igc_xdp_rx_timestamp()
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | ath9k.h | 446 #define ath_for_each_chanctx(_sc, _ctx) \ argument
|
| /drivers/net/dsa/mv88e6xxx/ |
| A D | chip.c | 2562 void *_ctx) in mv88e6xxx_port_broadcast_sync_vlan()
|
| /drivers/net/ethernet/stmicro/stmmac/ |
| A D | stmmac_main.c | 7434 static int stmmac_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in stmmac_xdp_rx_timestamp()
|
Completed in 101 milliseconds