Searched refs:ioc_map_port (Results 1 – 7 of 7) sorted by relevance
62 hwif_cb.ioc_map_port = bfa_ioc_cb_map_port; in bfa_ioc_set_cb_hwif()
538 hwif_ct.ioc_map_port = bfa_ioc_ct_map_port; in bfa_ioc_set_ct_hwif()553 hwif_ct2.ioc_map_port = bfa_ioc_ct2_map_port; in bfa_ioc_set_ct2_hwif()
343 void (*ioc_map_port) (struct bfa_ioc_s *ioc); member
67 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))
208 void (*ioc_map_port) (struct bfa_ioc *ioc); member
68 .ioc_map_port = bfa_ioc_ct_map_port,88 .ioc_map_port = bfa_ioc_ct2_map_port,
33 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))