Searched refs:ehea_top_bmap (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/ibm/ehea/
H A Dehea_qmr.c540 static inline int ehea_init_top_bmap(struct ehea_top_bmap *ehea_top_bmap, argument
543 if (!ehea_top_bmap->dir[dir]) {
544 ehea_top_bmap->dir[dir] =
546 if (!ehea_top_bmap->dir[dir])
556 kzalloc(sizeof(struct ehea_top_bmap), GFP_KERNEL);
575 struct ehea_top_bmap *ehea_top;
H A Dehea.h177 struct ehea_top_bmap struct
183 struct ehea_top_bmap *top[EHEA_MAP_ENTRIES];

Completed in 212 milliseconds