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

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A Ddebug.c1169 if (il->ops->dump_fh) {
1170 ret = pos = il->ops->dump_fh(il, &buf, true);
H A D4965.c1865 .dump_fh = il4965_dump_fh,
H A Dcommon.c4156 if (il->ops->dump_fh)
4157 il->ops->dump_fh(il, NULL, false);
H A Dcommon.h1546 int (*dump_fh) (struct il_priv *il, char **buf, bool display); member in struct:il_ops

Completed in 300 milliseconds