Home
last modified time | relevance | path

Searched defs:ETH_ALEN (Results 1 – 25 of 33) sorted by relevance

12

/freebsd-src/sys/dev/ice/
H A Dice_defs.h35 #define ETH_ALEN 6 macro
/freebsd-src/sys/compat/linuxkpi/common/include/linux/
H A Dif_ether.h42 #ifndef ETH_ALEN macro
/freebsd-src/contrib/wpa/src/wps/
H A Dwps_upnp.c810 const u8 from_mac_addr[ETH_ALEN], in upnp_wps_device_send_wlan_event()
870 static int eth_get(const char *device, u8 ea[ETH_ALEN]) in eth_get()
919 struct in_addr *netmask, u8 mac[ETH_ALEN]) in get_netif_info()
/freebsd-src/sys/dev/enic/
H A Denic_compat.h22 #define ETH_ALEN ETHER_ADDR_LEN macro
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h533 ath10k_wmi_pdev_set_base_macaddr(struct ath10k *ar, const u8 macaddr[ETH_ALEN]) in ath10k_wmi_pdev_set_base_macaddr()
643 const u8 macaddr[ETH_ALEN]) in ath10k_wmi_vdev_create()
824 const u8 peer_addr[ETH_ALEN], in ath10k_wmi_vdev_sta_uapsd()
860 const u8 peer_addr[ETH_ALEN], in ath10k_wmi_peer_create()
877 const u8 peer_addr[ETH_ALEN]) in ath10k_wmi_peer_delete()
893 const u8 peer_addr[ETH_ALEN], u32 tid_bitmap) in ath10k_wmi_peer_flush()
992 ath10k_wmi_scan_prob_req_oui(struct ath10k *ar, const u8 mac_addr[ETH_ALEN]) in ath10k_wmi_scan_prob_req_oui()
H A Dwmi-tlv.c2234 const u8 mac_addr[ETH_ALEN]) in ath10k_wmi_tlv_op_gen_vdev_create()
2566 const u8 peer_addr[ETH_ALEN], in ath10k_wmi_tlv_op_gen_vdev_sta_uapsd()
2733 const u8 peer_addr[ETH_ALEN], in ath10k_wmi_tlv_op_gen_peer_create()
2758 const u8 peer_addr[ETH_ALEN]) in ath10k_wmi_tlv_op_gen_peer_delete()
2781 const u8 peer_addr[ETH_ALEN], u32 tid_bitmap) in ath10k_wmi_tlv_op_gen_peer_flush()
H A Dwmi.c6506 const u8 macaddr[ETH_ALEN]) in ath10k_wmi_op_gen_pdev_set_base_macaddr()
7225 const u8 macaddr[ETH_ALEN]) in ath10k_wmi_op_gen_vdev_create()
7496 const u8 peer_addr[ETH_ALEN], in ath10k_wmi_op_gen_peer_create()
7519 const u8 peer_addr[ETH_ALEN]) in ath10k_wmi_op_gen_peer_delete()
7540 const u8 peer_addr[ETH_ALEN], u32 tid_bitmap) in ath10k_wmi_op_gen_peer_flush()
/freebsd-src/sys/dev/mlx5/mlx5_core/
H A Dmlx5_eswitch.c219 esw_fdb_set_vport_rule(struct mlx5_eswitch *esw, u8 mac[ETH_ALEN], u32 vport) in esw_fdb_set_vport_rule() argument
1185 node_guid_gen_from_mac(u64 * node_guid,u8 mac[ETH_ALEN]) node_guid_gen_from_mac() argument
1198 mlx5_eswitch_set_vport_mac(struct mlx5_eswitch * esw,int vport,u8 mac[ETH_ALEN]) mlx5_eswitch_set_vport_mac() argument
H A Dmlx5_vport.c714 u8 addr_list[][ETH_ALEN], in mlx5_query_nic_vport_mac_list()
777 u8 addr_list[][ETH_ALEN], in mlx5_modify_nic_vport_mac_list()
/freebsd-src/contrib/wpa/src/l2_packet/
H A Dl2_packet_freebsd.c175 eth_get(const char * device,u8 ea[ETH_ALEN]) eth_get() argument
/freebsd-src/contrib/wpa/src/drivers/
H A Ddriver_roboswitch.c77 static void wpa_driver_roboswitch_addr_be16(const u8 addr[ETH_ALEN], u16 *be) in wpa_driver_roboswitch_addr_be16() argument
/freebsd-src/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_new.h364 wpas_dbus_unregister_bss(struct wpa_supplicant * wpa_s,u8 bssid[ETH_ALEN],unsigned int id) wpas_dbus_unregister_bss() argument
370 wpas_dbus_register_bss(struct wpa_supplicant * wpa_s,u8 bssid[ETH_ALEN],unsigned int id) wpas_dbus_register_bss() argument
H A Ddbus_new.c2439 wpas_dbus_sta_signal_prop_changed(struct wpa_supplicant * wpa_s,enum wpas_dbus_bss_prop property,u8 address[ETH_ALEN]) wpas_dbus_sta_signal_prop_changed() argument
2977 wpas_dbus_unregister_bss(struct wpa_supplicant * wpa_s,u8 bssid[ETH_ALEN],unsigned int id) wpas_dbus_unregister_bss() argument
3018 wpas_dbus_register_bss(struct wpa_supplicant * wpa_s,u8 bssid[ETH_ALEN],unsigned int id) wpas_dbus_register_bss() argument
[all...]
H A Ddbus_new_handlers_p2p.c58 parse_peer_object_path(const char * peer_path,u8 addr[ETH_ALEN]) parse_peer_object_path() argument
[all...]
/freebsd-src/contrib/libpcap/
H A Dpcap-dos.h21 #define ETH_ALEN sizeof(ETHER) /* Ether address length */ macro
/freebsd-src/sys/dev/axgbe/
H A Dxgbe_osdep.h186 #define ETH_ALEN global() macro
/freebsd-src/contrib/wpa/src/utils/
H A Dcommon.h315 #define ETH_ALEN global() macro
/freebsd-src/tools/tools/netmap/
H A Dlb.c50 #define ETH_ALEN 6 macro
/freebsd-src/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_flow_table.c1063 mlx5e_fill_addr_array(struct mlx5e_priv * priv,int list_type,u8 addr_array[][ETH_ALEN],int size) mlx5e_fill_addr_array() argument
/freebsd-src/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c107 #define ETH_ALEN 6 macro
/freebsd-src/sys/dev/qlnx/qlnxe/
H A Decore_mcp.c4223 u8 lldp_mac_addr[ETH_ALEN]) in ecore_mcp_get_lldp_mac()
4257 u8 lldp_mac_addr[ETH_ALEN]) in ecore_mcp_set_lldp_mac()
H A Decore_dev.c1166 u8 mac_addr[ETH_ALEN]) in ecore_llh_add_mac_filter()
1369 u8 mac_addr[ETH_ALEN]) in ecore_llh_remove_mac_filter()
H A Decore_vfpf_if.h36 #define ETH_ALEN 6 /* @@@ TBD MichalK - should this be defined here?*/ macro
H A Decore_roce_api.h33 #define ETH_ALEN 6 macro
H A Decore_rdma_api.h33 #define ETH_ALEN 6 macro

12