Home
last modified time | relevance | path

Searched refs:BYTES (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/cavium/thunder/
Dnicvf_queues.h111 #define NICVF_ADDR_ALIGN_LEN(ADDR, BYTES)\ argument
112 (NICVF_ALIGNED_ADDR(ADDR, BYTES) - BYTES)
/linux-4.4.14/Documentation/filesystems/
Dromfs.txt65 12 | checksum | The checksum of the FIRST 512 BYTES.
/linux-4.4.14/Documentation/scsi/
DChangeLog.sym53c8xx466 by reading DWORDS at a time instead of BYTES.
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c5472 p->octets = GET_STAT(BYTES); in t4_get_lb_stats()