Searched defs:c4iw_dev (Results 1 – 2 of 2) sorted by relevance
404 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_rev() local414 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_fw_ver() local428 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_hca() local441 struct c4iw_dev *c4iw_dev = container_of(dev, struct c4iw_dev, in show_board() local452 struct c4iw_dev *c4iw_dev = to_c4iw_dev(ibdev); in c4iw_get_mib() local
250 struct c4iw_dev { struct268 static inline struct c4iw_dev *to_c4iw_dev(struct ib_device *ibdev) in to_c4iw_dev() argument