Searched defs:c4iw_dev (Results 1 – 2 of 2) sorted by relevance
396 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_rev() local406 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_fw_ver() local420 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_hca() local433 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_board() local444 struct c4iw_dev *c4iw_dev = to_c4iw_dev(ibdev); in c4iw_get_mib() local
252 struct c4iw_dev { struct270 static inline struct c4iw_dev *to_c4iw_dev(struct ib_device *ibdev) in to_c4iw_dev() argument