Home
last modified time | relevance | path

Searched defs:igb_tx_buffer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/bcc/libbpf-tools/loongarch/
H A Dvmlinux.h53666 struct igb_tx_buffer { struct
53667 union e1000_adv_tx_desc *next_to_watch;
53668 long unsigned int time_stamp;
53669 enum igb_tx_buf_type type;
53670 union {
53674 unsigned int bytecount;
53675 u16 gso_segs;
53676 __be16 protocol;
53677 dma_addr_t dma;
53678 __u32 len;
[all …]
H A Dvmlinux_602.h53666 struct igb_tx_buffer { struct
53667 union e1000_adv_tx_desc *next_to_watch;
53668 long unsigned int time_stamp;
53669 enum igb_tx_buf_type type;
53670 union {
53674 unsigned int bytecount;
53675 u16 gso_segs;
53676 __be16 protocol;
53677 dma_addr_t dma;
53678 __u32 len;
[all …]