Home
last modified time | relevance | path

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

/linux-6.1.9/arch/alpha/kernel/
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()
/linux-6.1.9/drivers/net/ethernet/broadcom/
Dtg3.c8975 u16 pcix_cmd; in tg3_restore_pci_state() local
8978 &pcix_cmd); in tg3_restore_pci_state()
8979 pcix_cmd &= ~PCI_X_CMD_ERO; in tg3_restore_pci_state()
8981 pcix_cmd); in tg3_restore_pci_state()
10501 u16 pcix_cmd; in tg3_reset_hw() local
10504 &pcix_cmd); in tg3_reset_hw()
10506 pcix_cmd &= ~PCI_X_CMD_MAX_READ; in tg3_reset_hw()
10507 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
10509 pcix_cmd &= ~(PCI_X_CMD_MAX_SPLIT | PCI_X_CMD_MAX_READ); in tg3_reset_hw()
10510 pcix_cmd |= PCI_X_CMD_READ_2K; in tg3_reset_hw()
[all …]
/linux-6.1.9/drivers/net/ethernet/neterion/
Ds2io.c7510 u16 pci_cmd = 0, pcix_cmd = 0; in s2io_init_pci() local
7514 &(pcix_cmd)); in s2io_init_pci()
7516 (pcix_cmd | 1)); in s2io_init_pci()
7518 &(pcix_cmd)); in s2io_init_pci()