Searched refs:al_bool (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/sys/contrib/alpine-hal/
H A Dal_hal_pcie.h317 al_bool end_point_mode_supported;
318 al_bool root_complex_mode_supported;
321 al_bool reversal_supported;
329 al_bool enable_reversal;
336 al_bool tx_swing_low; /* set tx swing low when true, and tx swing full when false */
337 al_bool tx_compliance_receive_enable;
338 al_bool set_deemphasis;
351 al_bool perform_eq;
352 al_bool interrupt_enable_on_link_eq_request;
356 al_bool eq_disabl
[all...]
H A Dal_hal_udma_config.h71 al_bool swap_8_bytes; /* enable 8 bytes swap instead of 4 bytes */
72 al_bool swap_s2m_data;
73 al_bool swap_s2m_desc;
74 al_bool swap_m2s_data;
75 al_bool swap_m2s_desc;
95 al_bool break_on_max_boundary; /* Data read break on max boundary */
108 al_bool break_on_max_boundary; /* Data read break on max boundary */
127 al_bool encode_64k_as_zero;
163 al_bool q_promotion; /* enable promotion */
164 al_bool force_promotio
[all...]
H A Dal_hal_plat_types.h59 typedef int al_bool; /** boolean */ typedef
H A Dal_hal_serdes.h358 al_bool al_serdes_lane_pcie_rate_override_is_enabled(
379 al_bool en);
467 al_bool enable);
490 al_bool enable);
562 al_bool enable);
600 al_bool enable);
629 al_bool *is_locked,
630 al_bool *err_cnt_overflow,
703 al_bool al_serdes_tx_deemph_inc(
722 al_bool al_serdes_tx_deemph_de
[all...]
H A Dal_hal_pcie.c103 al_pcie_port_wr_to_ro_set(struct al_pcie_port *pcie_port, al_bool enable)
235 al_bool enable)
252 al_bool enable)
324 al_bool tx_relaxed_ordering = (op_mode == AL_PCIE_OPERATING_MODE_RC ? AL_FALSE : AL_TRUE);
325 al_bool rx_relaxed_ordering = (op_mode == AL_PCIE_OPERATING_MODE_RC ? AL_TRUE : AL_FALSE);
473 static al_bool
487 static al_bool
1571 al_bool enable)
1590 al_bool
2003 al_pcie_link_hot_reset(struct al_pcie_port *pcie_port, al_bool enabl
[all...]
H A Dal_hal_udma.h422 static INLINE al_bool al_udma_is_empty(struct al_udma_q *udma_q)
550 static INLINE al_bool al_udma_new_cdesc(struct al_udma_q *udma_q,
H A Dal_hal_serdes.c626 al_bool en)
641 al_bool al_serdes_lane_pcie_rate_override_is_enabled(
779 al_bool enable)
816 al_bool enable)
963 al_bool enable)
1007 al_bool enable)
1031 al_bool *is_locked,
1032 al_bool *err_cnt_overflow,
1175 al_bool lane_sw_flow_enabled;
1219 al_bool lane_sw_flow_almost_enable
[all...]
H A Dal_hal_udma_config.c497 int al_udma_s2m_full_line_write_set(struct al_udma *udma, al_bool enable)
869 int al_udma_m2s_q_sc_pause(struct al_udma_q *udma_q, al_bool set)
972 int al_udma_s2m_no_desc_cfg_set(struct al_udma *udma, al_bool drop_packet, al_bool gen_interrupt, uint32_t wait_for_desc_timeout)
1001 int al_udma_s2m_q_compl_updade_config(struct al_udma_q *udma_q, al_bool enable)
1016 int al_udma_s2m_q_compl_coal_config(struct al_udma_q *udma_q, al_bool enable, uint32_t
1053 int al_udma_s2m_q_compl_hdr_split_config(struct al_udma_q *udma_q, al_bool enable,
1054 al_bool force_hdr_split, uint32_t hdr_len)
/freebsd-11-stable/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth_kr.h102 al_bool toggle;
106 al_bool ack2;
107 al_bool msg_page;
109 al_bool next_page;
132 al_bool preset;
133 al_bool initialize;
140 al_bool receiver_ready;
210 al_bool al_eth_kr_receiver_frame_lock_get(struct al_hal_eth_adapter *adapter,
221 al_bool al_eth_kr_startup_proto_prog_get(struct al_hal_eth_adapter *adapter,
242 al_bool al_eth_kr_training_status_fail_ge
[all...]
H A Dal_hal_eth.h143 al_bool speed_10_HD;
144 al_bool speed_10_FD;
145 al_bool speed_100_HD;
146 al_bool speed_100_FD;
147 al_bool speed_1000_HD;
148 al_bool speed_1000_FD;
149 al_bool speed_10000_HD;
150 al_bool speed_10000_FD;
151 al_bool pfc; /**< priority flow control */
152 al_bool ee
[all...]
H A Dal_hal_eth_kr.c614 al_bool al_eth_kr_receiver_frame_lock_get(struct al_hal_eth_adapter *adapter,
625 al_bool al_eth_kr_startup_proto_prog_get(struct al_hal_eth_adapter *adapter,
636 al_bool al_eth_kr_training_status_fail_get(struct al_hal_eth_adapter *adapter,
899 al_bool next_page_enable,
900 al_bool lt_enable)
930 al_bool *page_received,
931 al_bool *an_completed,
932 al_bool *error)
999 al_bool al_eth_kr_lt_frame_lock_wait(struct al_hal_eth_adapter *adapter,
H A Dal_hal_eth_main.c1488 al_bool force_1000_base_x,
1489 al_bool an_enable,
1491 al_bool full_duplex)
1645 al_bool shared_mdio_if,
2407 int al_eth_rx_header_split_config(struct al_hal_eth_adapter *adapter, al_bool enable, uint32_t header_len)
2432 al_bool enable,
2650 al_bool use_table,
2809 int al_eth_fwd_vid_config_set(struct al_hal_eth_adapter *adapter, al_bool use_table,
3615 int al_eth_led_set(struct al_hal_eth_adapter *adapter, al_bool link_is_up)
4355 uint8_t udma_mask, al_bool fwd_to_ma
[all...]

Completed in 205 milliseconds