Searched defs:compl_tag (Results 1 – 2 of 2) sorted by relevance
457 s16 compl_tag, bool eop, bool is_gso) in gve_tx_fill_pkt_desc_dqo()1015 u16 compl_tag, u64 *bytes, u64 *pkts, in gve_handle_packet_completion()1078 struct gve_tx_ring *tx, u16 compl_tag, in gve_handle_miss_completion()1211 u16 compl_tag = le16_to_cpu(compl_desc->completion_tag); in gve_clean_tx_done_dqo() local1225 u16 compl_tag = le16_to_cpu(compl_desc->completion_tag); in gve_clean_tx_done_dqo() local1231 u16 compl_tag = le16_to_cpu(compl_desc->completion_tag); in gve_clean_tx_done_dqo() local
39 __le16 compl_tag; member