| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_tsn.h | 39 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 D | igc_base.h | 82 __le32 status_error; /* ext status/error */ member
|
| H A D | igc_dump.c | 262 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in igc_rings_dump()
|
| H A D | igc.h | 538 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 D | e1000_82575.h | 83 __le32 status_error; /* ext status/error */ member
|
| /linux/drivers/net/ethernet/intel/igbvf/ |
| H A D | vf.h | 60 __le32 status_error; /* ext status/error */ member
|
| /linux/drivers/net/ethernet/intel/ixgbevf/ |
| H A D | defines.h | 231 __le32 status_error; /* ext status/error */ member
|
| H A D | ixgbevf.h | 267 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 D | hw.h | 265 __le32 status_error; /* ext status/error */ member 295 __le32 status_error; /* ext status/error */ member
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 146 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 D | dpll_netlink.c | 193 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 D | e1000_hw.h | 521 __le32 status_error; /* ext status/error */ member 547 __le32 status_error; /* ext status/error */ member
|
| /linux/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe.h | 560 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in ixgbe_test_staterr()
|
| H A D | ixgbe_main.c | 1965 ntc = le32_to_cpu(rx_desc->wb.upper.status_error); in ixgbe_is_non_eop()
|
| /linux/drivers/net/ethernet/wangxun/libwx/ |
| H A D | wx_type.h | 981 __le32 status_error; /* ext status/error */ member
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1093 enum dpll_lock_status_error *status_error, in zl3073x_dpll_lock_status_get() argument
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 769 enum dpll_lock_status_error *status_error, in ice_dpll_lock_status_get() argument
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 4586 enum dpll_lock_status_error *status_error, in ptp_ocp_dpll_lock_status_get() argument
|