Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcudbg_lib.h243 struct cudbg_qdesc_entry *entry) in cudbg_fill_qdesc_txq()
255 struct cudbg_qdesc_entry *entry) in cudbg_fill_qdesc_rxq()
267 struct cudbg_qdesc_entry *entry) in cudbg_fill_qdesc_flq()
278 struct cudbg_qdesc_entry *cudbg_next_qdesc(struct cudbg_qdesc_entry *e) in cudbg_next_qdesc()
280 return (struct cudbg_qdesc_entry *) in cudbg_next_qdesc()
Dcudbg_entity.h333 struct cudbg_qdesc_entry { struct
Dcudbg_lib.c3353 sizeof(struct cudbg_qdesc_entry) * tot_entries; in cudbg_fill_qdesc_num_and_size()
3369 struct cudbg_qdesc_entry *qdesc_entry; in cudbg_collect_qdesc()
3393 qdesc_entry = (struct cudbg_qdesc_entry *)qdesc_info->data; in cudbg_collect_qdesc()