if_mcx.c | 2601 static int mcx_query_sq(struct mcx_softc *, struct mcx_tx *, struct mcx_sq_ctx *); 6555 mcx_query_sq(struct mcx_softc *sc, struct mcx_tx *tx, struct mcx_sq_ctx *sq_ctx) function in typeref:typename:int 8828 if (mcx_query_sq(sc, &q->q_tx, &u.sq) != 0) {
|