Searched refs:brdcast (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
| D | i40e_virtchnl_pf.c | 538 u8 brdcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in i40e_alloc_vsi_res() local 558 f = i40e_add_filter(vsi, brdcast, in i40e_alloc_vsi_res()
|
| D | i40e_main.c | 8617 u8 brdcast[ETH_ALEN] = {0xff, 0xff, 0xff, 0xff, 0xff, 0xff}; in i40e_config_netdev() local 8688 i40e_add_filter(vsi, brdcast, I40E_VLAN_ANY, false, false); in i40e_config_netdev()
|