Searched defs:new_mac (Results 1 – 7 of 7) sorted by relevance
339 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ngbe_vf_reset() local368 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ngbe_vf_set_mac_addr() local597 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ngbe_set_vf_macvlan_msg() local
442 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ixgbe_vf_reset() local471 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in ixgbe_vf_set_mac_addr() local800 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
427 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in txgbe_vf_reset() local456 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in txgbe_vf_set_mac_addr() local737 uint8_t *new_mac = (uint8_t *)(&msgbuf[1]); in txgbe_set_vf_macvlan_msg() 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()
347 u8 new_mac[ETH_ALEN]; member