Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.h239 struct cudbg_qdesc_entry *entry) in cudbg_fill_qdesc_txq()
251 struct cudbg_qdesc_entry *entry) in cudbg_fill_qdesc_rxq()
263 struct cudbg_qdesc_entry *entry) in cudbg_fill_qdesc_flq()
274 struct cudbg_qdesc_entry *cudbg_next_qdesc(struct cudbg_qdesc_entry *e) in cudbg_next_qdesc()
276 return (struct cudbg_qdesc_entry *) in cudbg_next_qdesc()
Dcudbg_entity.h333 struct cudbg_qdesc_entry { struct
Dcudbg_lib.c2935 sizeof(struct cudbg_qdesc_entry) * tot_entries; in cudbg_fill_qdesc_num_and_size()
2951 struct cudbg_qdesc_entry *qdesc_entry; in cudbg_collect_qdesc()
2975 qdesc_entry = (struct cudbg_qdesc_entry *)qdesc_info->data; in cudbg_collect_qdesc()