Searched refs:cleanup_val (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 6803 u8 cleanup_val, cleanup_type; in qed_parse_igu_fifo_element() local 6805 cleanup_val = in qed_parse_igu_fifo_element() 6813 "cmd_type: cleanup, cleanup_val: %s, cleanup_type : %d, ", in qed_parse_igu_fifo_element() 6814 cleanup_val ? "set" : "clear", in qed_parse_igu_fifo_element()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_debug.c | 7248 u8 cleanup_val, cleanup_type; in qed_parse_igu_fifo_element() local 7250 cleanup_val = in qed_parse_igu_fifo_element() 7258 "cmd_type: cleanup, cleanup_val: %s, cleanup_type : %d, ", in qed_parse_igu_fifo_element() 7259 cleanup_val ? "set" : "clear", in qed_parse_igu_fifo_element()
|
Completed in 21 milliseconds