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

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb.c 267 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *cfg, int direction, u8 up) function in typeref:typename:u8
296 map[up] = ixgbe_dcb_get_tc_from_up(cfg, direction, up);

Completed in 12 milliseconds