Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
A Digc_base.h81 __le32 status_error; /* ext status/error */ member
A Digc_dump.c262 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in igc_rings_dump()
A Digc.h512 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in igc_test_staterr()
A Digc_main.c1752 le32_to_cpu(rx_desc->wb.upper.status_error)); in igc_rx_checksum()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
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/net/ethernet/intel/igb/
A De1000_82575.h83 __le32 status_error; /* ext status/error */ member
A Digb.h440 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in igb_test_staterr()
A Digb_main.c482 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in igb_dump()
8697 le32_to_cpu(rx_desc->wb.upper.status_error)); in igb_rx_checksum()
/linux/drivers/net/ethernet/intel/igbvf/
A Dvf.h60 __le32 status_error; /* ext status/error */ member
A Dnetdev.c261 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in igbvf_clean_rx_irq()
358 rx_desc->wb.upper.status_error = 0; in igbvf_clean_rx_irq()
370 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in igbvf_clean_rx_irq()
/linux/drivers/net/ethernet/intel/ixgbevf/
A Ddefines.h227 __le32 status_error; /* ext status/error */ member
A Dixgbevf.h283 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in ixgbevf_test_staterr()
/linux/drivers/net/ethernet/intel/e1000e/
A Dhw.h265 __le32 status_error; /* ext status/error */ member
295 __le32 status_error; /* ext status/error */ member
A Dnetdev.c365 le32_to_cpu(rx_desc_ps->wb.middle.status_error); in e1000e_dump()
431 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in e1000e_dump()
931 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in e1000_clean_rx_irq()
1036 rx_desc->wb.upper.status_error &= cpu_to_le32(~0xFF); in e1000_clean_rx_irq()
1049 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in e1000_clean_rx_irq()
1329 staterr = le32_to_cpu(rx_desc->wb.middle.status_error); in e1000_clean_rx_irq_ps()
1461 rx_desc->wb.middle.status_error &= cpu_to_le32(~0xFF); in e1000_clean_rx_irq_ps()
1475 staterr = le32_to_cpu(rx_desc->wb.middle.status_error); in e1000_clean_rx_irq_ps()
1523 staterr = le32_to_cpu(rx_desc->wb.upper.status_error); in e1000_clean_jumbo_rx_irq()
1641 rx_desc->wb.upper.status_error &= cpu_to_le32(~0xFF); in e1000_clean_jumbo_rx_irq()
[all …]
/linux/include/linux/
A Ddpll.h25 enum dpll_lock_status_error *status_error,
/linux/drivers/dpll/
A Ddpll_netlink.c134 enum dpll_lock_status_error status_error = 0; in dpll_msg_add_lock_status() local
139 &status_error, extack); in dpll_msg_add_lock_status()
144 if (status_error && in dpll_msg_add_lock_status()
147 nla_put_u32(msg, DPLL_A_LOCK_STATUS_ERROR, status_error)) in dpll_msg_add_lock_status()
/linux/drivers/net/ethernet/intel/ixgbe/
A Dixgbe.h551 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in ixgbe_test_staterr()
A Dixgbe_type.h2884 __le32 status_error; /* ext status/error */ member
A Dixgbe_main.c1783 ntc = le32_to_cpu(rx_desc->wb.upper.status_error); in ixgbe_is_non_eop()
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.h521 __le32 status_error; /* ext status/error */ member
547 __le32 status_error; /* ext status/error */ member
/linux/drivers/net/ethernet/wangxun/libwx/
A Dwx_type.h834 __le32 status_error; /* ext status/error */ member
A Dwx_lib.c161 return rx_desc->wb.upper.status_error & cpu_to_le32(stat_err_bits); in wx_test_staterr()
364 rx_desc->wb.upper.status_error = 0; in wx_alloc_rx_buffers()
/linux/drivers/net/ethernet/intel/ice/
A Dice_dpll.c549 enum dpll_lock_status_error *status_error, in ice_dpll_lock_status_get() argument
/linux/drivers/ptp/
A Dptp_ocp.c4535 enum dpll_lock_status_error *status_error, in ptp_ocp_dpll_lock_status_get() argument

Completed in 183 milliseconds