Lines Matching refs:valid
1308 netif_warn(bp, rx_err, bp->dev, "TPA packet without valid hash\n");
1750 /* The valid test of the entry must be done first before
1957 /* The valid test of the entry must be done first before
2296 /* The valid test of the entry must be done first before
2420 /* The valid test of the entry must be done first before
2574 /* The valid test of the entry must be done first before
4448 u8 *valid;
4568 valid = ((u8 *)resp) + len - 1;
4600 /* Last byte of resp contains valid bit */
4601 valid = ((u8 *)resp) + len - 1;
4605 if (*valid)
4616 *valid);
4621 /* Zero valid bit for compatibility. Valid bit in an older spec
4625 *valid = 0;
6270 /* The RSS map is valid for RX rings set to resv_rx_rings */