Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcommon.h163 unsigned char is_pcix; member
Dsubr.c1002 p->is_pcix = (pci_mode & F_PCI_MODE_PCIX) != 0; in get_pci_mode()
Dcxgb2.c1161 adapter->params.pci.is_pcix ? "PCIX" : "PCI", in init_one()