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

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb.h 172 u8 ixgbe_dcb_get_tc_from_up(struct ixgbe_dcb_config *, int, u8);
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 13 milliseconds