Searched refs:xpcs_warn (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 209 #define xpcs_warn(__xpcs, __state, __args...) \ macro 225 xpcs_warn(xpcs, state, "Link fault condition detected!\n"); in xpcs_read_fault() 234 xpcs_warn(xpcs, state, "Receiver fault detected!\n"); in xpcs_read_fault() 236 xpcs_warn(xpcs, state, "Transmitter fault detected!\n"); in xpcs_read_fault() 243 xpcs_warn(xpcs, state, "FIFO fault condition detected!\n"); in xpcs_read_fault() 252 xpcs_warn(xpcs, state, "Link is not locked!\n"); in xpcs_read_fault() 259 xpcs_warn(xpcs, state, "Link has errors!\n"); in xpcs_read_fault()
|
/kernel/linux/linux-6.6/drivers/net/pcs/ |
H A D | pcs-xpcs.c | 306 #define xpcs_warn(__xpcs, __state, __args...) \ macro 319 xpcs_warn(xpcs, state, "Link fault condition detected!\n"); in xpcs_read_fault_c73() 328 xpcs_warn(xpcs, state, "Receiver fault detected!\n"); in xpcs_read_fault_c73() 330 xpcs_warn(xpcs, state, "Transmitter fault detected!\n"); in xpcs_read_fault_c73() 337 xpcs_warn(xpcs, state, "FIFO fault condition detected!\n"); in xpcs_read_fault_c73() 346 xpcs_warn(xpcs, state, "Link is not locked!\n"); in xpcs_read_fault_c73() 353 xpcs_warn(xpcs, state, "Link has errors!\n"); in xpcs_read_fault_c73()
|
Completed in 5 milliseconds