Home
last modified time | relevance | path

Searched refs:OP_SET (Results 1 – 24 of 24) sorted by relevance

/illumos-gate/usr/src/uts/common/io/nxge/npi/
H A Dnpi_zcp.c287 if ((op != OP_SET) && (op != OP_GET)) { in npi_zcp_tt_static_entry()
320 if (op == OP_SET) { in npi_zcp_tt_static_entry()
411 if ((op != OP_SET) && (op != OP_GET)) { in npi_zcp_tt_dynamic_entry()
443 if (op == OP_SET) { in npi_zcp_tt_dynamic_entry()
525 if ((op != OP_SET) && (op != OP_GET)) { in npi_zcp_tt_bam_entry()
565 if (op == OP_SET) { in npi_zcp_tt_bam_entry()
588 if ((op != OP_SET) && (op != OP_GET)) { in npi_zcp_tt_cfifo_entry()
602 if (op == OP_SET) { in npi_zcp_tt_cfifo_entry()
H A Dnpi_mac.c647 if (op == OP_SET) { in npi_mac_hashtab_entry()
699 if (op == OP_SET) { in npi_mac_hostinfo_entry()
823 if (op == OP_SET) { in npi_mac_altaddr_entry()
854 if (op == OP_SET) { in npi_mac_altaddr_entry()
895 if (op == OP_SET) { in npi_mac_port_attr()
963 if (op == OP_SET) { in npi_mac_port_attr()
1014 if (op == OP_SET) { in npi_mac_port_attr()
1091 if (op == OP_SET) { in npi_mac_port_attr()
1135 if (op == OP_SET) { in npi_mac_port_attr()
1181 if (op == OP_SET) { in npi_mac_port_attr()
[all …]
H A Dnpi_mac.h338 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
345 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
353 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
362 stat = npi_mac_port_attr(handle, OP_SET, portn, (npi_attr_t *)&p);\
H A Dnpi_txdma.c571 case OP_SET: in npi_txdma_log_page_config()
683 case OP_SET: in npi_txdma_log_page_vld_config()
1050 case OP_SET: in npi_txdma_control_status()
1116 case OP_SET: in npi_txdma_event_mask()
1184 case OP_SET: in npi_txdma_event_mask_config()
1373 case OP_SET: in npi_txdma_ring_config()
1439 case OP_SET: in npi_txdma_mbox_config()
H A Dnpi.h174 OP_SET = 0, enumerator
H A Dnpi_txc.c286 case OP_SET: in npi_txc_dma_max_burst()
398 case OP_SET: in npi_txc_control()
H A Dnpi_espc.c61 case OP_SET: in npi_espc_eeprom_entry()
H A Dnpi_rxdma.c2195 case OP_SET: in npi_rxdma_control_status()
2257 case OP_SET: in npi_rxdma_event_mask()
2321 case OP_SET: in npi_rxdma_event_mask_config()
H A Dnpi_fflp.c2933 case OP_SET: in npi_fflp_event_mask_config()
/illumos-gate/usr/src/uts/common/io/hxge/
H A Dhpi_txdma.c182 case OP_SET: in hpi_txdma_control_status()
220 case OP_SET: in hpi_txdma_event_mask()
257 case OP_SET: in hpi_txdma_ring_config()
297 case OP_SET: in hpi_txdma_mbox_config()
H A Dhpi.h138 OP_SET = 0, enumerator
H A Dhpi_rxdma.c561 case OP_SET: in hpi_rxdma_control_status()
602 case OP_SET: in hpi_rxdma_event_mask()
H A Dhxge_txdma.c201 rs = hpi_txdma_event_mask(handle, OP_SET, channel, mask_p); in hxge_init_txdma_channel_event_mask()
226 rs = hpi_txdma_ring_config(handle, OP_SET, channel, in hxge_enable_txdma_channel()
234 rs = hpi_txdma_mbox_config(handle, OP_SET, channel, in hxge_enable_txdma_channel()
H A Dhxge_rxdma.c171 rs = hpi_rxdma_control_status(handle, OP_SET, channel, cs_p); in hxge_init_rxdma_channel_cntl_stat()
3345 rs = hpi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask); in hxge_rxdma_start_channel()
3433 rs = hpi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask); in hxge_rxdma_stop_channel()
3588 rs = hpi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask); in hxge_rxdma_fatal_err_recover()
/illumos-gate/usr/src/cmd/bhyve/
H A Dfwctl.c56 #define OP_SET 5 macro
57 #define OP_MAX OP_SET
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_zcp.c64 if (npi_zcp_tt_cfifo_entry(handle, OP_SET, in nxge_zcp_init()
440 if (npi_zcp_tt_cfifo_entry(handle, OP_SET, in nxge_zcp_fatal_err_recover()
H A Dnxge_fflp.c435 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_logical_mac_assign_rdc_table()
467 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_main_mac_assign_rdc_table()
472 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_main_mac_assign_rdc_table()
475 rs |= npi_mac_hostinfo_entry(handle, OP_SET, in nxge_main_mac_assign_rdc_table()
510 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_alt_mcast_mac_assign_rdc_table()
515 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_alt_mcast_mac_assign_rdc_table()
H A Dnxge_txdma.c327 rs = npi_txdma_event_mask(handle, OP_SET, channel, mask_p); in nxge_init_txdma_channel_event_mask()
367 rs = npi_txdma_control_status(handle, OP_SET, channel, in nxge_init_txdma_channel_cntl_stat()
419 rs = npi_txdma_ring_config(handle, OP_SET, channel, in nxge_enable_txdma_channel()
433 rs = npi_txdma_mbox_config(handle, OP_SET, channel, in nxge_enable_txdma_channel()
H A Dnxge_rxdma.c374 rs = npi_rxdma_event_mask(handle, OP_SET, channel, mask_p); in nxge_init_rxdma_channel_event_mask()
394 rs = npi_rxdma_control_status(handle, OP_SET, channel, cs_p); in nxge_init_rxdma_channel_cntl_stat()
4237 rs = npi_rxdma_event_mask(handle, OP_SET, channel, in nxge_rxdma_start_channel()
4307 rs = npi_rxdma_event_mask(handle, OP_SET, channel, in nxge_rxdma_start_channel()
4373 rs = npi_rxdma_event_mask(handle, OP_SET, channel, in nxge_rxdma_stop_channel()
4599 rs = npi_rxdma_event_mask(handle, OP_SET, channel, &ent_mask); in nxge_rxdma_fatal_err_recover()
H A Dnxge_fzc.c1012 rs = npi_mac_hostinfo_entry(handle, OP_SET, in nxge_init_fzc_rxdma_port()
H A Dnxge_main.c4135 if (npi_mac_altaddr_entry(nxgep->npi_handle, OP_SET, in nxge_altmac_set()
4152 if (npi_mac_hostinfo_entry(nxgep->npi_handle, OP_SET, in nxge_altmac_set()
H A Dnxge_virtual.c4093 (void) npi_mac_altaddr_entry(nxgep->npi_handle, OP_SET, in nxge_init_mmac()
H A Dnxge_mac.c4298 if ((rs = npi_mac_hashtab_entry(handle, OP_SET, portn, i, in nxge_rx_mac_mcast_hash_table()
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md58 * OP_SET should return a bool, always