Home
last modified time | relevance | path

Searched refs:e1000_bus_width (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/igb/
De1000_hw.h135 enum e1000_bus_width { enum
456 enum e1000_bus_width width;
De1000_mac.c54 bus->width = (enum e1000_bus_width)FIELD_GET(PCI_EXP_LNKSTA_NLW, in igb_get_bus_info_pcie()
/linux-6.12.1/drivers/net/ethernet/intel/e1000e/
Dhw.h196 enum e1000_bus_width { enum
668 enum e1000_bus_width width;
Dmac.c27 bus->width = (enum e1000_bus_width)FIELD_GET(PCI_EXP_LNKSTA_NLW, in e1000e_get_bus_info_pcie()
/linux-6.12.1/drivers/net/ethernet/intel/e1000/
De1000_hw.h102 } e1000_bus_width; typedef
1336 e1000_bus_width bus_width;