Searched refs:ioc_map_port (Results 1 – 7 of 7) sorted by relevance
192 void (*ioc_map_port) (struct bfa_ioc *ioc); member
63 nw_hwif_ct.ioc_map_port = bfa_ioc_ct_map_port; in bfa_nw_ioc_set_ct_hwif()
38 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))
52 hwif_cb.ioc_map_port = bfa_ioc_cb_map_port; in bfa_ioc_set_cb_hwif()
261 void (*ioc_map_port) (struct bfa_ioc_s *ioc); member
61 hwif_ct.ioc_map_port = bfa_ioc_ct_map_port; in bfa_ioc_set_ct_hwif()
56 #define bfa_ioc_map_port(__ioc) ((__ioc)->ioc_hwif->ioc_map_port(__ioc))