Symbol: OP_SET
usr/src/cmd/bhyve/amd64/fwctl.c
56
#define OP_MAX OP_SET
usr/src/uts/common/io/hxge/hpi_rxdma.c
561
case OP_SET:
usr/src/uts/common/io/hxge/hpi_rxdma.c
602
case OP_SET:
usr/src/uts/common/io/hxge/hpi_txdma.c
182
case OP_SET:
usr/src/uts/common/io/hxge/hpi_txdma.c
220
case OP_SET:
usr/src/uts/common/io/hxge/hpi_txdma.c
257
case OP_SET:
usr/src/uts/common/io/hxge/hpi_txdma.c
297
case OP_SET:
usr/src/uts/common/io/hxge/hxge_rxdma.c
171
rs = hpi_rxdma_control_status(handle, OP_SET, channel, cs_p);
usr/src/uts/common/io/hxge/hxge_rxdma.c
3337
rs = hpi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask);
usr/src/uts/common/io/hxge/hxge_rxdma.c
3425
rs = hpi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask);
usr/src/uts/common/io/hxge/hxge_rxdma.c
3580
rs = hpi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask);
usr/src/uts/common/io/hxge/hxge_txdma.c
201
rs = hpi_txdma_event_mask(handle, OP_SET, channel, mask_p);
usr/src/uts/common/io/hxge/hxge_txdma.c
226
rs = hpi_txdma_ring_config(handle, OP_SET, channel,
usr/src/uts/common/io/hxge/hxge_txdma.c
234
rs = hpi_txdma_mbox_config(handle, OP_SET, channel,
usr/src/uts/common/io/nxge/npi/npi_espc.c
61
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_fflp.c
2933
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_mac.c
1014
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1091
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1135
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1181
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1217
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1297
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1398
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1458
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1530
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1590
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1660
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
1702
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
635
ASSERT((op == OP_GET) || (op == OP_SET));
usr/src/uts/common/io/nxge/npi/npi_mac.c
647
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
674
ASSERT((op == OP_GET) || (op == OP_SET));
usr/src/uts/common/io/nxge/npi/npi_mac.c
699
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
811
ASSERT((op == OP_GET) || (op == OP_SET));
usr/src/uts/common/io/nxge/npi/npi_mac.c
823
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
854
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
888
ASSERT((op == OP_GET) || (op == OP_SET));
usr/src/uts/common/io/nxge/npi/npi_mac.c
895
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.c
963
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_mac.h
338
stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
usr/src/uts/common/io/nxge/npi/npi_mac.h
345
stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
usr/src/uts/common/io/nxge/npi/npi_mac.h
353
stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
usr/src/uts/common/io/nxge/npi/npi_mac.h
362
stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
usr/src/uts/common/io/nxge/npi/npi_rxdma.c
2195
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_rxdma.c
2257
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_rxdma.c
2321
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txc.c
286
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txc.c
398
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txdma.c
1050
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txdma.c
1116
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txdma.c
1184
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txdma.c
1373
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txdma.c
1439
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txdma.c
571
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_txdma.c
683
case OP_SET:
usr/src/uts/common/io/nxge/npi/npi_zcp.c
287
if ((op != OP_SET) && (op != OP_GET)) {
usr/src/uts/common/io/nxge/npi/npi_zcp.c
320
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_zcp.c
411
if ((op != OP_SET) && (op != OP_GET)) {
usr/src/uts/common/io/nxge/npi/npi_zcp.c
443
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_zcp.c
525
if ((op != OP_SET) && (op != OP_GET)) {
usr/src/uts/common/io/nxge/npi/npi_zcp.c
565
if (op == OP_SET) {
usr/src/uts/common/io/nxge/npi/npi_zcp.c
588
if ((op != OP_SET) && (op != OP_GET)) {
usr/src/uts/common/io/nxge/npi/npi_zcp.c
602
if (op == OP_SET) {
usr/src/uts/common/io/nxge/nxge_fflp.c
435
rs = npi_mac_hostinfo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_fflp.c
467
rs = npi_mac_hostinfo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_fflp.c
472
rs = npi_mac_hostinfo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_fflp.c
475
rs |= npi_mac_hostinfo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_fflp.c
510
rs = npi_mac_hostinfo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_fflp.c
515
rs = npi_mac_hostinfo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_fzc.c
1012
rs = npi_mac_hostinfo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_mac.c
4298
if ((rs = npi_mac_hashtab_entry(handle, OP_SET, portn, i,
usr/src/uts/common/io/nxge/nxge_main.c
4135
if (npi_mac_altaddr_entry(nxgep->npi_handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_main.c
4152
if (npi_mac_hostinfo_entry(nxgep->npi_handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_rxdma.c
374
rs = npi_rxdma_event_mask(handle, OP_SET, channel, mask_p);
usr/src/uts/common/io/nxge/nxge_rxdma.c
394
rs = npi_rxdma_control_status(handle, OP_SET, channel, cs_p);
usr/src/uts/common/io/nxge/nxge_rxdma.c
4228
rs = npi_rxdma_event_mask(handle, OP_SET, channel,
usr/src/uts/common/io/nxge/nxge_rxdma.c
4298
rs = npi_rxdma_event_mask(handle, OP_SET, channel,
usr/src/uts/common/io/nxge/nxge_rxdma.c
4364
rs = npi_rxdma_event_mask(handle, OP_SET, channel,
usr/src/uts/common/io/nxge/nxge_rxdma.c
4590
rs = npi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask);
usr/src/uts/common/io/nxge/nxge_txdma.c
327
rs = npi_txdma_event_mask(handle, OP_SET, channel, mask_p);
usr/src/uts/common/io/nxge/nxge_txdma.c
367
rs = npi_txdma_control_status(handle, OP_SET, channel,
usr/src/uts/common/io/nxge/nxge_txdma.c
419
rs = npi_txdma_ring_config(handle, OP_SET, channel,
usr/src/uts/common/io/nxge/nxge_txdma.c
433
rs = npi_txdma_mbox_config(handle, OP_SET, channel,
usr/src/uts/common/io/nxge/nxge_virtual.c
4088
(void) npi_mac_altaddr_entry(nxgep->npi_handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_zcp.c
440
if (npi_zcp_tt_cfifo_entry(handle, OP_SET,
usr/src/uts/common/io/nxge/nxge_zcp.c
64
if (npi_zcp_tt_cfifo_entry(handle, OP_SET,