Searched defs:pause_time (Results 1 - 14 of 14) sorted by relevance

/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac100_core.c127 dwmac100_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, unsigned int fc, unsigned int pause_time, u32 tx_cnt) argument
H A Ddwmac1000_core.c219 dwmac1000_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, unsigned int fc, unsigned int pause_time, u32 tx_cnt) argument
H A Ddwmac4_core.c717 dwmac4_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, unsigned int fc, unsigned int pause_time, u32 tx_cnt) argument
H A Ddwxgmac2_core.c355 dwxgmac2_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, unsigned int fc, unsigned int pause_time, u32 tx_cnt) argument
H A Ddwmac-sun8i.c730 sun8i_dwmac_flow_ctrl(struct mac_device_info *hw, unsigned int duplex, unsigned int fc, unsigned int pause_time, u32 tx_cnt) argument
/linux-master/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_xgmac.c428 u32 pause_time, pause_ctrl, port_mode, ctrl_val; local
/linux-master/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c446 u16 pause_time = tx_pause ? FSL_FM_PAUSE_TIME_ENABLE : local
408 tgec_set_tx_pause_frames(struct fman_mac *tgec, u8 __maybe_unused priority, u16 pause_time, u16 __maybe_unused thresh_time) argument
H A Dfman_dtsec.c936 u16 pause_time = tx_pause ? FSL_FM_PAUSE_TIME_ENABLE : local
837 dtsec_set_tx_pause_frames(struct fman_mac *dtsec, u8 __maybe_unused priority, u16 pause_time, u16 __maybe_unused thresh_time) argument
H A Dfman_memac.c720 u16 pause_time = tx_pause ? FSL_FM_PAUSE_TIME_ENABLE : local
570 memac_set_tx_pause_frames(struct fman_mac *memac, u8 priority, u16 pause_time, u16 thresh_time) argument
/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_hw.h167 u16 pause_time; /* Flow control pause timer */ member in struct:igc_fc_info
/linux-master/drivers/net/ethernet/wangxun/libwx/
H A Dwx_hw.c2203 u16 pause_time = WX_DEFAULT_FCPAUSE; local
/linux-master/drivers/net/ethernet/intel/igb/
H A De1000_hw.h467 u16 pause_time; /* Flow control pause timer */ member in struct:e1000_fc_info
/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dhw.h676 u16 pause_time; /* Flow control pause timer */ member in struct:e1000_fc_info
/linux-master/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3306 u16 pause_time; /* Flow Control Pause timer */ member in struct:ixgbe_fc_info

Completed in 208 milliseconds