Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dunpack.h16 int _ret = (r), _vl = (vl), _vh = (vh); \
18 (m).version >= _vl && (m).version <= _vh) { \
/linux/drivers/net/ethernet/realtek/rtase/
H A Drtase_main.c1260 struct vlan_hdr *vh, _vh; in rtase_get_l3_proto() local
1271 vh = skb_header_pointer(skb, offset, sizeof(_vh), &_vh); in rtase_get_l3_proto()