Searched defs:new_mac (Results 1 – 6 of 6) sorted by relevance
428 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in txgbe_vf_reset() local457 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in txgbe_vf_set_mac_addr() local738 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in txgbe_set_vf_macvlan_msg() local
445 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ixgbe_vf_reset() local474 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ixgbe_vf_set_mac_addr() local783 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ixgbe_set_vf_macvlan_msg() local
19 uint8_t *new_mac = (uint8_t *)(mac_addr); in rte_pmd_ixgbe_set_vf_mac_addr() local
281 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in igb_vf_reset() local306 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in igb_vf_set_mac_addr() local
270 int hinic_update_mac(void *hwdev, u8 *old_mac, u8 *new_mac, u16 vlan_id, in hinic_update_mac()
356 u8 new_mac[ETH_ALEN]; member