Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/can/peak_canfd/
Dpeak_canfd.c206 static int pucan_set_options(struct peak_canfd_priv *priv, u16 opt_mask) in pucan_set_options()
217 static int pucan_clr_options(struct peak_canfd_priv *priv, u16 opt_mask) in pucan_clr_options()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.c765 u32 opt_mask; in mlx5_fpga_conn_rts_qp() local
/Linux-v5.4/tools/vm/
Dpage-types.c177 static uint64_t opt_mask[MAX_BIT_FILTERS]; variable
/Linux-v5.4/drivers/infiniband/ulp/srp/
Dib_srp.c3498 int opt_mask = 0; in srp_parse_options() local
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dqp.c2985 static enum mlx5_qp_optpar opt_mask[MLX5_QP_NUM_STATE][MLX5_QP_NUM_STATE][MLX5_QP_ST_MAX] = { enum