Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c127 static inline unsigned int xgbe_get_max_frame(struct xgbe_prv_data *pdata) in xgbe_get_max_frame() function
2287 frame_fifo_size = XGMAC_FLOW_CONTROL_ALIGN(xgbe_get_max_frame(pdata)); in xgbe_queue_flow_control_threshold()
2439 delay = xgbe_get_max_frame(pdata); in xgbe_get_pfc_delay()
2484 q_fifo_size = XGMAC_FIFO_ALIGN(xgbe_get_max_frame(pdata)); in xgbe_calculate_dcb_fifo()
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-dev.c127 static inline unsigned int xgbe_get_max_frame(struct xgbe_prv_data *pdata) in xgbe_get_max_frame() function
2337 frame_fifo_size = XGMAC_FLOW_CONTROL_ALIGN(xgbe_get_max_frame(pdata)); in xgbe_queue_flow_control_threshold()
2489 delay = xgbe_get_max_frame(pdata); in xgbe_get_pfc_delay()
2534 q_fifo_size = XGMAC_FIFO_ALIGN(xgbe_get_max_frame(pdata)); in xgbe_calculate_dcb_fifo()

Completed in 8 milliseconds