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

/linux-master/fs/jbd2/
H A Dcommit.c364 int first_tag = 0; local
625 first_tag = 1;
678 if (!first_tag)
690 if (first_tag) {
694 first_tag = 0;
/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h579 u16 first_tag; member in struct:i40e_hw
H A Di40e_adminq_cmd.h661 /* The ethertypes in first_tag and second_tag are used to
668 __le16 first_tag; member in struct:i40e_aqc_set_switch_config
H A Di40e_common.c2228 scfg->first_tag = cpu_to_le16(hw->first_tag);
H A Di40e_main.c15650 hw->first_tag = ETH_P_8021AD;

Completed in 240 milliseconds