Searched refs:ioc_map_port (Results 1 – 7 of 7) sorted by relevance
54 hwif_cb.ioc_map_port = bfa_ioc_cb_map_port; in bfa_ioc_set_cb_hwif()
530 hwif_ct.ioc_map_port = bfa_ioc_ct_map_port; in bfa_ioc_set_ct_hwif()545 hwif_ct2.ioc_map_port = bfa_ioc_ct2_map_port; in bfa_ioc_set_ct2_hwif()
335 void (*ioc_map_port) (struct bfa_ioc_s *ioc); member
59 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))
204 void (*ioc_map_port) (struct bfa_ioc *ioc); member
60 .ioc_map_port = bfa_ioc_ct_map_port,80 .ioc_map_port = bfa_ioc_ct2_map_port,
25 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))