Searched refs:GVE_RXF_PKT_CONT (Results 1 – 2 of 2) sorted by relevance
144 #define GVE_RXF_PKT_CONT GVE_RXFLG(10) /* Multi Fragment RX packet */ macro
539 bool is_last_frag = !(GVE_RXF_PKT_CONT & desc->flags_seq); in gve_rx()