Searched refs:fup (Results 1 – 1 of 1) sorted by relevance
2274 u8 fup, up; in fcoe_dcb_create() local2290 fup = dcb_ieee_getapp_mask(netdev, &app); in fcoe_dcb_create()2295 fup = dcb_getapp(netdev, &app); in fcoe_dcb_create()2299 ctlr->priority = ffs(fup) ? ffs(fup) - 1 : fcoe->priority; in fcoe_dcb_create()