Home
last modified time | relevance | path

Searched refs:virtchnl_ether_addr (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h408 struct virtchnl_ether_addr { struct
413 VIRTCHNL_CHECK_STRUCT_LEN(8, virtchnl_ether_addr); argument
418 struct virtchnl_ether_addr list[1];
722 sizeof(struct virtchnl_ether_addr); in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h76 struct virtchnl_ether_addr default_lan_addr;
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c432 (count * sizeof(struct virtchnl_ether_addr)); in i40evf_add_ether_addrs()
437 sizeof(struct virtchnl_ether_addr); in i40evf_add_ether_addrs()
439 (count * sizeof(struct virtchnl_ether_addr)); in i40evf_add_ether_addrs()
504 (count * sizeof(struct virtchnl_ether_addr)); in i40evf_del_ether_addrs()
509 sizeof(struct virtchnl_ether_addr); in i40evf_del_ether_addrs()
511 (count * sizeof(struct virtchnl_ether_addr)); in i40evf_del_ether_addrs()