Searched defs:__fman_if (Results 1 – 1 of 1) sorted by relevance
370 struct __fman_if { struct371 struct fman_if __if;372 char node_name[IF_NAME_MAX_LEN];373 char node_path[PATH_MAX];374 uint64_t regs_size;375 void *ccsr_map;376 void *bmi_map;377 void *qmi_map;378 struct list_head node;