Home
last modified time | relevance | path

Searched defs:_ctx (Results 26 – 35 of 35) sorted by relevance

12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c674 struct mlx4_en_xdp_buff *_ctx = (void *)ctx; in mlx4_en_xdp_rx_timestamp() local
687 struct mlx4_en_xdp_buff *_ctx = (void *)ctx; in mlx4_en_xdp_rx_hash() local
/openbmc/linux/drivers/scsi/cxlflash/
H A Dsuperpipe.h82 #define ENCODE_CTXID(_ctx, _id) (((((u64)_ctx) & 0xFFFFFFFF0ULL) << 28) | _id) argument
/openbmc/libmctp/utils/
H A Dmctp-demux-daemon.c590 struct ctx *ctx, _ctx; in main() local
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dsysfs.c164 static int create_sysfs_entry(void *_ctx, struct mlx4_ib_iov_sysfs_attr *_dentry, in create_sysfs_entry()
/openbmc/linux/drivers/net/
H A Dveth.c1677 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_timestamp() local
1689 struct veth_xdp_buff *_ctx = (void *)ctx; in veth_xdp_rx_hash() local
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_cmdbuf.c192 #define for_each_cmdbuf_ctx(_man, _i, _ctx) \ argument
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c6658 static int igc_xdp_rx_hash(const struct xdp_md *_ctx, u32 *hash, in igc_xdp_rx_hash()
6672 static int igc_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in igc_xdp_rx_timestamp()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h446 #define ath_for_each_chanctx(_sc, _ctx) \ argument
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dchip.c2445 void *_ctx) in mv88e6xxx_port_broadcast_sync_vlan()
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c7284 static int stmmac_xdp_rx_timestamp(const struct xdp_md *_ctx, u64 *timestamp) in stmmac_xdp_rx_timestamp()

12