Searched refs:CHK_PAD_ERR_BIT (Results 1 – 2 of 2) sorted by relevance
53 #define CHK_PAD_ERR_BIT(x) (((x) >> PAD_ERROR_BIT) & 1) macro
162 if (CHK_MAC_ERR_BIT(ack_err_status) || CHK_PAD_ERR_BIT(ack_err_status)) in cpl_fw6_pld_handler()
Completed in 4 milliseconds