Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic_ctx.c630 if (dev->flags & QLCNIC_NEED_FLR) { in qlcnic_fw_create_ctx()
638 dev->flags &= ~QLCNIC_NEED_FLR; in qlcnic_fw_create_ctx()
H A Dqlcnic.h1017 #define QLCNIC_NEED_FLR 0x1000 macro
H A Dqlcnic_main.c2548 adapter->flags |= QLCNIC_NEED_FLR; in qlcnic_probe()