Home
last modified time | relevance | path

Searched refs:brdcast (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c533 u8 brdcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in i40e_alloc_vsi_res() local
549 f = i40e_add_filter(vsi, brdcast, vf->port_vlan_id, in i40e_alloc_vsi_res()
Di40e_main.c8143 u8 brdcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in i40e_config_netdev() local
8204 i40e_add_filter(vsi, brdcast, I40E_VLAN_ANY, false, false); in i40e_config_netdev()