Searched refs:xpcs_warn (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/pcs/ |
| H A D | pcs-xpcs.c | 260 #define xpcs_warn(__xpcs, __state, __args...) \ macro 273 xpcs_warn(xpcs, state, "Link fault condition detected!\n"); in xpcs_read_fault_c73() 282 xpcs_warn(xpcs, state, "Receiver fault detected!\n"); in xpcs_read_fault_c73() 284 xpcs_warn(xpcs, state, "Transmitter fault detected!\n"); in xpcs_read_fault_c73() 291 xpcs_warn(xpcs, state, "FIFO fault condition detected!\n"); in xpcs_read_fault_c73() 300 xpcs_warn(xpcs, state, "Link is not locked!\n"); in xpcs_read_fault_c73() 307 xpcs_warn(xpcs, state, "Link has errors!\n"); in xpcs_read_fault_c73()
|