Home
last modified time | relevance | path

Searched refs:mac_type (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dhal.c19 .mac_type = ATH12K_HAL_SRNG_UMAC,
30 .mac_type = ATH12K_HAL_SRNG_UMAC,
38 .mac_type = ATH12K_HAL_SRNG_UMAC,
47 .mac_type = ATH12K_HAL_SRNG_UMAC,
56 .mac_type = ATH12K_HAL_SRNG_UMAC,
64 .mac_type = ATH12K_HAL_SRNG_UMAC,
72 .mac_type = ATH12K_HAL_SRNG_UMAC,
81 .mac_type = ATH12K_HAL_SRNG_UMAC,
89 .mac_type = ATH12K_HAL_SRNG_UMAC,
97 .mac_type = ATH12K_HAL_SRNG_UMAC,
[all …]
H A Dhal.h764 enum hal_srng_mac_type mac_type; member
/freebsd/sys/contrib/dev/iwlwifi/fw/
H A Dpnvm.c41 u16 mac_type = 0, rf_id = 0; in iwl_pnvm_handle_section()
92 mac_type = le16_to_cpup((const __le16 *)data); in iwl_pnvm_handle_section()
96 "Got IWL_UCODE_TLV_HW_TYPE mac_type 0x%0x rf_id 0x%0x\n", in iwl_pnvm_handle_section()
97 mac_type, rf_id); in iwl_pnvm_handle_section()
99 if (mac_type == CSR_HW_REV_TYPE(trans->hw_rev) && in iwl_pnvm_handle_section()
154 "HW mismatch, skipping PNVM section (need mac_type 0x%x rf_id 0x%x)\n", in iwl_pnvm_handle_section()
39 u16 mac_type = 0, rf_id = 0; iwl_pnvm_handle_section() local
/freebsd/crypto/openssl/ssl/
H A Dt1_enc.c160 int mac_type; in tls1_change_cipher_state() local
174 mac_type = s->s3.tmp.new_mac_pkey_type; in tls1_change_cipher_state()
324 if (mac_type == EVP_PKEY_HMAC) { in tls1_change_cipher_state()
334 mac_key = EVP_PKEY_new_mac_key(mac_type, NULL, mac_secret, in tls1_change_cipher_state()
474 int mac_type = NID_undef; in tls1_setup_key_block() local
481 if (!ssl_cipher_get_evp(s->ctx, s->session, &c, &hash, &mac_type, in tls1_setup_key_block()
492 s->s3.tmp.new_mac_pkey_type = mac_type; in tls1_setup_key_block()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac-ctxt.c515 u32 mac_type = FW_MAC_TYPE_BSS_STA; in iwl_mvm_get_mac_type()
520 mac_type = FW_MAC_TYPE_P2P_STA; in iwl_mvm_get_mac_type()
522 mac_type = FW_MAC_TYPE_BSS_STA; in iwl_mvm_get_mac_type()
525 mac_type = FW_MAC_TYPE_GO; in iwl_mvm_get_mac_type()
528 mac_type = FW_MAC_TYPE_LISTENER; in iwl_mvm_get_mac_type()
531 mac_type = FW_MAC_TYPE_P2P_DEVICE; in iwl_mvm_mac_ctxt_cmd_common()
534 mac_type = FW_MAC_TYPE_IBSS; in iwl_mvm_mac_ctxt_cmd_common()
539 return mac_type; in iwl_mvm_mac_ctxt_cmd_common()
555 cmd->mac_type = cpu_to_le32(iwl_mvm_get_mac_type(vif)); in iwl_mvm_mac_ctxt_cmd_common()
1602 u32 mac_type; in iwl_mvm_rx_missed_beacons_notif()
503 u32 mac_type = FW_MAC_TYPE_BSS_STA; iwl_mvm_get_mac_type() local
1570 u32 mac_type; iwl_mvm_rx_missed_beacons_notif() local
[all...]
H A Dmld-mac.c29 cmd->mac_type = cpu_to_le32(iwl_mvm_get_mac_type(vif)); in iwl_mvm_mld_mac_ctxt_cmd_common()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_enet.h65 enum mac_type { enum
/freebsd/sys/dev/ice/
H A Dice_ddp_common.c447 * @mac_type: MAC type of the device
449 static u32 ice_get_pkg_segment_id(enum ice_mac_type mac_type)
453 switch (mac_type) { in ice_has_signing_seg()
470 * @mac_type: MAC type of the device in ice_get_pkg_segment_id()
472 static u32 ice_get_pkg_sign_type(enum ice_mac_type mac_type) in ice_get_pkg_segment_id()
476 switch (mac_type) { in ice_get_pkg_segment_id()
501 hw->pkg_seg_id = ice_get_pkg_segment_id(hw->mac_type); in ice_get_pkg_sign_type()
502 hw->pkg_sign_type = ice_get_pkg_sign_type(hw->mac_type); in ice_get_pkg_sign_type()
464 ice_get_pkg_segment_id(enum ice_mac_type mac_type) ice_get_pkg_segment_id() argument
484 ice_get_pkg_sign_type(enum ice_mac_type mac_type) ice_get_pkg_sign_type() argument
H A Dice_common.c178 hw->mac_type = ICE_MAC_E810; in ice_set_mac_type()
199 hw->mac_type = ICE_MAC_GENERIC;
205 hw->mac_type = ICE_MAC_GENERIC_3K_E825;
216 hw->mac_type = ICE_MAC_E830;
219 hw->mac_type = ICE_MAC_UNKNOWN; in ice_is_e810t()
223 ice_debug(hw, ICE_DBG_INIT, "mac_type: %d\n", hw->mac_type); in ice_is_e810t()
231 * returns true if mac_type is ICE_MAC_GENERIC, false if not in ice_is_e810t()
235 return (hw->mac_type == ICE_MAC_GENERIC || in ice_is_e810t()
236 hw->mac_type in ice_is_e810t()
[all...]
H A Dice_type.h1081 enum ice_mac_type mac_type;
1058 enum ice_mac_type mac_type; global() member
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h308 * @mac_type: one of &enum iwl_mac_types
327 __le32 mac_type;
320 __le32 mac_type; global() member
H A Dmac.h299 * @mac_type: one of &enum iwl_mac_types
326 __le32 mac_type;
319 __le32 mac_type; global() member
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Ddrv.c558 .name = _name, .mac_type = _mac_type, .rf_type = _rf_type, .rf_step = _rf_step, \
1301 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb, in iwl_pci_find_dev_info()
1321 if (dev_info->mac_type != (u16)IWL_CFG_ANY && in iwl_pci_probe()
1322 dev_info->mac_type != mac_type) in iwl_pci_probe()
1253 iwl_pci_find_dev_info(u16 device,u16 subsystem_device,u16 mac_type,u8 mac_step,u16 rf_type,u8 cdb,u8 jacket,u8 rf_id,u8 no_160,u8 cores,u8 rf_step) iwl_pci_find_dev_info() argument
/freebsd/sys/dev/iwm/
H A Dif_iwm_mac_ctxt.c276 cmd->mac_type = htole32(IWM_FW_MAC_TYPE_BSS_STA); in iwm_mac_ctxt_cmd_common()
H A Dif_iwmreg.h4058 * @mac_type: one of IWM_FW_MAC_TYPE_*
4070 * @mac_specific: one of struct iwm_mac_data_*, according to mac_type
4077 uint32_t mac_type; member
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-config.h504 u16 mac_type;
522 u16 mac_type, u8 mac_step, u16 rf_type, u8 cdb,
506 u16 mac_type; global() member
/freebsd/sys/dev/bxe/
H A Dbxe_elink.h480 uint8_t mac_type; member
H A Dbxe_elink.c2189 if (vars->mac_type == ELINK_MAC_TYPE_EMAC) { in elink_pfc_statistic()
2425 vars->mac_type = ELINK_MAC_TYPE_UMAC; in elink_umac_enable()
2585 vars->mac_type = ELINK_MAC_TYPE_XMAC; in elink_xmac_enable()
2758 vars->mac_type = ELINK_MAC_TYPE_EMAC; in elink_emac_enable()
3057 if (vars->mac_type == ELINK_MAC_TYPE_XMAC) in elink_update_pfc()
3262 vars->mac_type = ELINK_MAC_TYPE_BMAC; in elink_bmac_enable()
5612 vars->mac_type = ELINK_MAC_TYPE_XMAC; in elink_sync_link()
5614 vars->mac_type = ELINK_MAC_TYPE_BMAC; in elink_sync_link()
5617 vars->mac_type = ELINK_MAC_TYPE_UMAC; in elink_sync_link()
5619 vars->mac_type = ELINK_MAC_TYPE_EMAC; in elink_sync_link()
[all …]
H A Dbxe_stats.c368 if (sc->link_vars.mac_type == ELINK_MAC_TYPE_EMAC) { in bxe_port_stats_init()
419 switch (sc->link_vars.mac_type) { in bxe_port_stats_init()
870 switch (sc->link_vars.mac_type) { in bxe_hw_stats_update()
H A Dbxe.c3566 int mac_type, in bxe_del_all_macs() argument
3578 bxe_set_bit(mac_type, &vlan_mac_flags); in bxe_del_all_macs()
3583 rc, mac_type, wait_for_comp); in bxe_del_all_macs()
5102 uint8_t mac_type; in bxe_tx_encap() local
5126 mac_type = UNICAST_ADDRESS; in bxe_tx_encap()
5261 mac_type = BROADCAST_ADDRESS; in bxe_tx_encap()
5263 mac_type = MULTICAST_ADDRESS; in bxe_tx_encap()
5343 mac_type); in bxe_tx_encap()
5355 ETH_TX_PARSE_BD_E1X_ETH_ADDR_TYPE, mac_type); in bxe_tx_encap()
7009 if (sc->link_vars.mac_type != ELINK_MAC_TYPE_EMAC) { in bxe_link_attn()
[all …]
/freebsd/sys/dev/bwi/
H A Dif_bwivar.h458 #define mac_type mac_regwin.rw_type macro
/freebsd/sys/contrib/alpine-hal/eth/
H A Dal_hal_eth.h993 enum AL_ETH_FWD_CTRL_IDX_MAC_DA_TYPE mac_type; member
H A Dal_hal_eth_main.c2884 if ((index->mac_type != AL_ETH_FWD_CTRL_IDX_MAC_DA_TYPE_ANY) in al_eth_ctrl_index_match()
2885 && (index->mac_type != AL_REG_FIELD_GET(i, AL_FIELD_MASK(10,9),9))) in al_eth_ctrl_index_match()