Searched defs:namep (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/ |
D | debugfs.c | 168 const char *namep; in mlx5_cmdif_debugfs_init() local
|
/drivers/infiniband/hw/qib/ |
D | qib_iba6120.c | 2507 static u32 qib_read_6120cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_6120cntrs() 2541 char **namep, u64 **cntrp) in qib_read_6120portcntrs()
|
D | qib_iba7220.c | 3159 static u32 qib_read_7220cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_7220cntrs() 3194 char **namep, u64 **cntrp) in qib_read_7220portcntrs()
|
D | qib_iba7322.c | 5023 static u32 qib_read_7322cntrs(struct qib_devdata *dd, loff_t pos, char **namep, in qib_read_7322cntrs() 5059 char **namep, u64 **cntrp) in qib_read_7322portcntrs()
|
/drivers/infiniband/hw/hfi1/ |
D | chip.c | 12056 u32 hfi1_read_cntrs(struct hfi1_devdata *dd, char **namep, u64 **cntrp) in hfi1_read_cntrs() 12127 u32 hfi1_read_portcntrs(struct hfi1_pportdata *ppd, char **namep, u64 **cntrp) in hfi1_read_portcntrs()
|