/freebsd-src/tests/sys/kern/ |
H A D | ktls_test.c | 546 int auth_alg, int minor, uint64_t seqno, struct tls_enable *en) in build_tls_enable() 606 free_tls_enable(struct tls_enable *en) in free_tls_enable() 614 tls_EVP_CIPHER(const struct tls_enable *en) in tls_EVP_CIPHER() 645 tls_EVP_MD(const struct tls_enable *en) in tls_EVP_MD() 660 tls_header_len(struct tls_enable *en) in tls_header_len() 682 tls_mac_len(struct tls_enable *en) in tls_mac_len() 707 tls_trailer_len(struct tls_enable *en) in tls_trailer_len() 721 tls_minimum_record_payload(struct tls_enable *en) in tls_minimum_record_payload() 737 tls_mte_aad(struct tls_enable *en, size_t len, in tls_mte_aad() 748 tls_12_aead_aad(struct tls_enable *en, size_t len, in tls_12_aead_aad() [all …]
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | testmode.c | 152 mt7615_tm_set_rx_enable(struct mt7615_dev *dev, bool en) in mt7615_tm_set_rx_enable() 172 mt7615_tm_set_tx_antenna(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_antenna() 225 mt7615_tm_set_tx_frames(struct mt7615_phy *phy, bool en) in mt7615_tm_set_tx_frames() 246 bool en = phy->mt76->test.state != MT76_TM_STATE_OFF; in mt7615_tm_update_params() local
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | testmode.c | 74 mt7915_tm_set_freq_offset(struct mt7915_phy *phy, bool en, u32 val) in mt7915_tm_set_freq_offset() 106 mt7915_tm_set_trx(struct mt7915_phy *phy, int type, bool en) in mt7915_tm_set_trx() 404 mt7915_tm_init(struct mt7915_phy *phy, bool en) in mt7915_tm_init() 435 mt7915_tm_set_tx_frames(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_frames() 483 mt7915_tm_set_rx_frames(struct mt7915_phy *phy, bool en) in mt7915_tm_set_rx_frames() 510 mt7915_tm_set_tx_cont(struct mt7915_phy *phy, bool en) in mt7915_tm_set_tx_cont() 639 bool en = phy->mt76->test.state != MT76_TM_STATE_OFF; in mt7915_tm_update_params() local
|
/freebsd-src/libexec/tftpd/ |
H A D | tftp-file.c | 182 int en = errno; in write_init() local 236 int en = errno; in read_init() local
|
/freebsd-src/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_usb_core.c | 235 static void mt76x02u_pre_tbtt_enable(struct mt76x02_dev *dev, bool en) in mt76x02u_pre_tbtt_enable() 244 static void mt76x02u_beacon_enable(struct mt76x02_dev *dev, bool en) in mt76x02u_beacon_enable()
|
H A D | mt76x02_mmio.c | 68 static void mt76x02e_pre_tbtt_enable(struct mt76x02_dev *dev, bool en) in mt76x02e_pre_tbtt_enable() 76 static void mt76x02e_beacon_enable(struct mt76x02_dev *dev, bool en) in mt76x02e_beacon_enable()
|
/freebsd-src/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | fman_tgec.c | 216 void fman_tgec_set_rx_ignore_pause_frames(struct tgec_regs *regs, bool en) in fman_tgec_set_rx_ignore_pause_frames() 228 void fman_tgec_enable_1588_time_stamp(struct tgec_regs *regs, bool en) in fman_tgec_enable_1588_time_stamp()
|
H A D | fman_dtsec.c | 442 void fman_dtsec_set_wol(struct dtsec_regs *regs, bool en) in fman_dtsec_set_wol() 580 void fman_dtsec_set_ts(struct dtsec_regs *regs, bool en) in fman_dtsec_set_ts() 674 void fman_dtsec_handle_rx_pause(struct dtsec_regs *regs, bool en) in fman_dtsec_handle_rx_pause()
|
H A D | fm_mac.c | 380 t_Error FM_MAC_SetRxIgnorePauseFrames (t_Handle h_FmMac, bool en) in FM_MAC_SetRxIgnorePauseFrames() 394 t_Error FM_MAC_SetWakeOnLan (t_Handle h_FmMac, bool en) in FM_MAC_SetWakeOnLan()
|
H A D | memac.c | 499 static t_Error MemacSetRxIgnorePauseFrames(t_Handle h_Memac, bool en) in MemacSetRxIgnorePauseFrames() 513 static t_Error MemacSetWakeOnLan(t_Handle h_Memac, bool en) in MemacSetWakeOnLan()
|
H A D | dtsec.c | 648 static t_Error DtsecRxIgnoreMacPause(t_Handle h_Dtsec, bool en) in DtsecRxIgnoreMacPause() 1072 static t_Error DtsecSetWakeOnLan(t_Handle h_Dtsec, bool en) in DtsecSetWakeOnLan()
|
/freebsd-src/sys/contrib/dev/rtw89/ |
H A D | rtw8852a.c | 1102 rtw8852a_bb_reset_en(struct rtw89_dev * rtwdev,enum rtw89_phy_idx phy_idx,bool en) rtw8852a_bb_reset_en() argument 1209 rtw8852a_dfs_en(struct rtw89_dev * rtwdev,bool en) rtw8852a_dfs_en() argument 1217 rtw8852a_tssi_cont_en(struct rtw89_dev * rtwdev,bool en,enum rtw89_rf_path path) rtw8852a_tssi_cont_en() argument 1232 rtw8852a_tssi_cont_en_phyidx(struct rtw89_dev * rtwdev,bool en,u8 phy_idx) rtw8852a_tssi_cont_en_phyidx() argument 1246 rtw8852a_adc_en(struct rtw89_dev * rtwdev,bool en) rtw8852a_adc_en() argument [all...] |
H A D | mac.c | 1018 hfc_func_en(struct rtw89_dev * rtwdev,bool en,bool h2c_en) hfc_func_en() argument 1034 hfc_init(struct rtw89_dev * rtwdev,bool reset,bool en,bool h2c_en) hfc_init() argument 1351 cmac_func_en(struct rtw89_dev * rtwdev,u8 mac_idx,bool en) cmac_func_en() argument 3328 rtw89_mac_err_imr_ctrl(struct rtw89_dev * rtwdev,bool en) rtw89_mac_err_imr_ctrl() argument 3757 rtw89_mac_port_cfg_tx_rpt(struct rtw89_dev * rtwdev,struct rtw89_vif * rtwvif,bool en) rtw89_mac_port_cfg_tx_rpt() argument 3768 rtw89_mac_port_cfg_rx_rpt(struct rtw89_dev * rtwdev,struct rtw89_vif * rtwvif,bool en) rtw89_mac_port_cfg_rx_rpt() argument 3791 bool en = rtwvif->net_type != RTW89_NET_TYPE_NO_LINK; rtw89_mac_port_cfg_bcn_prct() local 3804 bool en = rtwvif->net_type == RTW89_NET_TYPE_INFRA || rtw89_mac_port_cfg_rx_sw() local 3818 bool en = rtwvif->net_type == RTW89_NET_TYPE_INFRA || rtw89_mac_port_cfg_rx_sync() local 3831 bool en = rtwvif->net_type == RTW89_NET_TYPE_AP_MODE || rtw89_mac_port_cfg_tx_sw() local 5172 rtw89_mac_bfee_ctrl(struct rtw89_dev * rtwdev,u8 mac_idx,bool en) rtw89_mac_bfee_ctrl() argument 5420 bool en = stats->tx_tfc_lv <= stats->rx_tfc_lv; _rtw89_mac_bf_monitor_track() local 5553 rtw89_mac_set_hw_muedca_ctrl(struct rtw89_dev * rtwdev,struct rtw89_vif * rtwvif,bool en) rtw89_mac_set_hw_muedca_ctrl() argument [all...] |
H A D | efuse.c | 43 static void rtw89_enable_otp_burst_mode(struct rtw89_dev *rtwdev, bool en) in rtw89_enable_otp_burst_mode() argument
|
/freebsd-src/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_hw_tls.c | 273 mlx5e_tls_set_params(void * ctx,const struct tls_session_params * en) mlx5e_tls_set_params() argument 318 const struct tls_session_params *en; mlx5e_tls_snd_tag_alloc() local [all...] |
H A D | mlx5_en_hw_tls_rx.c | 602 mlx5e_tls_rx_set_params(void * ctx,struct inpcb * inp,const struct tls_session_params * en) mlx5e_tls_rx_set_params() argument 663 const struct tls_session_params *en; mlx5e_tls_rx_snd_tag_alloc() local [all...] |
/freebsd-src/sys/dev/iicbus/mux/ |
H A D | pca954x.c | 141 uint8_t en; in pca954x_bus_select() local
|
/freebsd-src/usr.bin/mkuzip/ |
H A D | mkuzip.c | 121 int en; in main() member
|
/freebsd-src/sys/kern/ |
H A D | subr_eventhandler.c | 283 struct eventhandler_entry *ep, *en; in eventhandler_prune_list() local
|
/freebsd-src/usr.bin/bsdiff/bsdiff/ |
H A D | bsdiff.c | 64 u_char *new,off_t newsize,off_t st,off_t en,off_t *pos) in search()
|
/freebsd-src/usr.bin/localedef/ |
H A D | charmap.c | 318 int sn, en; in add_charmap_range() local
|
/freebsd-src/sys/contrib/libfdt/ |
H A D | fdt_sw.c | 188 fdt32_t *en; in fdt_end_node() local
|
/freebsd-src/contrib/tcsh/ |
H A D | sh.lex.c | 767 getsub(struct wordent *en) in getsub() 899 dosub(Char sc, struct wordent *en, int global) in dosub()
|
/freebsd-src/contrib/wpa/src/wps/ |
H A D | http_server.c | 42 enum httpread_event en) in http_request_cb()
|
/freebsd-src/sys/contrib/ncsw/Peripherals/BM/ |
H A D | bm_pool.c | 390 t_Error BM_POOL_ConfigBuffContextMode(t_Handle h_BmPool, bool en) in BM_POOL_ConfigBuffContextMode()
|