Searched refs:match_action (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhxge_pfc.c214 entry.match_action.value = 0;
217 entry.match_action.bits.channel_d = 0;
218 entry.match_action.bits.channel_c = 1;
219 entry.match_action.bits.channel_b = 2;
220 entry.match_action.bits.channel_a = 3;
221 entry.match_action.bits.source_hash = 1;
222 entry.match_action.bits.discard = 0;
225 location, entry.match_action.value);
H A Dhxge_pfc.h221 hxge_tcam_res_t match_action; member in struct:hxge_tcam_entry_S
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_fflp.c1503 tcam_ptr.match_action.value = 0;
1504 tcam_ptr.match_action.bits.ldw.rdctbl = rdc_grp;
1505 tcam_ptr.match_action.bits.ldw.offset = offset;
1506 tcam_ptr.match_action.bits.ldw.tres =
1509 tcam_ptr.match_action.bits.ldw.disc = 1;
1511 location, tcam_ptr.match_action.value);
1571 tcam_ptr.match_action.bits.ldw.rdctbl = nxgep->class_config.mac_rdcgrp;
1572 tcam_ptr.match_action.bits.ldw.offset = 0; /* use the default */
1573 tcam_ptr.match_action.bits.ldw.tres =
1576 location, tcam_ptr.match_action
[all...]
/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_fflp_hw.h1249 tcam_res_t match_action; member in struct:tcam_entry

Completed in 603 milliseconds