Lines Matching refs:pmf
3827 if (!sc->port.pmf) {
4338 sc->port.pmf = 0;
6853 * Barrier here for ordering between the writing to sc->port.pmf here
6856 sc->port.pmf = 1;
6859 sc->port.pmf = 0;
6862 BLOGD(sc, DBG_LOAD, "pmf %d\n", sc->port.pmf);
7638 * called due to MCP event (on pmf):
7783 sc->port.pmf = 1;
7784 BLOGD(sc, DBG_INTR, "pmf %d\n", sc->port.pmf);
7788 * sc->port.pmf here and reading it from the bxe_periodic_task().
7937 if ((sc->port.pmf == 0) && (val & DRV_STATUS_PMF))
8169 if ((attn & sc->link_vars.aeu_int_mask) && sc->port.pmf) {
10092 if (sc->port.pmf) {
10208 if (sc->port.pmf) {
10277 if (sc->port.pmf) {
10342 if (sc->port.pmf) {
11556 return (bxe_config_rss_eth(sc, sc->port.pmf || !CHIP_IS_E1x(sc)));
12272 * to the sc->port.pmf in the bxe_nic_load() or bxe_pmf_update() and
12276 if (sc->port.pmf) {
12753 if (sc->port.pmf) {
12784 if (sc->port.pmf) {
12835 sc->port.pmf = 0;