Lines Matching defs:dd
88 struct ipath_devdata *dd = to_idev(ibdev)->dd; in recv_subn_get_nodeinfo() local
150 static void set_link_width_enabled(struct ipath_devdata *dd, u32 w) in set_link_width_enabled()
155 static void set_link_speed_enabled(struct ipath_devdata *dd, u32 s) in set_link_speed_enabled()
160 static int get_overrunthreshold(struct ipath_devdata *dd) in get_overrunthreshold()
174 static int set_overrunthreshold(struct ipath_devdata *dd, unsigned n) in set_overrunthreshold()
192 static int get_phyerrthreshold(struct ipath_devdata *dd) in get_phyerrthreshold()
206 static int set_phyerrthreshold(struct ipath_devdata *dd, unsigned n) in set_phyerrthreshold()
230 static int get_linkdowndefaultstate(struct ipath_devdata *dd) in get_linkdowndefaultstate()
239 struct ipath_devdata *dd; in recv_subn_get_portinfo() local
350 static int get_pkeys(struct ipath_devdata *dd, u16 * pkeys) in get_pkeys()
398 static int set_linkdowndefaultstate(struct ipath_devdata *dd, int sleep) in set_linkdowndefaultstate()
423 struct ipath_devdata *dd; in recv_subn_set_portinfo() local
636 static int rm_pkey(struct ipath_devdata *dd, u16 key) in rm_pkey()
666 static int add_pkey(struct ipath_devdata *dd, u16 key) in add_pkey()
729 static int set_pkeys(struct ipath_devdata *dd, u16 *pkeys, u8 port) in set_pkeys()