Home
last modified time | relevance | path

Searched refs:QL_FRC_COREDUMP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/staging/qlge/
H A Dqlge_devlink.c64 if (test_bit(QL_FRC_COREDUMP, &qdev->flags)) { in qlge_reporter_coredump()
H A Dqlge_ethtool.c606 if (!test_bit(QL_FRC_COREDUMP, &qdev->flags)) in qlge_get_regs_len()
618 if (!test_bit(QL_FRC_COREDUMP, &qdev->flags)) in qlge_get_regs()
H A Dqlge_dbg.c1302 if (!test_bit(QL_FRC_COREDUMP, &qdev->flags)) { in qlge_get_dump()
H A Dqlge.h2018 QL_FRC_COREDUMP = 11, enumerator
H A Dqlge_main.c4444 set_bit(QL_FRC_COREDUMP, &qdev->flags); in qlge_init_device()