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

  /src/sys/dev/pci/igc/
if_igc.c 210 static bool igc_tx_ctx_setup(struct tx_ring *, struct mbuf *, int,
1717 if (igc_tx_ctx_setup(txr, m, prod, &ctx_cmd_type_len,
3176 igc_tx_ctx_setup(struct tx_ring *txr, struct mbuf *mp, int prod, function in typeref:typename:bool

Completed in 15 milliseconds