Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1185 flow_spec_t *flow_spec; in nxge_flow_get_hash() local
1194 flow_spec = (flow_spec_t *)&flow_res->flow_spec; in nxge_flow_get_hash()
1198 switch (flow_spec->flow_type) { in nxge_flow_get_hash()
1269 flow_spec_t *flow_spec; in nxge_add_tcam_entry() local
1281 flow_spec = (flow_spec_t *)&flow_res->flow_spec; in nxge_add_tcam_entry()
1409 flow_spec, &tcam_ptr); in nxge_add_tcam_entry()
1418 flow_spec, &tcam_ptr); in nxge_add_tcam_entry()
1439 flow_spec, &tcam_ptr); in nxge_add_tcam_entry()
1462 flow_spec, &tcam_ptr); in nxge_add_tcam_entry()
1482 flow_spec->flow_type)); in nxge_add_tcam_entry()
[all …]
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_flow.h173 flow_spec_t flow_spec; member
H A Dhxge_pfc.c143 fs, fs->flow_spec.flow_type, fs->channel_cookie)); in hxge_put_tcam()
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_flow.h207 flow_spec_t flow_spec; member