Home
last modified time | relevance | path

Searched refs:pause_off_thresh (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/net/ethernet/freescale/enetc/
H A Denetc4_pf.c458 u32 pause_off_thresh = 0, pause_on_thresh = 0; in enetc4_set_tx_pause() local
492 pause_off_thresh = 1 * ENETC_MAC_MAXFRM_SIZE; in enetc4_set_tx_pause()
498 enetc_port_wr(hw, ENETC4_PPAUOFFTR, pause_off_thresh); in enetc4_set_tx_pause()
H A Denetc_pf.c784 u32 pause_off_thresh = 0, pause_on_thresh = 0; in enetc_pl_mac_link_up() local
832 pause_off_thresh = 1 * ENETC_MAC_MAXFRM_SIZE; in enetc_pl_mac_link_up()
838 enetc_port_wr(hw, ENETC_PPAUOFFTR, pause_off_thresh); in enetc_pl_mac_link_up()