Searched defs:set_caps (Results 1 – 3 of 3) sorted by relevance
64 static void set_caps(struct ib_qp_init_attr *attr, in set_caps() function
419 static int set_caps(struct mlx5_core_dev *dev, void *in, int opmod) in set_caps() function
1237 u8 set_caps = 0, clr_caps = 0; in qede_set_rss_flags() local