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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_txrx.c2462 * ice_get_dscp_up - return the UP/TC value for a SKB
2468 static u8 ice_get_dscp_up(struct ice_dcbx_cfg *dcbcfg, struct sk_buff *skb) function
2489 skb->priority = ice_get_dscp_up(dcbcfg, skb);

Completed in 200 milliseconds