Searched refs:cudbg_entity_hdr (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcudbg_lib_common.h35 struct cudbg_entity_hdr { struct
H A Dcxgb4_cudbg.c110 struct cudbg_entity_hdr *entity_hdr;
193 sizeof(struct cudbg_entity_hdr) *
270 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY;
H A Dcudbg_lib.h170 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i);
172 struct cudbg_entity_hdr *entity_hdr);
H A Dcudbg_lib.c490 struct cudbg_entity_hdr *entity_hdr)
506 struct cudbg_entity_hdr *cudbg_get_entity_hdr(void *outbuf, int i)
510 return (struct cudbg_entity_hdr *)
512 (sizeof(struct cudbg_entity_hdr) * (i - 1)));
H A Dcxgb4_ethtool.c1954 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY;
1983 sizeof(struct cudbg_entity_hdr) * CUDBG_MAX_ENTITY;

Completed in 285 milliseconds