Home
last modified time | relevance | path

Searched refs:pcix_cmd (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/broadcom/
Dtg3.c8996 u16 pcix_cmd; in tg3_restore_pci_state() local
8999 &pcix_cmd); in tg3_restore_pci_state()
9000 pcix_cmd &= ~PCI_X_CMD_ERO; in tg3_restore_pci_state()
9002 pcix_cmd); in tg3_restore_pci_state()
10530 u16 pcix_cmd; in tg3_reset_hw() local
10533 &pcix_cmd); in tg3_reset_hw()
10535 pcix_cmd &= ~PCI_X_CMD_MAX_READ; in tg3_reset_hw()
10536 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
10538 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); in tg3_reset_hw()
10539 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
[all …]
/drivers/net/ethernet/neterion/
Ds2io.c7497 u16 pci_cmd = 0, pcix_cmd = 0; in s2io_init_pci() local
7501 &(pcix_cmd)); in s2io_init_pci()
7503 (pcix_cmd | 1)); in s2io_init_pci()
7505 &(pcix_cmd)); in s2io_init_pci()