OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NMTUS
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_common.h
45
NMTUS
= 16, /* size of MTU table */
383
unsigned short mtus[
NMTUS
];
720
void t3_load_mtus(adapter_t *adap, unsigned short mtus[
NMTUS
],
723
void t3_read_hw_mtus(adapter_t *adap, unsigned short mtus[
NMTUS
]);
725
unsigned short incr[
NMTUS
][NCCTRL_WIN]);
cxgb_ioctl.h
170
uint32_t
nmtus
;
member in struct:ch_mtus
171
uint16_t mtus[
NMTUS
];
cxgb_t3_hw.c
2767
void t3_load_mtus(adapter_t *adap, unsigned short mtus[
NMTUS
],
2778
for (i = 0; i <
NMTUS
; ++i) {
2806
void t3_read_hw_mtus(adapter_t *adap, unsigned short mtus[
NMTUS
])
2810
for (i = 0; i <
NMTUS
; ++i) {
2828
unsigned short incr[
NMTUS
][NCCTRL_WIN])
2832
for (mtu = 0; mtu <
NMTUS
; ++mtu)
cxgb_offload.c
393
mtup->size =
NMTUS
;
1391
t->
nmtus
= mtutab.size;
Completed in 16 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025