Searched refs:get_dma_q (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1032 static smallint set_dma_q, get_dma_q; variable
1553 print_flag_on_off(get_dma_q, "DMA queue_depth", dma_q);
1729 if (get_dma_q) {
1972 parse_opts(&get_dma_q, &set_dma_q, &dma_q, 0, INT_MAX);
1974 parse_opts(&get_dma_q, NULL, NULL, 0, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/hdparm-9.43/
H A Dhdparm.c69 static int set_dma_q = 0, get_dma_q = 0, dma_q = 0; variable
1663 if (get_dma_q)
2074 if (get_dma_q) {

Completed in 102 milliseconds