Home
last modified time | relevance | path

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

/Linux-v5.10/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.h336 struct cudbg_qdesc_entry { struct
Dcudbg_lib.c3355 sizeof(struct cudbg_qdesc_entry) * tot_entries; in cudbg_fill_qdesc_num_and_size()
3371 struct cudbg_qdesc_entry *qdesc_entry; in cudbg_collect_qdesc()
3395 qdesc_entry = (struct cudbg_qdesc_entry *)qdesc_info->data; in cudbg_collect_qdesc()