Home
last modified time | relevance | path

Searched refs:ops (Results 1 – 25 of 344) sorted by relevance

12345678910>>...14

/dragonfly/contrib/wpa_supplicant/src/pae/
H A Dieee802_1x_secy_ops.c38 if (!ops || !ops->enable_protect_frames) { in secy_cp_control_protect_frames()
58 if (!ops || !ops->enable_encrypt) { in secy_cp_control_encrypt()
78 if (!ops || !ops->set_replay_protect) { in secy_cp_control_replay()
250 if (!ops || !ops->create_receive_sc) { in secy_create_receive_sc()
270 if (!ops || !ops->delete_receive_sc) { in secy_delete_receive_sc()
290 if (!ops || !ops->create_receive_sa) { in secy_create_receive_sa()
310 if (!ops || !ops->delete_receive_sa) { in secy_delete_receive_sa()
330 if (!ops || !ops->enable_receive_sa) { in secy_enable_receive_sa()
506 if (!ops || !ops->macsec_init) { in secy_init_macsec()
532 if (!ops || !ops->macsec_deinit) { in secy_deinit_macsec()
[all …]
/dragonfly/sys/dev/netif/ig_hal/
H A De1000_api.c690 if (hw->mac.ops.init_hw) in e1000_init_hw()
801 if (hw->mac.ops.led_on) in e1000_led_on()
816 if (hw->mac.ops.led_off) in e1000_led_off()
882 if (hw->mac.ops.rar_set) in e1000_rar_set()
1049 if (hw->phy.ops.release) in e1000_release_phy()
1151 if (hw->phy.ops.reset) in e1000_phy_hw_reset()
1166 if (hw->phy.ops.commit) in e1000_phy_commit()
1287 if (hw->nvm.ops.update) in e1000_update_nvm_checksum()
1302 if (hw->nvm.ops.reload) in e1000_reload_nvm()
1318 if (hw->nvm.ops.read) in e1000_read_nvm()
[all …]
H A De1000_82541.c381 ret_val = mac->ops.id_led_init(hw); in e1000_init_hw_82541()
395 mac->ops.clear_vfta(hw); in e1000_init_hw_82541()
414 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_82541()
702 ret_val = phy->ops.read_reg(hw, in e1000_config_dsp_after_link_change_82541()
776 ret_val = phy->ops.read_reg(hw, in e1000_config_dsp_after_link_change_82541()
977 ret_val = phy->ops.read_reg(hw, in e1000_set_d3_lplu_state_82541()
984 ret_val = phy->ops.write_reg(hw, in e1000_set_d3_lplu_state_82541()
990 ret_val = phy->ops.read_reg(hw, in e1000_set_d3_lplu_state_82541()
997 ret_val = phy->ops.write_reg(hw, in e1000_set_d3_lplu_state_82541()
1180 hw->phy.ops.write_reg(hw, in e1000_phy_init_script_82541()
[all …]
H A De1000_82540.c82 phy->ops.read_reg = e1000_read_phy_reg_m88; in e1000_init_phy_params_82540()
144 nvm->ops.read = e1000_read_nvm_microwire; in e1000_init_nvm_params_82540()
194 mac->ops.reset_hw = e1000_reset_hw_82540; in e1000_init_mac_params_82540()
196 mac->ops.init_hw = e1000_init_hw_82540; in e1000_init_mac_params_82540()
200 mac->ops.setup_physical_interface = in e1000_init_mac_params_82540()
221 mac->ops.get_link_up_info = in e1000_init_mac_params_82540()
240 mac->ops.led_on = e1000_led_on_generic; in e1000_init_mac_params_82540()
241 mac->ops.led_off = e1000_led_off_generic; in e1000_init_mac_params_82540()
338 ret_val = mac->ops.id_led_init(hw); in e1000_init_hw_82540()
349 mac->ops.clear_vfta(hw); in e1000_init_hw_82540()
[all …]
H A De1000_phy.c233 if (!phy->ops.read_reg) in e1000_get_phy_id()
271 if (!hw->phy.ops.write_reg) in e1000_phy_reset_dsp_generic()
660 if (!hw->phy.ops.acquire) in e1000_read_phy_reg_m88()
670 hw->phy.ops.release(hw); in e1000_read_phy_reg_m88()
690 if (!hw->phy.ops.acquire) in e1000_write_phy_reg_m88()
700 hw->phy.ops.release(hw); in e1000_write_phy_reg_m88()
761 hw->phy.ops.release(hw); in __e1000_read_phy_reg_igp()
830 hw->phy.ops.release(hw); in __e1000_write_phy_reg_igp()
903 hw->phy.ops.release(hw); in __e1000_read_kmrn_reg()
975 hw->phy.ops.release(hw); in __e1000_write_kmrn_reg()
[all …]
H A De1000_82571.c302 mac->ops.get_link_up_info = in e1000_init_mac_params_82571()
313 mac->ops.get_link_up_info = in e1000_init_mac_params_82571()
321 mac->ops.get_link_up_info = in e1000_init_mac_params_82571()
988 if (!(phy->ops.read_reg)) in e1000_set_d0_lplu_state_82571()
1022 ret_val = phy->ops.read_reg(hw, in e1000_set_d0_lplu_state_82571()
1029 ret_val = phy->ops.write_reg(hw, in e1000_set_d0_lplu_state_82571()
1035 ret_val = phy->ops.read_reg(hw, in e1000_set_d0_lplu_state_82571()
1203 mac->ops.clear_vfta(hw); in e1000_init_hw_82571()
1924 ret_val = nvm->ops.update(hw); in e1000_fix_nvm_checksum_82571()
1969 if (!phy->ops.check_reset_block) in e1000_power_down_phy_copper_82571()
[all …]
H A De1000_82575.c243 phy->ops.get_cable_length = in e1000_init_phy_params_82575()
247 phy->ops.get_cable_length = in e1000_init_phy_params_82575()
300 phy->ops.force_speed_duplex = in e1000_init_phy_params_82575()
522 hw->mac.ops.set_lan_id(hw); in e1000_init_mac_params_82575()
614 hw->phy.ops.release(hw); in e1000_read_phy_reg_sgmii_82575()
647 hw->phy.ops.release(hw); in e1000_write_phy_reg_sgmii_82575()
776 if (!(hw->phy.ops.write_reg)) in e1000_phy_hw_reset_sgmii_82575()
818 if (!(hw->phy.ops.read_reg)) in e1000_set_d0_lplu_state_82575()
1507 mac->ops.clear_vfta(hw); in e1000_init_hw_82575()
2382 hw->phy.ops.release(hw); in e1000_read_phy_reg_82580()
[all …]
H A De1000_80003es2lan.c182 nvm->ops.read = e1000_read_nvm_eerd; in e1000_init_nvm_params_80003es2lan()
207 mac->ops.setup_physical_interface = in e1000_init_mac_params_80003es2lan()
213 mac->ops.setup_physical_interface = in e1000_init_mac_params_80003es2lan()
269 hw->mac.ops.set_lan_id(hw); in e1000_init_mac_params_80003es2lan()
670 if (!(hw->phy.ops.read_reg)) in e1000_phy_force_speed_duplex_80003es2lan()
765 if (!(hw->phy.ops.read_reg)) in e1000_get_cable_length_80003es2lan()
803 hw->phy.ops.cfg_on_link_up(hw); in e1000_get_link_up_info_80003es2lan()
897 ret_val = mac->ops.id_led_init(hw); in e1000_init_hw_80003es2lan()
904 mac->ops.clear_vfta(hw); in e1000_init_hw_80003es2lan()
915 ret_val = mac->ops.setup_link(hw); in e1000_init_hw_80003es2lan()
[all …]
H A De1000_ich8lan.c3520 nvm->ops.acquire(hw); in e1000_read_nvm_spt()
3576 nvm->ops.release(hw); in e1000_read_nvm_spt()
3613 nvm->ops.acquire(hw); in e1000_read_nvm_ich8lan()
3638 nvm->ops.release(hw); in e1000_read_nvm_ich8lan()
4029 nvm->ops.acquire(hw); in e1000_write_nvm_ich8lan()
4036 nvm->ops.release(hw); in e1000_write_nvm_ich8lan()
4069 nvm->ops.acquire(hw); in e1000_update_nvm_checksum_spt()
4186 nvm->ops.release(hw); in e1000_update_nvm_checksum_spt()
4192 nvm->ops.reload(hw); in e1000_update_nvm_checksum_spt()
4231 nvm->ops.acquire(hw); in e1000_update_nvm_checksum_ich8lan()
[all …]
H A De1000_mbx.c83 if (mbx->ops.read) in e1000_read_mbx()
108 else if (mbx->ops.write) in e1000_write_mbx()
128 if (mbx->ops.check_for_msg) in e1000_check_for_msg()
148 if (mbx->ops.check_for_ack) in e1000_check_for_ack()
168 if (mbx->ops.check_for_rst) in e1000_check_for_rst()
253 if (!mbx->ops.read) in e1000_read_posted_mbx()
283 if (!mbx->ops.write || !mbx->timeout) in e1000_write_posted_mbx()
542 mbx->ops.read = e1000_read_mbx_vf; in e1000_init_mbx_params_vf()
543 mbx->ops.write = e1000_write_mbx_vf; in e1000_init_mbx_params_vf()
768 mbx->ops.read = e1000_read_mbx_pf; in e1000_init_mbx_params_pf()
[all …]
H A De1000_vf.c65 hw->phy.ops.acquire = e1000_acquire_vf; in e1000_init_phy_params_vf()
66 hw->phy.ops.release = e1000_release_vf; in e1000_init_phy_params_vf()
81 hw->nvm.ops.acquire = e1000_acquire_vf; in e1000_init_nvm_params_vf()
82 hw->nvm.ops.release = e1000_release_vf; in e1000_init_nvm_params_vf()
118 mac->ops.setup_link = e1000_setup_link_vf; in e1000_init_mac_params_vf()
122 mac->ops.reset_hw = e1000_reset_hw_vf; in e1000_init_mac_params_vf()
124 mac->ops.init_hw = e1000_init_hw_vf; in e1000_init_mac_params_vf()
132 mac->ops.rar_set = e1000_rar_set_vf; in e1000_init_mac_params_vf()
134 mac->ops.read_mac_addr = e1000_read_mac_addr_vf; in e1000_init_mac_params_vf()
283 mbx->ops.write_posted(hw, msgbuf, 1, 0); in e1000_reset_hw_vf()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-scopedtables.c161 expr.ops.binary.op = EQ_EXPR; in simplify_binary_operation()
588 expr1->ops.single.rhs) in hashable_expr_equal_p()
590 expr1->ops.single.rhs, 0); in hashable_expr_equal_p()
592 if (expr0->ops.unary.op != expr1->ops.unary.op) in hashable_expr_equal_p()
604 if (expr0->ops.binary.op != expr1->ops.binary.op) in hashable_expr_equal_p()
621 if (expr0->ops.ternary.op != expr1->ops.ternary.op in hashable_expr_equal_p()
661 if (expr0->ops.call.nargs != expr1->ops.call.nargs) in hashable_expr_equal_p()
684 if (expr0->ops.phi.nargs != expr1->ops.phi.nargs) in hashable_expr_equal_p()
837 m_expr.ops.call.args[i] = old_elt.m_expr.ops.call.args[i]; in expr_hash_elt()
846 m_expr.ops.phi.args[i] = old_elt.m_expr.ops.phi.args[i]; in expr_hash_elt()
[all …]
H A Dgimple-match-head.c293 ops[0] = build1 (code, type, ops[0]); in maybe_build_generic_op()
296 ops[0] = build3 (code, type, ops[0], ops[1], ops[2]); in maybe_build_generic_op()
297 ops[1] = ops[2] = NULL_TREE; in maybe_build_generic_op()
318 return gimple_build_call_internal (fn, nargs, ops[0], ops[1], ops[2]); in build_call_internal()
335 return ops[0]; in maybe_push_res_to_seq()
348 || (ops[1] in maybe_push_res_to_seq()
351 || (ops[2] in maybe_push_res_to_seq()
371 ops[0], ops[1], ops[2]); in maybe_push_res_to_seq()
412 new_stmt = gimple_build_call (decl, nargs, ops[0], ops[1], ops[2]); in maybe_push_res_to_seq()
804 ops[0] = lhs; in gimple_simplify()
[all …]
H A Dinternal-fn.c1316 ops.op0 = make_tree (ops.type, op0); in expand_mul_overflow()
1317 ops.op1 = make_tree (ops.type, op1); in expand_mul_overflow()
1361 ops.op0 = make_tree (ops.type, op0); in expand_mul_overflow()
1362 ops.op1 = make_tree (ops.type, op1); in expand_mul_overflow()
1410 ops.type in expand_mul_overflow()
1413 ops.op0 = make_tree (ops.type, op0); in expand_mul_overflow()
1414 ops.op1 = make_tree (ops.type, op1); in expand_mul_overflow()
1578 ops.type in expand_mul_overflow()
1608 ops.type = type; in expand_mul_overflow()
1751 ops.type = type; in expand_mul_overflow()
[all …]
/dragonfly/sys/dev/netif/ix/
H A Dixgbe_api.c69 if (hw->mac.ops.get_rtrup2tc) in ixgbe_dcb_get_rtrup2tc()
677 if (hw->mac.ops.flap_tx_laser) in ixgbe_flap_tx_laser()
1268 if (hw->mac.ops.disable_mdd) in ixgbe_disable_mdd()
1269 hw->mac.ops.disable_mdd(hw); in ixgbe_disable_mdd()
1279 if (hw->mac.ops.enable_mdd) in ixgbe_enable_mdd()
1280 hw->mac.ops.enable_mdd(hw); in ixgbe_enable_mdd()
1291 if (hw->mac.ops.mdd_event) in ixgbe_mdd_event()
1710 if (hw->mac.ops.disable_rx) in ixgbe_disable_rx()
1711 hw->mac.ops.disable_rx(hw); in ixgbe_disable_rx()
1716 if (hw->mac.ops.enable_rx) in ixgbe_enable_rx()
[all …]
H A Dixgbe_x540.c74 eeprom->ops.read = ixgbe_read_eerd_X540; in ixgbe_init_ops_X540()
76 eeprom->ops.write = ixgbe_write_eewr_X540; in ixgbe_init_ops_X540()
84 phy->ops.reset = NULL; in ixgbe_init_ops_X540()
88 mac->ops.reset_hw = ixgbe_reset_hw_X540; in ixgbe_init_ops_X540()
91 mac->ops.get_supported_physical_layer = in ixgbe_init_ops_X540()
93 mac->ops.read_analog_reg8 = NULL; in ixgbe_init_ops_X540()
94 mac->ops.write_analog_reg8 = NULL; in ixgbe_init_ops_X540()
95 mac->ops.start_hw = ixgbe_start_hw_X540; in ixgbe_init_ops_X540()
121 mac->ops.get_link_capabilities = in ixgbe_init_ops_X540()
221 status = hw->mac.ops.stop_adapter(hw); in ixgbe_reset_hw_X540()
[all …]
H A Dixgbe_x550.c66 mac->ops.setup_eee = NULL; in ixgbe_init_ops_X550()
92 hw->mac.ops.led_on = NULL; in ixgbe_init_ops_X550()
93 hw->mac.ops.led_off = NULL; in ixgbe_init_ops_X550()
348 hw->mac.ops.set_lan_id(hw); in ixgbe_identify_phy_x550em()
624 mac->ops.bypass_rw = NULL; in ixgbe_init_ops_X550EM()
665 mac->ops.setup_fc = NULL; in ixgbe_init_ops_X550EM()
671 mac->ops.setup_fc = NULL; in ixgbe_init_ops_X550EM()
1854 mac->ops.check_link = in ixgbe_init_mac_link_ops_X550em()
1857 mac->ops.setup_link = in ixgbe_init_mac_link_ops_X550em()
2331 phy->ops.reset = NULL; in ixgbe_init_phy_ops_X550em()
[all …]
H A Dixgbe_82598.c149 mac->ops.set_vlvf = NULL; in ixgbe_init_ops_82598()
170 mac->ops.flap_tx_laser = NULL; in ixgbe_init_ops_82598()
175 mac->ops.set_fw_drv_ver = NULL; in ixgbe_init_ops_82598()
177 mac->ops.get_rtrup2tc = NULL; in ixgbe_init_ops_82598()
201 phy->ops.identify(hw); in ixgbe_init_phy_ops_82598()
214 phy->ops.get_firmware_version = in ixgbe_init_phy_ops_82598()
871 hw->phy.ops.reset(hw); in ixgbe_reset_hw_82598()
931 hw->mac.ops.init_rx_addrs(hw); in ixgbe_reset_hw_82598()
1154 hw->phy.ops.write_reg_mdi(hw, in ixgbe_read_i2c_phy_82598()
1161 hw->phy.ops.read_reg_mdi(hw, in ixgbe_read_i2c_phy_82598()
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dserial.c149 struct serial_ops *ops; in serial_interface_lookup() local
151 for (ops = serial_ops_list; ops; ops = ops->next) in serial_interface_lookup()
153 return ops; in serial_interface_lookup()
186 struct serial_ops *ops; in serial_open() local
208 if (!ops) in serial_open()
213 scb->ops = ops; in serial_open()
253 if (!ops) in serial_fdopen_ops()
256 if (!ops) in serial_fdopen_ops()
260 if (!ops) in serial_fdopen_ops()
265 scb->ops = ops; in serial_fdopen_ops()
[all …]
H A Dser-pipe.c220 ops->name = "pipe"; in _initialize_ser_pipe()
221 ops->next = 0; in _initialize_ser_pipe()
222 ops->open = pipe_open; in _initialize_ser_pipe()
223 ops->close = pipe_close; in _initialize_ser_pipe()
224 ops->readchar = ser_base_readchar; in _initialize_ser_pipe()
225 ops->write = ser_base_write; in _initialize_ser_pipe()
228 ops->send_break = ser_base_send_break; in _initialize_ser_pipe()
229 ops->go_raw = ser_base_raw; in _initialize_ser_pipe()
238 ops->async = ser_base_async; in _initialize_ser_pipe()
239 ops->read_prim = ser_unix_read_prim; in _initialize_ser_pipe()
[all …]
H A Dser-tcp.c379 struct serial_ops *ops; in _initialize_ser_tcp()
383 ops->name = "tcp"; in _initialize_ser_tcp()
384 ops->next = 0; in _initialize_ser_tcp()
385 ops->open = net_open; in _initialize_ser_tcp()
386 ops->close = net_close; in _initialize_ser_tcp()
388 ops->write = ser_base_write; in _initialize_ser_tcp()
392 ops->go_raw = ser_base_raw; in _initialize_ser_tcp()
401 ops->async = ser_base_async; in _initialize_ser_tcp()
402 ops->read_prim = net_read_prim; in _initialize_ser_tcp()
403 ops->write_prim = net_write_prim; in _initialize_ser_tcp()
[all …]
H A Dbsd-uthread.c58 struct bsd_uthread_ops *ops; in bsd_uthread_init() local
61 return ops; in bsd_uthread_init()
73 ops->supply_uthread = supply_uthread; in bsd_uthread_set_supply_uthread()
85 ops->collect_uthread = collect_uthread; in bsd_uthread_set_collect_uthread()
173 if (!ops->supply_uthread) in bsd_uthread_activate()
275 bsd_uthread_mourn_inferior (struct target_ops *ops) in bsd_uthread_mourn_inferior() argument
283 bsd_uthread_fetch_registers (struct target_ops *ops, in bsd_uthread_fetch_registers() argument
343 gdb_assert (ops->beneath->to_xfer_partial); in bsd_uthread_xfer_partial()
344 return ops->beneath->to_xfer_partial (ops->beneath, object, annex, readbuf, in bsd_uthread_xfer_partial()
349 bsd_uthread_wait (struct target_ops *ops, in bsd_uthread_wait() argument
[all …]
/dragonfly/sys/kern/
H A Dvfs_vopops.c181 ap.a_head.a_ops = ops; in vop_old_lookup()
204 ap.a_head.a_ops = ops; in vop_old_create()
229 ap.a_head.a_ops = ops; in vop_old_whiteout()
253 ap.a_head.a_ops = ops; in vop_old_mknod()
288 ap.a_head.a_ops = ops; in vop_open()
312 ap.a_head.a_ops = ops; in vop_close()
336 ap.a_head.a_ops = ops; in vop_access()
1760 struct vop_ops *ops; in vop_vnoperate_ap() local
1763 ops = ap->a_ops; in vop_vnoperate_ap()
1780 ops = ap->a_ops; in vop_cache_operate_ap()
[all …]
/dragonfly/sys/sys/
H A Dbuf2.h222 if (ops) in buf_deallocate()
237 if (ops) { in buf_countdeps()
255 if (ops) in buf_start()
256 ops->io_start(bp); in buf_start()
267 if (ops) in buf_complete()
268 ops->io_complete(bp); in buf_complete()
280 if (ops) in buf_fsync()
281 r = ops->io_fsync(vp); in buf_fsync()
295 if (ops) in buf_movedeps()
307 if (ops) in buf_checkread()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-reassoc.c616 *ops = NULL; in eliminate_duplicate_pair()
779 *ops = NULL; in eliminate_not_pairs()
819 *ops = NULL; in eliminate_using_constants()
847 *ops = NULL; in eliminate_using_constants()
878 *ops = NULL; in eliminate_using_constants()
1466 add_to_ops_vec (ops, t); in eliminate_redundant_comparison()
2613 add_to_ops_vec (ops, binrhs); in linearize_expr_tree()
2619 add_to_ops_vec (ops, binrhs); in linearize_expr_tree()
2620 add_to_ops_vec (ops, binlhs); in linearize_expr_tree()
2659 add_to_ops_vec (ops, binrhs); in linearize_expr_tree()
[all …]

12345678910>>...14