Home
last modified time | relevance | path

Searched refs:is_pcix (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h162 unsigned char is_pcix; member
Dsubr.c1028 p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0; in get_pci_mode()
Dcxgb2.c1113 adapter->params.pci.is_pcix ? "PCIX" : "PCI", in init_one()