Home
last modified time | relevance | path

Searched refs:status_err_n (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_txrx_lib.h53 * @status_err_n: Rx descriptor status_error0 or status_error1 bits
62 ice_test_staterr(__le16 status_err_n, const u16 stat_err_bits) in ice_test_staterr() argument
64 return !!(status_err_n & cpu_to_le16(stat_err_bits)); in ice_test_staterr()

Completed in 1 milliseconds