23 | | Each 4 Kbytes container is protected by a SET/RESET synchronisation variable. To access both the container status, and the container itself, the NIC uses two physical addresses, that are packed in a 64 bits "container descriptor". |
24 | | * desc[25:0] contain bits[31:6] of the status physical address. |
25 | | * desc[51:26] contain bits[31:6] of the buffer physical address. |
| 23 | Each 4 Kbytes container is protected by a SET/RESET ''status'' synchronisation variable. To access both the container status, and the container itself, the NIC uses two physical addresses, that are packed in a 64 bits "container descriptor". |
| 24 | * desc[31:0] contain bits[31:0] of the status physical address. |
| 25 | * desc[51:32] contain bits[31:12] of the buffer physical address. |