Searched refs:LINK_DOWN (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/drivers/pci/controller/cadence/ |
D | pci-j721e.c | 32 #define LINK_DOWN BIT(1) macro 337 .linkdown_irq_regfield = LINK_DOWN, 343 .linkdown_irq_regfield = LINK_DOWN, 379 .linkdown_irq_regfield = LINK_DOWN, 385 .linkdown_irq_regfield = LINK_DOWN,
|
/linux-6.12.1/drivers/pci/controller/ |
D | pcie-xilinx-cpm.c | 43 IMR(LINK_DOWN) | \ 308 _IC(LINK_DOWN, "Link Down"),
|
D | pcie-xilinx-dma-pl.c | 39 IMR(LINK_DOWN) | \ 336 _IC(LINK_DOWN, "Link Down"),
|
/linux-6.12.1/drivers/net/ethernet/natsemi/ |
D | ns83820.c | 363 #define LINK_DOWN 0x02 macro 688 newlinkstate = (cfg & CFG_LNKSTS) ? LINK_UP : LINK_DOWN; in phy_intr() 698 } else if (newlinkstate & LINK_DOWN && in phy_intr()
|
/linux-6.12.1/drivers/net/ethernet/neterion/ |
D | s2io.h | 937 #define LINK_DOWN 1 macro
|
D | s2io.c | 4313 s2io_link(sp, LINK_DOWN); in s2io_txpic_intr_handle() 6736 s2io_link(nic, LINK_DOWN); in s2io_set_link() 7046 s2io_link(sp, LINK_DOWN); in do_s2io_card_down() 7469 if (link == LINK_DOWN) { in s2io_link()
|
/linux-6.12.1/drivers/net/ethernet/microchip/ |
D | lan743x_main.h | 1034 LINK_DOWN, enumerator
|
/linux-6.12.1/drivers/net/ethernet/emulex/benet/ |
D | be_cmds.h | 111 LINK_DOWN = 0x0, enumerator
|
D | be_cmds.c | 1703 *link_status = LINK_DOWN; in be_cmd_link_status_query()
|