Home
last modified time | relevance | path

Searched refs:qed_ptt_pool (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed.h104 struct qed_ptt_pool;
550 struct qed_ptt_pool *p_ptt_pool;
Dqed_hw.c41 struct qed_ptt_pool { struct
49 struct qed_ptt_pool *p_pool = kmalloc(sizeof(*p_pool), GFP_KERNEL); in qed_ptt_pool_alloc() argument