Searched refs:ice_dcb_get_tc_map (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_rdma.c246 ena_tc = ice_dcb_get_tc_map(dcbx_cfg);
H A Dice_lib.h926 u8 ice_dcb_get_tc_map(const struct ice_dcbx_cfg *dcbcfg);
H A Dice_lib.c8390 * ice_dcb_get_tc_map - Scans config to get bitmap of enabled TCs
8397 ice_dcb_get_tc_map(const struct ice_dcbx_cfg *dcbcfg) function
8438 tc_map = ice_dcb_get_tc_map(dcbcfg);
8793 tc_map = ice_dcb_get_tc_map(dcbcfg);

Completed in 128 milliseconds