Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb4/
Dl2t.h106 extern const struct file_operations t4_l2t_fops;
Dl2t.c590 const struct file_operations t4_l2t_fops = { variable
Dcxgb4_main.c2079 &t4_l2t_fops); in setup_debugfs()