Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qed/
Dqed.h135 struct qed_ptt_pool;
555 struct qed_ptt_pool *p_ptt_pool;
Dqed_hw.c64 struct qed_ptt_pool { struct
72 struct qed_ptt_pool *p_pool = kmalloc(sizeof(*p_pool), GFP_KERNEL); in qed_ptt_pool_alloc() argument