Home
last modified time | relevance | path

Searched defs:opt_mask (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/can/peak_canfd/
Dpeak_canfd.c214 static int pucan_set_options(struct peak_canfd_priv *priv, u16 opt_mask) in pucan_set_options()
225 static int pucan_clr_options(struct peak_canfd_priv *priv, u16 opt_mask) in pucan_clr_options()
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c761 u32 opt_mask; in mlx5_fpga_conn_rts_qp() local
/Linux-v4.19/tools/vm/
Dpage-types.c189 static uint64_t opt_mask[MAX_BIT_FILTERS]; variable
/Linux-v4.19/drivers/infiniband/ulp/srp/
Dib_srp.c3453 int opt_mask = 0; in srp_parse_options() local
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dqp.c2588 static enum mlx5_qp_optpar opt_mask[MLX5_QP_NUM_STATE][MLX5_QP_NUM_STATE][MLX5_QP_ST_MAX] = { enum