Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Derr_marvel.c593 static const char * const pcix_cmd[] = { in marvel_print_pox_trans_sum() local
631 pcix_cmd[EXTRACT(trans_sum, IO7__POX_TRANSUM__PCIX_CMD)], in marvel_print_pox_trans_sum()
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Derr_marvel.c593 static const char * const pcix_cmd[] = { in marvel_print_pox_trans_sum() local
631 pcix_cmd[EXTRACT(trans_sum, IO7__POX_TRANSUM__PCIX_CMD)], in marvel_print_pox_trans_sum()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A 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 | in tg3_reset_hw()
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dtg3.c8981 u16 pcix_cmd; in tg3_restore_pci_state() local
8984 &pcix_cmd); in tg3_restore_pci_state()
8985 pcix_cmd &= ~PCI_X_CMD_ERO; in tg3_restore_pci_state()
8987 pcix_cmd); in tg3_restore_pci_state()
10514 u16 pcix_cmd; in tg3_reset_hw() local
10517 &pcix_cmd); in tg3_reset_hw()
10519 pcix_cmd &= ~PCI_X_CMD_MAX_READ; in tg3_reset_hw()
10520 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
10522 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); in tg3_reset_hw()
10523 pcix_cmd | in tg3_reset_hw()
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A 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()
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c7503 u16 pci_cmd = 0, pcix_cmd = 0; in s2io_init_pci() local
7507 &(pcix_cmd)); in s2io_init_pci()
7509 (pcix_cmd | 1)); in s2io_init_pci()
7511 &(pcix_cmd)); in s2io_init_pci()

Completed in 47 milliseconds