Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/
Dtg3.c8987 u16 pcix_cmd; in tg3_restore_pci_state() local
8990 &pcix_cmd); in tg3_restore_pci_state()
8991 pcix_cmd &= ~PCI_X_CMD_ERO; in tg3_restore_pci_state()
8993 pcix_cmd); in tg3_restore_pci_state()
10521 u16 pcix_cmd; in tg3_reset_hw() local
10524 &pcix_cmd); in tg3_reset_hw()
10526 pcix_cmd &= ~PCI_X_CMD_MAX_READ; in tg3_reset_hw()
10527 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
10529 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); in tg3_reset_hw()
10530 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
[all …]
/drivers/net/ethernet/neterion/
Ds2io.c7508 u16 pci_cmd = 0, pcix_cmd = 0; in s2io_init_pci() local
7512 &(pcix_cmd)); in s2io_init_pci()
7514 (pcix_cmd | 1)); in s2io_init_pci()
7516 &(pcix_cmd)); in s2io_init_pci()