Searched defs:speed_map (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | subr.c | 996 static const unsigned short speed_map[] = { 33, 66, 100, 133 }; in get_pci_mode() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | subr.c | 1013 static const unsigned short speed_map[] = { 33, 66, 100, 133 }; in get_pci_mode() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 3458 static unsigned short speed_map[] = { 33, 66, 100, 133 }; in get_pci_mode() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_hw.c | 3393 static unsigned short speed_map[] = { 33, 66, 100, 133 }; in get_pci_mode() local
|
Completed in 13 milliseconds