Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
Diw_cxgbe.h370 struct c4iw_fr_page_list { struct
378 static inline struct c4iw_fr_page_list *to_c4iw_fr_page_list( in to_c4iw_fr_page_list() argument
381 return container_of(ibpl, struct c4iw_fr_page_list, ibpl); in to_c4iw_fr_page_list()
Dmem.c795 struct c4iw_fr_page_list *c4pl; in c4iw_alloc_fastreg_pbl()
819 struct c4iw_fr_page_list *c4pl = to_c4iw_fr_page_list(ibpl); in c4iw_free_fastreg_pbl()