Searched refs:ice_rdma_pf_attach_locked (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_rdma.c68 static int ice_rdma_pf_attach_locked(struct ice_softc *sc);
616 * ice_rdma_pf_attach_locked - Prepare a PF for RDMA connections
627 ice_rdma_pf_attach_locked(struct ice_softc *sc) function
687 err = ice_rdma_pf_attach_locked(sc);

Completed in 57 milliseconds