File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -448,17 +448,17 @@ Function-specific configfs interface
448
448
The function name to use when creating the function directory is "ncm".
449
449
The NCM function provides these attributes in its function directory:
450
450
451
- =============== ==================================================
452
- ifname network device interface name associated with this
453
- function instance
454
- qmult queue length multiplier for high and super speed
455
- host_addr MAC address of host's end of this
456
- Ethernet over USB link
457
- dev_addr MAC address of device's end of this
458
- Ethernet over USB link
459
- max_segment_size Segment size required for P2P connections. This
460
- will set MTU to (max_segment_size - 14 bytes)
461
- =============== ==================================================
451
+ ======================= ==================================================
452
+ ifname network device interface name associated with this
453
+ function instance
454
+ qmult queue length multiplier for high and super speed
455
+ host_addr MAC address of host's end of this
456
+ Ethernet over USB link
457
+ dev_addr MAC address of device's end of this
458
+ Ethernet over USB link
459
+ max_segment_size Segment size required for P2P connections. This
460
+ will set MTU to 14 bytes
461
+ ======================= ==================================================
462
462
463
463
and after creating the functions/ncm.<instance name> they contain default
464
464
values: qmult is 5, dev_addr and host_addr are randomly selected.
You can’t perform that action at this time.
0 commit comments