OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:multiport
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/cxgb/
cxgb_xgmac.c
136
if (mac->
multiport
) {
151
if (is_10G(adap) || mac->
multiport
)
242
if (mac->
multiport
)
247
if (mac->
multiport
&& idx < mac->adapter->params.nports)
314
if (allmulti_rx_mode(rm) || mac->
multiport
)
358
if (mac->
multiport
)
362
if (mac->
multiport
)
430
if (mac->
multiport
) {
476
if (mac->
multiport
)
512
if (mac->
multiport
)
[
all
...]
cxgb_common.h
467
unsigned char
multiport
; /* multiple ports connected to this MAC */
member in struct:cmac
cxgb_main.c
977
if (!mac->
multiport
)
cxgb_t3_hw.c
3598
mac->
multiport
= adapter->params.nports > 2;
3599
if (mac->
multiport
) {
Completed in 19 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025