HomeSort by: relevance | last modified time | path
    Searched defs:iavf_get_vf_resources (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/pci/
if_iavf.c 498 static int iavf_get_vf_resources(struct iavf_softc *, struct ixl_aq_buf *);
814 if (iavf_get_vf_resources(sc, aqb) != 0) {
3479 if (iavf_get_vf_resources(sc, aqb) != 0) {
4560 iavf_get_vf_resources(struct iavf_softc *sc, struct ixl_aq_buf *aqb) function in typeref:typename:int
if_iavf.c 498 static int iavf_get_vf_resources(struct iavf_softc *, struct ixl_aq_buf *);
814 if (iavf_get_vf_resources(sc, aqb) != 0) {
3479 if (iavf_get_vf_resources(sc, aqb) != 0) {
4560 iavf_get_vf_resources(struct iavf_softc *sc, struct ixl_aq_buf *aqb) function in typeref:typename:int

Completed in 29 milliseconds