Home
last modified time | relevance | path

Searched refs:t4_l2t_fops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dl2t.h127 extern const struct file_operations t4_l2t_fops;
H A Dl2t.c756 const struct file_operations t4_l2t_fops = { variable
H A Dcxgb4_debugfs.c3796 { "l2t", &t4_l2t_fops, 0400, 0}, in t4_setup_debugfs()