Home
last modified time | relevance | path

Searched refs:evreq (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c1654 bool evreq = mlxsw_pci->cmd.nopoll; in mlxsw_pci_cmd_exec() local
1685 (evreq ? MLXSW_PCI_CIR_CTRL_EVREQ_BIT : 0) | in mlxsw_pci_cmd_exec()
1689 if (!evreq) { in mlxsw_pci_cmd_exec()
1723 if (!evreq) { in mlxsw_pci_cmd_exec()
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci.c1780 bool evreq = mlxsw_pci->cmd.nopoll; in mlxsw_pci_cmd_exec() local
1811 (evreq ? MLXSW_PCI_CIR_CTRL_EVREQ_BIT : 0) | in mlxsw_pci_cmd_exec()
1815 if (!evreq) { in mlxsw_pci_cmd_exec()
1849 if (!evreq) { in mlxsw_pci_cmd_exec()

Completed in 6 milliseconds