OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tx_bufsize
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
if_aq.c
4132
uint32_t tc,
tx_bufsize
, rx_bufsize;
local in function:aq_hw_qos_set
4146
tx_bufsize
= AQ1_HW_TXBUF_MAX / sc->sc_tcs;
4149
tx_bufsize
= AQ2_HW_TXBUF_MAX / sc->sc_tcs;
4165
tx_bufsize
);
4167
(
tx_bufsize
* (1024 / 32) * 66) / 100);
4169
(
tx_bufsize
* (1024 / 32) * 50) / 100);
if_aq.c
4132
uint32_t tc,
tx_bufsize
, rx_bufsize;
local in function:aq_hw_qos_set
4146
tx_bufsize
= AQ1_HW_TXBUF_MAX / sc->sc_tcs;
4149
tx_bufsize
= AQ2_HW_TXBUF_MAX / sc->sc_tcs;
4165
tx_bufsize
);
4167
(
tx_bufsize
* (1024 / 32) * 66) / 100);
4169
(
tx_bufsize
* (1024 / 32) * 50) / 100);
Completed in 30 milliseconds
Indexes created Tue Sep 23 20:09:58 GMT 2025