/titanic_44/usr/src/uts/intel/io/dnet/ |
H A D | dnet_mii.c | 88 mii_handle_t mac; in mii_create() local 109 mii_probe_phy(mii_handle_t mac, int phy) in mii_probe_phy() 148 mii_init_phy(mii_handle_t mac, int phy) in mii_init_phy() 292 mii_reset_phy(mii_handle_t mac, int phy, enum mii_wait_type wait) in mii_reset_phy() 352 mii_sync(mii_handle_t mac, int phy) in mii_sync() 405 mii_disable_fullduplex(mii_handle_t mac, int phy) in mii_disable_fullduplex() 449 mii_autoneg_enab(mii_handle_t mac, int phy) in mii_autoneg_enab() 463 mii_linkup(mii_handle_t mac, int phy) in mii_linkup() 486 mii_getspeed(mii_handle_t mac, int phy, int *speed, int *fulld) in mii_getspeed() 514 mii_fixspeed(mii_handle_t mac, int phy, int speed, int fullduplex) in mii_fixspeed() [all …]
|
/titanic_44/usr/src/uts/common/io/chxge/com/ |
H A D | vsc7321.c | 242 struct cmac *mac; in vsc7321_mac_create() local 286 static int mac_intr_handler(struct cmac *mac) in mac_intr_handler() 292 static int mac_intr_enable(struct cmac *mac) in mac_intr_enable() 298 static int mac_intr_disable(struct cmac *mac) in mac_intr_disable() 304 static int mac_intr_clear(struct cmac *mac) in mac_intr_clear() 311 static int mac_set_address(struct cmac* mac, u8 addr[6]) in mac_set_address() 329 static int mac_get_address(struct cmac *mac, u8 addr[6]) in mac_get_address() 347 static int mac_reset(struct cmac *mac) in mac_reset() 357 static int mac_set_rx_mode(struct cmac *mac, struct t1_rx_mode *rm) in mac_set_rx_mode() 364 static int mac_set_mtu(struct cmac *mac, int mtu) in mac_set_mtu() [all …]
|
H A D | vsc7326.c | 384 static int mac_intr_handler(struct cmac *mac) in mac_intr_handler() 390 static int mac_intr_enable(struct cmac *mac) in mac_intr_enable() 396 static int mac_intr_disable(struct cmac *mac) in mac_intr_disable() 402 static int mac_intr_clear(struct cmac *mac) in mac_intr_clear() 408 static int mac_set_address(struct cmac* mac, u8 addr[6]) in mac_set_address() 431 static int mac_get_address(struct cmac *mac, u8 addr[6]) in mac_get_address() 449 static int mac_reset(struct cmac *mac) in mac_reset() 459 static int mac_set_rx_mode(struct cmac *mac, struct t1_rx_mode *rm) in mac_set_rx_mode() 476 static int mac_set_mtu(struct cmac *mac, int mtu) in mac_set_mtu() 488 static int mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, in mac_set_speed_duplex_fc() [all …]
|
H A D | ch_mac.c | 80 static int mac_intr_enable(struct cmac *mac) in mac_intr_enable() 106 static int mac_intr_disable(struct cmac *mac) in mac_intr_disable() 132 static int mac_intr_clear(struct cmac *mac) in mac_intr_clear() 157 static int mac_get_address(struct cmac *mac, u8 addr[6]) in mac_get_address() 175 static int mac_reset(struct cmac *mac) in mac_reset() 202 static int mac_set_rx_mode(struct cmac *mac, struct t1_rx_mode *rm) in mac_set_rx_mode() 217 static int mac_set_speed_duplex_fc(struct cmac *mac, int speed, int duplex, in mac_set_speed_duplex_fc() 253 static int mac_enable(struct cmac *mac, int which) in mac_enable() 268 static int mac_disable(struct cmac *mac, int which) in mac_disable() 284 mac_set_ifs(struct cmac *mac, u32 mode) in mac_set_ifs() [all …]
|
H A D | ixf1010.c | 156 #define MACREG(mac, mac_reg) ((mac)->instance->mac_base + (mac_reg)) argument 165 static void disable_port(struct cmac *mac) in disable_port() 174 #define RMON_UPDATE(mac, name, stat_name) \ argument 182 static void port_stats_update(struct cmac *mac) in port_stats_update() 220 static int mac_intr_op(struct cmac *mac) in mac_intr_op() 226 static int mac_set_address(struct cmac *mac, u8 addr[6]) in mac_set_address() 243 static int mac_get_address(struct cmac *mac, u8 addr[6]) in mac_get_address() 261 static int mac_reset(struct cmac *mac) in mac_reset() 266 static int mac_set_rx_mode(struct cmac *mac, struct t1_rx_mode *rm) in mac_set_rx_mode() 301 static int mac_set_mtu(struct cmac *mac, int mtu) in mac_set_mtu() [all …]
|
H A D | ch_subr.c | 175 struct cmac *mac = adapter->port[port_id].mac; in link_changed() local 822 t1_link_start(struct cphy *phy, struct cmac *mac, struct link_config *lc) in t1_link_start() 930 struct cmac *mac = adapter->port[0].mac; in elmer0_ext_intr_handler() local 947 struct cmac *mac = adapter->port[0].mac; in elmer0_ext_intr_handler() local 1307 struct cmac *mac = adapter->port[i].mac; in t1_free_sw_modules() local 1468 struct cmac *mac; in t1_init_sw_modules() local
|
/titanic_44/usr/src/uts/common/io/fcoe/ |
H A D | fcoe_eth.c | 60 fcoe_open_mac(fcoe_mac_t *mac, int force_promisc, fcoeio_stat_t *err_detail) in fcoe_open_mac() 133 fcoe_close_mac(fcoe_mac_t *mac) in fcoe_close_mac() 176 fcoe_enable_callback(fcoe_mac_t *mac) in fcoe_enable_callback() 214 fcoe_disable_callback(fcoe_mac_t *mac) in fcoe_disable_callback() 241 fcoe_mac_t *mac = (fcoe_mac_t *)arg; in fcoe_rx() local 276 fcoe_mac_t *mac = (fcoe_mac_t *)arg; in fcoe_mac_notify() local 341 fcoe_mac_t *mac = EPORT2MAC(eport); in fcoe_mac_set_address() local
|
H A D | fcoe_fc.c | 72 fcoe_mac_t *mac; in fcoe_register_client() local 136 fcoe_mac_t *mac = EPORT2MAC(eport); in fcoe_deregister_client() local 160 fcoe_mac_t *mac = EPORT2MAC(eport); in fcoe_ctl() local 202 fcoe_mac_t *mac = FRM2MAC(frm); in fcoe_tx_frame() local 411 fcoe_mac_t *mac = (fcoe_mac_t *)arg; in fcoe_mac_notify_link_up() local 421 fcoe_mac_t *mac = (fcoe_mac_t *)arg; in fcoe_mac_notify_link_down() local 430 fcoe_create_port(dev_info_t *parent, fcoe_mac_t *mac, int is_target) in fcoe_create_port() 467 fcoe_mac_t *mac; in fcoe_delete_port() local
|
H A D | fcoe.c | 946 fcoe_mac_t *mac = NULL; in fcoe_lookup_mac_by_id() local 965 fcoe_mac_t *mac = NULL; in fcoe_mac_existed() local 981 fcoe_init_wwn_from_mac(uint8_t *wwn, uint8_t *mac, int is_pwwn, uint8_t idx) in fcoe_init_wwn_from_mac() 996 fcoe_mac_t *mac = NULL; in fcoe_create_mac_by_id() local 1016 fcoe_destroy_mac(fcoe_mac_t *mac) in fcoe_destroy_mac() 1030 fcoe_get_mblk(fcoe_mac_t *mac, uint32_t raw_frame_size) in fcoe_get_mblk() 1060 fcoe_mac_t *mac = NULL; in fcoe_watchdog() local 1254 fcoe_mac_t *mac; in fcoe_cmp_wwn() local 1283 fcoe_mac_t *mac = NULL; in fcoe_get_port_list() local
|
/titanic_44/usr/src/cmd/ssh/libssh/common/ |
H A D | mac.c | 59 mac_setup_by_id(Mac *mac, int which) in mac_setup_by_id() 75 mac_setup(Mac *mac, char *name) in mac_setup() 92 mac_init(Mac *mac) in mac_init() 108 mac_compute(Mac *mac, u_int32_t seqno, u_char *data, int datalen) in mac_compute() 134 mac_clear(Mac *mac) in mac_clear()
|
/titanic_44/usr/src/cmd/checknr/ |
H A D | checknr.c | 281 char mac[5]; /* The current macro or nroff command */ in process() local 407 chkcmd(char *line, char *mac) in chkcmd() 443 nomatch(char *mac) in nomatch() 506 checkknown(char *mac) in checkknown() 526 char *mac; in addcmd() local 556 addmac(char *mac) in addmac() 590 binsrch(char *mac) in binsrch()
|
/titanic_44/usr/src/uts/common/io/e1000api/ |
H A D | e1000_mac.c | 50 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_ops_generic() local 179 struct e1000_mac_info *mac = &hw->mac; in e1000_get_bus_info_pci_generic() local 234 struct e1000_mac_info *mac = &hw->mac; in e1000_get_bus_info_pcie_generic() local 711 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_copper_link_generic() local 776 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_fiber_link_generic() local 843 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_serdes_link_generic() local 1060 struct e1000_mac_info *mac = &hw->mac; in e1000_commit_fc_settings_generic() local 1129 struct e1000_mac_info *mac = &hw->mac; in e1000_poll_fiber_serdes_link_generic() local 1353 struct e1000_mac_info *mac = &hw->mac; in e1000_config_fc_after_link_up_generic() local 1839 struct e1000_mac_info *mac = &hw->mac; in e1000_id_led_init_generic() local [all …]
|
H A D | e1000_82542.c | 102 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82542() local 245 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82542() local 319 struct e1000_mac_info *mac = &hw->mac; in e1000_setup_link_82542() local
|
H A D | e1000_82540.c | 160 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82540() local 330 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82540() local 462 struct e1000_mac_info *mac = &hw->mac; in e1000_setup_fiber_serdes_link_82540() local
|
H A D | e1000_82543.c | 195 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82543() local 958 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82543() local 1199 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_copper_link_82543() local 1335 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_fiber_link_82543() local
|
H A D | e1000_82571.c | 288 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82571() local 1192 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82571() local 1652 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_serdes_link_82571() local 1973 struct e1000_mac_info *mac = &hw->mac; in e1000_power_down_phy_copper_82571() local
|
H A D | e1000_82541.c | 221 struct e1000_mac_info *mac = &hw->mac; in e1000_init_mac_params_82541() local 376 struct e1000_mac_info *mac = &hw->mac; in e1000_init_hw_82541() local 586 struct e1000_mac_info *mac = &hw->mac; in e1000_check_for_link_82541() local
|
/titanic_44/usr/src/uts/common/crypto/api/ |
H A D | kcf_mac.c | 97 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_prov() 130 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *mac, in crypto_mac() 221 crypto_ctx_template_t tmpl, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_mac_verify_prov() 254 crypto_key_t *key, crypto_ctx_template_t tmpl, crypto_data_t *mac, in crypto_mac_verify() 571 crypto_mac_final(crypto_context_t context, crypto_data_t *mac, in crypto_mac_final() 608 crypto_data_t *mac, crypto_call_req_t *cr) in crypto_mac_single()
|
H A D | kcf_dual.c | 54 crypto_dual_data_t *ct, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_encrypt_mac_prov() 176 crypto_dual_data_t *ct, crypto_data_t *mac, crypto_call_req_t *crq) in crypto_encrypt_mac() 971 crypto_data_t *mac, crypto_call_req_t *cr) in crypto_encrypt_mac_final() 1073 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_decrypt() 1084 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_decrypt_prov() 1102 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_verify_decrypt() 1114 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq) in crypto_mac_verify_decrypt_prov() 1130 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq, in crypto_mac_decrypt_common() 1393 crypto_data_t *mac, crypto_data_t *pt, crypto_call_req_t *crq, in crypto_mac_decrypt_common_prov() 2063 crypto_mac_decrypt_final(crypto_context_t context, crypto_data_t *mac, in crypto_mac_decrypt_final()
|
/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wpad/ |
H A D | wpa_enc.c | 135 unsigned char *data, unsigned int data_len, unsigned char *mac) in hmac_sha1() 144 unsigned char *addr[], unsigned int *len, unsigned char *mac) in hmac_sha1_vector() 242 uint8_t *addr[], size_t *len, uint8_t *mac) in hmac_md5_vector() 266 size_t data_len, uint8_t *mac) in hmac_md5()
|
/titanic_44/usr/src/lib/librstp/common/ |
H A D | transmit.c | 47 MAC_HEADER_T mac; member 53 MAC_HEADER_T mac; member 60 MAC_HEADER_T mac; member
|
/titanic_44/usr/src/lib/pkcs11/pkcs11_softtoken/common/ |
H A D | softMAC.h | 110 #define SOFT_MAC_FINAL(HASH, mac_ctx, mac) \ argument 115 #define SOFT_MAC_FINAL_2(HASH, mac_ctx, mac) \ argument
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppinput.c | 356 register struct ppmacro* mac; in dump() local 479 struct ppmacro* mac; in ppload() local
|
H A D | ppcall.c | 46 register struct ppmacro* mac; in ppcall() local
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | macro.c | 399 macdefine_tagged(mac, vclass, id, value, file, line, grp) in macdefine_tagged() argument 487 macset(mac, i, value) in macset() argument
|