Lines Matching full:assign
244 * eth_broadcast_addr - Assign broadcast address
247 * Assign the broadcast address to the given address array.
255 * eth_zero_addr - Assign zero address
258 * Assign the zero address to the given address array.
317 * eth_hw_addr_set - Assign Ethernet address to a net_device
319 * @addr: address to assign
321 * Assign given address to the net_device, addr_assign_type is not changed.
594 * eth_hw_addr_gen - Generate and assign Ethernet address to a port
599 * Generate a MAC address using a base address and an offset and assign it
615 * eth_skb_pkt_type - Assign packet type if destination address does not match
620 * device address, assign an appropriate packet type.