HomeSort by: relevance | last modified time | path
    Searched defs:prio_mask (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb.c 270 u8 prio_mask = 1 << up; local in function:ixgbe_dcb_get_tc_from_up
283 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap)
ixgbe_dcb.c 270 u8 prio_mask = 1 << up; local in function:ixgbe_dcb_get_tc_from_up
283 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap)
ixgbe_dcb.c 270 u8 prio_mask = 1 << up; local in function:ixgbe_dcb_get_tc_from_up
283 if (prio_mask & tc_config[tc].path[direction].up_to_tc_bitmap)

Completed in 32 milliseconds