Home
last modified time | relevance | path

Searched refs:first_tag (Results 1 – 6 of 6) sorted by relevance

/linux/include/linux/
H A Dalloc_tag.h34 struct alloc_tag *first_tag; member
41 struct alloc_tag *first_tag; member
/linux/lib/
H A Dalloc_tag.c272 kernel_tags.first_tag = (struct alloc_tag *)kallsyms_lookup_name( in alloc_tag_sec_init()
276 kernel_tags.count = last_codetag - kernel_tags.first_tag; in alloc_tag_sec_init()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h579 u16 first_tag; member
H A Di40e_adminq_cmd.h517 __le16 first_tag; member
H A Di40e_common.c1914 scfg->first_tag = cpu_to_le16(hw->first_tag); in i40e_aq_set_switch_config()
H A Di40e_main.c15618 hw->first_tag = ETH_P_8021AD; in i40e_probe()