Home
last modified time | relevance | path

Searched refs:mac_flow_create (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/uts/common/sys/
H A Dmac_flow_impl.h505 extern int mac_flow_create(flow_desc_t *, mac_resource_props_t *,
/titanic_44/usr/src/uts/common/io/mac/
H A Dmac_bcast.c380 rc = mac_flow_create(&flow_desc, NULL, flow_name, in mac_bcast_add()
H A Dmac_flow.c213 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 Dmac_client.c1428 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()