Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/fcoe/
Dfcoe.c2159 int fcoe_prio = TC_PRIO_INTERACTIVE; in fcoe_dcb_create() local
2186 fcoe_prio = ffs(up) ? ffs(up) - 1 : 0; in fcoe_dcb_create()
2187 ctlr_prio = ffs(fup) ? ffs(fup) - 1 : fcoe_prio; in fcoe_dcb_create()
2190 fcoe->priority = fcoe_prio; in fcoe_dcb_create()