Searched refs:ioc_map_port (Results 1 – 7 of 7) sorted by relevance
53 hwif_cb.ioc_map_port = bfa_ioc_cb_map_port; in bfa_ioc_set_cb_hwif()
527 hwif_ct.ioc_map_port = bfa_ioc_ct_map_port; in bfa_ioc_set_ct_hwif()542 hwif_ct2.ioc_map_port = bfa_ioc_ct2_map_port; in bfa_ioc_set_ct2_hwif()
338 void (*ioc_map_port) (struct bfa_ioc_s *ioc); member
57 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))
62 .ioc_map_port = bfa_ioc_ct_map_port,78 .ioc_map_port = bfa_ioc_ct2_map_port,
207 void (*ioc_map_port) (struct bfa_ioc *ioc); member
32 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))