Home
last modified time | relevance | path

Searched refs:is_pcix (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h162 unsigned char is_pcix; member
H A Dsubr.c1002 p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0; in get_pci_mode()
H A Dcxgb2.c1162 adapter->params.pci.is_pcix ? "PCIX" : "PCI", in init_one()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
H A Dcommon.h153 unsigned char is_pcix; member
H A Dcxgb2.c1113 adapter->params.pci.is_pcix ? "PCIX" : "PCI", in init_one()
H A Dsubr.c1019 p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0; in get_pci_mode()

Completed in 11 milliseconds