Home
last modified time | relevance | path

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

/third_party/gptfdisk/
H A DMakefile153 sgdisk: $(LIB_OBJS) sgdisk.o gptcl.o
154 $(CXX) $(LIB_OBJS) sgdisk.o gptcl.o $(LDFLAGS) $(LDLIBS) $(SGDISK_LDLIBS) $(THINBINFLAGS) -o sgdisk$(FN_EXTENSION)
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/
H A Dixgb_hw.h702 u64 gptcl; member
H A Dixgb_ethtool.c305 *reg++ = IXGB_GET_STAT(adapter, gptcl); /* 104 */ in ixgb_get_regs()
H A Dixgb_main.c1645 adapter->stats.gptcl += IXGB_READ_REG(&adapter->hw, GPTCL); in ixgb_update_stats()
1681 netdev->stats.tx_packets = adapter->stats.gptcl; in ixgb_update_stats()

Completed in 7 milliseconds