Searched refs:vlan_offset_byte_val (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c9641 u8 vlan_offset_byte_val; local
9651 vlan_offset_byte_val = 1 << (vlan_id % HCLGE_VLAN_BYTE_SIZE);
9656 req->vlan_offset_bitmap[vlan_offset_byte] = vlan_offset_byte_val;

Completed in 101 milliseconds