Home
last modified time | relevance | path

Searched refs:rem_mac (Results 1 – 7 of 7) sorted by relevance

/drivers/net/ethernet/sfc/falcon/
Dfilter.h137 u8 rem_mac[ETH_ALEN]; member
Dethtool.c882 ether_addr_copy(mac_entry->h_source, spec.rem_mac); in ef4_ethtool_get_class_rule()
1194 ether_addr_copy(spec.rem_mac, mac_entry->h_source); in ef4_ethtool_set_class_rule()
/drivers/net/ethernet/sfc/
Dfilter.h163 u8 rem_mac[ETH_ALEN]; member
Dethtool.c905 ether_addr_copy(mac_entry->h_source, spec.rem_mac); in efx_ethtool_get_class_rule()
1259 ether_addr_copy(spec.rem_mac, mac_entry->h_source); in efx_ethtool_set_class_rule()
Def10.c4132 COPY_FIELD(REM_MAC, rem_mac, SRC_MAC); in efx_ef10_filter_push_prep_set_match_fields()
/drivers/infiniband/hw/i40iw/
Di40iw_cm.h321 u8 rem_mac[ETH_ALEN]; member
Di40iw_cm.c434 ether_addr_copy(ethh->h_dest, cm_node->rem_mac); in i40iw_form_cm_frame()
464 ether_addr_copy(ethh->h_dest, cm_node->rem_mac); in i40iw_form_cm_frame()
2277 ether_addr_copy(cm_node->rem_mac, iwdev->arp_table[arpindex].mac_addr); in i40iw_make_cm_node()