Home
last modified time | relevance | path

Searched refs:status_error (Results 1 – 18 of 18) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_tsn.h39 u32 status_error = le32_to_cpu(rx_desc->wb.upper.status_error); in igc_fpe_handle_mpacket() local
42 smd = FIELD_GET(IGC_RXDADV_STAT_SMD_TYPE_MASK, status_error); in igc_fpe_handle_mpacket()
H A Digc_base.h82 __le32 status_error; /* ext status/error */ member
H A Digc_dump.c262 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in igc_rings_dump()
H A Digc.h538 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in igc_test_staterr()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h83 __le32 status_error; /* ext status/error */ member
/linux/drivers/net/ethernet/intel/igbvf/
H A Dvf.h60 __le32 status_error; /* ext status/error */ member
/linux/drivers/net/ethernet/intel/ixgbevf/
H A Ddefines.h231 __le32 status_error; /* ext status/error */ member
H A Dixgbevf.h267 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in ixgbevf_test_staterr()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h265 __le32 status_error; /* ext status/error */ member
295 __le32 status_error; /* ext status/error */ member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Ddpll.c146 enum dpll_lock_status_error *status_error, in mlx5_dpll_device_lock_status_get() argument
157 *status_error = mlx5_dpll_lock_status_error_get(&synce_status); in mlx5_dpll_device_lock_status_get()
/linux/drivers/dpll/
H A Ddpll_netlink.c193 enum dpll_lock_status_error status_error = 0; in dpll_msg_add_lock_status() local
198 &status_error, extack); in dpll_msg_add_lock_status()
203 if (status_error && in dpll_msg_add_lock_status()
206 nla_put_u32(msg, DPLL_A_LOCK_STATUS_ERROR, status_error)) in dpll_msg_add_lock_status()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h521 __le32 status_error; /* ext status/error */ member
547 __le32 status_error; /* ext status/error */ member
/linux/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe.h560 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in ixgbe_test_staterr()
H A Dixgbe_main.c1965 ntc = le32_to_cpu(rx_desc->wb.upper.status_error); in ixgbe_is_non_eop()
/linux/drivers/net/ethernet/wangxun/libwx/
H A Dwx_type.h981 __le32 status_error; /* ext status/error */ member
/linux/drivers/dpll/zl3073x/
H A Ddpll.c1093 enum dpll_lock_status_error *status_error, in zl3073x_dpll_lock_status_get() argument
/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c769 enum dpll_lock_status_error *status_error, in ice_dpll_lock_status_get() argument
/linux/drivers/ptp/
H A Dptp_ocp.c4586 enum dpll_lock_status_error *status_error, in ptp_ocp_dpll_lock_status_get() argument