Searched defs:c4iw_dev (Results 1 – 2 of 2) sorted by relevance
341 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_rev() local350 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_fw_ver() local364 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_hca() local377 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_board() local388 struct c4iw_dev *c4iw_dev = to_c4iw_dev(ibdev); in c4iw_get_mib() local
178 struct c4iw_dev { struct189 static inline struct c4iw_dev *to_c4iw_dev(struct ib_device *ibdev) in to_c4iw_dev() argument