Home
last modified time | relevance | path

Searched refs:i40e_virtchnl_ether_addr (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h85 struct i40e_virtchnl_ether_addr default_lan_addr;
86 struct i40e_virtchnl_ether_addr default_fcoe_addr;
Di40e_virtchnl.h272 struct i40e_virtchnl_ether_addr { struct
280 struct i40e_virtchnl_ether_addr list[1]; argument
Di40e_virtchnl_pf.c1877 sizeof(struct i40e_virtchnl_ether_addr); in i40e_vc_validate_vf_msg()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h272 struct i40e_virtchnl_ether_addr { struct
280 struct i40e_virtchnl_ether_addr list[1]; argument
Di40evf_virtchnl.c412 (count * sizeof(struct i40e_virtchnl_ether_addr)); in i40evf_add_ether_addrs()
417 sizeof(struct i40e_virtchnl_ether_addr); in i40evf_add_ether_addrs()
471 (count * sizeof(struct i40e_virtchnl_ether_addr)); in i40evf_del_ether_addrs()
476 sizeof(struct i40e_virtchnl_ether_addr); in i40evf_del_ether_addrs()