Searched refs:mac_flow_create (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/sys/ |
H A D | mac_flow_impl.h | 505 extern int mac_flow_create(flow_desc_t *, mac_resource_props_t *,
|
/titanic_44/usr/src/uts/common/io/mac/ |
H A D | mac_bcast.c | 380 rc = mac_flow_create(&flow_desc, NULL, flow_name, in mac_bcast_add()
|
H A D | mac_flow.c | 213 mac_flow_create(flow_desc_t *fd, mac_resource_props_t *mrp, char *name, in mac_flow_create() function 1230 err = mac_flow_create(flow_desc, mrp, flow_name, NULL, in mac_link_flow_add()
|
H A D | mac_client.c | 1428 err = mac_flow_create(NULL, NULL, mcip->mci_name, NULL, in mac_client_open() 2184 if ((err = mac_flow_create(&flow_desc, mrp, flowname, NULL, in mac_unicast_flow_create()
|