Searched refs:np_context (Results 1 – 3 of 3) sorted by relevance
465 np->np_context = cnp; in cxgbit_setup_np()481 struct cxgbit_np *cnp = np->np_context; in cxgbit_accept_np()603 struct cxgbit_np *cnp = np->np_context; in cxgbit_free_np()611 np->np_context = NULL; in cxgbit_free_np()
2379 np->np_context = isert_np; in isert_setup_np()2470 struct isert_np *isert_np = np->np_context; in isert_accept_np()2516 struct isert_np *isert_np = np->np_context; in isert_free_np()2553 np->np_context = NULL; in isert_free_np()
801 void *np_context; member