Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qed/
H A Dqed.h109 struct qed_ptt_pool;
557 struct qed_ptt_pool *p_ptt_pool;
H A Dqed_hw.c38 struct qed_ptt_pool { struct
46 struct qed_ptt_pool *p_pool = kmalloc(sizeof(*p_pool), GFP_KERNEL); in qed_ptt_pool_alloc() argument